diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-27 22:08:16 +1300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-27 22:29:03 -0600 |
commit | 1519ba1ba26d6cb14beee36a7c4a8617b12bbfce (patch) | |
tree | bcaf8125b920404ee005e27346676b35fb1dac1a /multimedia/subtitlecomposer/subtitlecomposer-linkage.patch | |
parent | 80c51525d6012cd4e847cfc77d45c7478e09e1da (diff) |
multimedia/subtitlecomposer: Removed (needs kde4).
Resubmit again after 15.0 opens if you have a working KDE 5 build.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'multimedia/subtitlecomposer/subtitlecomposer-linkage.patch')
-rw-r--r-- | multimedia/subtitlecomposer/subtitlecomposer-linkage.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/subtitlecomposer/subtitlecomposer-linkage.patch b/multimedia/subtitlecomposer/subtitlecomposer-linkage.patch deleted file mode 100644 index 62f572e67ab45..0000000000000 --- a/multimedia/subtitlecomposer/subtitlecomposer-linkage.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- subtitlecomposer-0.5.3/src/main/CMakeLists.txt.orig 2009-04-17 15:09:12.000000000 -0400 -+++ subtitlecomposer-0.5.3/src/main/CMakeLists.txt 2010-01-12 01:19:25.000000000 -0500 -@@ -46,6 +46,8 @@ - ${KDE4_KDEUI_LIBS} - ${KDE4_KHTML_LIBS} - ${KDE4_KFILE_LIBS} -+ ${KDE4_PHONON_LIBS} -+ ${KDE4_KROSSCORE_LIBS} - ${KDE4_KROSSUI_LIBS} - ${common_LIBS} - ${config_LIBS} |