3.1, mostly Makefile tweaks noatun -> knoatun.
This commit is contained in:
parent
a4d2f30a9a
commit
00fee8ddf5
@ -1,15 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2003/01/07 15:36:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2003/01/27 19:29:15 espie Exp $
|
||||
|
||||
COMMENT= "X11 toolkit, addons"
|
||||
CATEGORIES= x11 x11/kde
|
||||
VERSION= 3.0.5a
|
||||
VERSION= 3.1
|
||||
DISTNAME= kdeaddons-${VERSION}
|
||||
|
||||
LIB_DEPENDS= kdecore.4,DCOP,artskde,kdeui,khtml,kio,kparts::x11/kde/libs3 \
|
||||
kateinterfaces,konq,konqsidebarplugin::x11/kde/base3 \
|
||||
kateinterfaces,konq,konqsidebarplugin,kmultitabbar::x11/kde/base3 \
|
||||
kmedia2_idl,qtmcop,soundserver_idl::x11/kde/arts3 \
|
||||
artsbuilder,artsgui,artsgui_idl,artsgui_kde,artsmidi_idl,artsmodules,knoatun,noatunarts,noatuncontrols,noatuntags::x11/kde/multimedia3 \
|
||||
SDL.1:sdl-*-!no_x11:devel/sdl
|
||||
SDL.1:sdl-*-!no_x11:devel/sdl \
|
||||
atlantic,atlantikui,kdegames::x11/kde/games3 \
|
||||
gdk,gtk::x11/gtk+ \
|
||||
xmms::audio/xmms
|
||||
|
||||
SEPARATE_BUILD=flavored
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (kde/kdeaddons-3.0.5a.tar.bz2) = bdda94e132c9bf035856108a06737a45
|
||||
RMD160 (kde/kdeaddons-3.0.5a.tar.bz2) = b78bb8641a0b1c7c2e988e631f679371bae9de39
|
||||
SHA1 (kde/kdeaddons-3.0.5a.tar.bz2) = 9d9f8d72cb2918298232b113bac7f6e28cd0b391
|
||||
MD5 (kde/kdeaddons-3.1.tar.bz2) = 25d9d456ea43e152ab25e30392b90829
|
||||
RMD160 (kde/kdeaddons-3.1.tar.bz2) = da95ee0f251d2c93ae101dfb87b59177c37996d1
|
||||
SHA1 (kde/kdeaddons-3.1.tar.bz2) = a3cca35cc9872bb3a96e9ddfa392e3cf8f7ae0e4
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-noatun-plugins_alarm_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/alarm/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/alarm/Makefile.am Sun Apr 21 00:18:27 2002
|
||||
$OpenBSD: patch-noatun-plugins_alarm_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/alarm/Makefile.am.orig Sun Sep 15 23:07:18 2002
|
||||
+++ noatun-plugins/alarm/Makefile.am Sat Jan 18 15:44:50 2003
|
||||
@@ -6,7 +6,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \
|
||||
kpercentspinbox.cpp
|
||||
|
||||
noatunwakeup_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatunwakeup_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm
|
||||
-noatunwakeup_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatunwakeup_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
noatunwakeup_la_METASOURCES = AUTO
|
||||
|
@ -1,21 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_alarm_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/alarm/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/alarm/Makefile.in Sun Apr 21 02:22:37 2002
|
||||
@@ -241,7 +241,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \
|
||||
$OpenBSD: patch-noatun-plugins_alarm_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/alarm/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/alarm/Makefile.in Sat Jan 18 15:45:24 2003
|
||||
@@ -259,7 +259,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \
|
||||
|
||||
|
||||
noatunwakeup_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatunwakeup_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm
|
||||
-noatunwakeup_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatunwakeup_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
#>- noatunwakeup_la_METASOURCES = AUTO
|
||||
|
||||
@@ -257,7 +257,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
LTLIBRARIES = $(kde_module_LTLIBRARIES)
|
||||
|
||||
-noatunwakeup_la_DEPENDENCIES = $(kde_libraries)/libnoatun.so
|
||||
+noatunwakeup_la_DEPENDENCIES =
|
||||
am_noatunwakeup_la_OBJECTS = wakeup.lo kminutespinbox.lo \
|
||||
kpercentspinbox.lo
|
||||
#>- noatunwakeup_la_OBJECTS = $(am_noatunwakeup_la_OBJECTS)
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-noatun-plugins_alsaplayer_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/alsaplayer/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/alsaplayer/Makefile.in Sun Apr 21 02:24:29 2002
|
||||
@@ -253,7 +253,7 @@ noatunalsaplayer_la_SOURCES=\
|
||||
$OpenBSD: patch-noatun-plugins_alsaplayer_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/alsaplayer/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/alsaplayer/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -271,7 +271,7 @@ noatunalsaplayer_la_SOURCES=\
|
||||
|
||||
noatunalsaplayer_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-noatun-plugins_blurscope_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/blurscope/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/blurscope/Makefile.am Sun Apr 21 00:17:44 2002
|
||||
@@ -3,7 +3,7 @@ INCLUDES= `sdl-config --cflags` $(all_in
|
||||
$OpenBSD: patch-noatun-plugins_blurscope_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/blurscope/Makefile.am.orig Mon Nov 4 16:40:00 2002
|
||||
+++ noatun-plugins/blurscope/Makefile.am Sat Jan 18 15:45:40 2003
|
||||
@@ -3,7 +3,7 @@ INCLUDES= `$(SDL_CONFIG) --cflags` $(all
|
||||
kde_module_LTLIBRARIES = noatunblurscope.la
|
||||
noatunblurscope_la_SOURCES = sdlscope.cpp scopedisplayer.cpp
|
||||
noatunblurscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs`
|
||||
noatunblurscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `$(SDL_CONFIG) --libs`
|
||||
-noatunblurscope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatunblurscope_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
noatunblurscope_la_METASOURCES = AUTO
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-noatun-plugins_blurscope_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/blurscope/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/blurscope/Makefile.in Sun Apr 21 00:17:55 2002
|
||||
@@ -237,7 +237,7 @@ INCLUDES = `sdl-config --cflags` $(all_i
|
||||
$OpenBSD: patch-noatun-plugins_blurscope_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/blurscope/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/blurscope/Makefile.in Sat Jan 18 15:45:50 2003
|
||||
@@ -255,7 +255,7 @@ INCLUDES = `$(SDL_CONFIG) --cflags` $(al
|
||||
kde_module_LTLIBRARIES = noatunblurscope.la
|
||||
noatunblurscope_la_SOURCES = sdlscope.cpp scopedisplayer.cpp
|
||||
noatunblurscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs`
|
||||
noatunblurscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `$(SDL_CONFIG) --libs`
|
||||
-noatunblurscope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatunblurscope_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
#>- noatunblurscope_la_METASOURCES = AUTO
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-noatun-plugins_charlatan_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/charlatan/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/charlatan/Makefile.in Sun Apr 21 02:23:18 2002
|
||||
@@ -245,7 +245,7 @@ noatuncharlatan_la_SOURCES = \
|
||||
$OpenBSD: patch-noatun-plugins_charlatan_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/charlatan/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/charlatan/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -263,7 +263,7 @@ noatuncharlatan_la_SOURCES = \
|
||||
|
||||
noatuncharlatan_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_dub_dub_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/dub/dub/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/dub/dub/Makefile.am Sun Apr 21 00:15:38 2002
|
||||
@@ -30,7 +30,7 @@ EXTRA_DIST = main.cpp dub.cpp dub.h dubd
|
||||
INCLUDES += -I$(kde_includes)/noatun $(all_includes)
|
||||
$OpenBSD: patch-noatun-plugins_dub_dub_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/dub/dub/Makefile.am.orig Mon Jul 1 20:53:03 2002
|
||||
+++ noatun-plugins/dub/dub/Makefile.am Sat Jan 18 15:46:02 2003
|
||||
@@ -7,7 +7,7 @@ noatundub_la_SOURCES = dubprefs.ui dubpl
|
||||
EXTRA_DIST = main.cpp dub.cpp dub.h dubdoc.cpp dubdoc.h dubview.cpp dubview.h dubui.rc dub.plugin fileselectorwidget.cpp fileselectorwidget.h dubplaylist.cpp dubplaylist.h dubplaylistitem.cpp dubplaylistitem.h BUGS dubprefs.ui
|
||||
|
||||
noatundub_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatundub_la_LIBADD = $(LIB_KFILE) -lnoatun
|
||||
+noatundub_la_LIBADD = $(LIB_KFILE) -lknoatun
|
||||
|
||||
#libnoatungeneric_la_METASOURCES = AUTO
|
||||
-noatundub_la_LIBADD = $(LIB_KIO) -lnoatun
|
||||
+noatundub_la_LIBADD = $(LIB_KIO) -lknoatun
|
||||
|
||||
data_DATA = dub.plugin
|
||||
datadir = $(kde_datadir)/noatun
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_dub_dub_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/dub/dub/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/dub/dub/Makefile.in Sun Apr 21 00:16:05 2002
|
||||
@@ -263,7 +263,7 @@ noatundub_la_SOURCES= dubplaylistitem.cp
|
||||
$OpenBSD: patch-noatun-plugins_dub_dub_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/dub/dub/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/dub/dub/Makefile.in Sat Jan 18 15:46:10 2003
|
||||
@@ -261,7 +261,7 @@ noatundub_la_SOURCES= dubplaylistitem.cp
|
||||
EXTRA_DIST = main.cpp dub.cpp dub.h dubdoc.cpp dubdoc.h dubview.cpp dubview.h dubui.rc dub.plugin fileselectorwidget.cpp fileselectorwidget.h dubplaylist.cpp dubplaylist.h dubplaylistitem.cpp dubplaylistitem.h BUGS dubprefs.ui
|
||||
|
||||
noatundub_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatundub_la_LIBADD = $(LIB_KFILE) -lnoatun
|
||||
+noatundub_la_LIBADD = $(LIB_KFILE) -lknoatun
|
||||
-noatundub_la_LIBADD = $(LIB_KIO) -lnoatun
|
||||
+noatundub_la_LIBADD = $(LIB_KIO) -lknoatun
|
||||
|
||||
data_DATA = dub.plugin
|
||||
|
||||
#libnoatungeneric_la_METASOURCES = AUTO
|
||||
|
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_ffrs_Makefile_am,v 1.1 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/ffrs/Makefile.am.orig Sat Jan 18 15:58:57 2003
|
||||
+++ noatun-plugins/ffrs/Makefile.am Sat Jan 18 15:59:04 2003
|
||||
@@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = noatun_ffrs.la
|
||||
noatun_ffrs_la_SOURCES = ffrs.cpp
|
||||
|
||||
noatun_ffrs_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatun_ffrs_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatun_ffrs_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
noatun_ffrs_la_METASOURCES = AUTO
|
||||
|
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_ffrs_Makefile_in,v 1.1 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/ffrs/Makefile.in.orig Sat Jan 18 15:59:08 2003
|
||||
+++ noatun-plugins/ffrs/Makefile.in Sat Jan 18 15:59:12 2003
|
||||
@@ -256,7 +256,7 @@ kde_module_LTLIBRARIES = noatun_ffrs.la
|
||||
noatun_ffrs_la_SOURCES = ffrs.cpp
|
||||
|
||||
noatun_ffrs_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatun_ffrs_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatun_ffrs_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
#>- noatun_ffrs_la_METASOURCES = AUTO
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_jefferson_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/jefferson/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/jefferson/Makefile.am Sun Apr 21 00:18:00 2002
|
||||
$OpenBSD: patch-noatun-plugins_jefferson_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/jefferson/Makefile.am.orig Sun Sep 15 23:07:19 2002
|
||||
+++ noatun-plugins/jefferson/Makefile.am Sat Jan 18 15:46:26 2003
|
||||
@@ -6,7 +6,7 @@ noatunjefferson_la_SOURCES = cmodule.cpp
|
||||
plugininterface.cpp \
|
||||
kosd.cpp
|
||||
noatunjefferson_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatunjefferson_la_LIBADD = $(LIB_KFILE) -lnoatun
|
||||
+noatunjefferson_la_LIBADD = $(LIB_KFILE) -lknoatun
|
||||
-noatunjefferson_la_LIBADD = $(LIB_KIO) -lnoatun
|
||||
+noatunjefferson_la_LIBADD = $(LIB_KIO) -lknoatun
|
||||
|
||||
noatunjefferson_la_METASOURCES = AUTO
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_jefferson_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/jefferson/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/jefferson/Makefile.in Sun Apr 21 00:18:10 2002
|
||||
@@ -241,7 +241,7 @@ noatunjefferson_la_SOURCES = cmodule.cpp
|
||||
$OpenBSD: patch-noatun-plugins_jefferson_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/jefferson/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/jefferson/Makefile.in Sat Jan 18 15:46:33 2003
|
||||
@@ -259,7 +259,7 @@ noatunjefferson_la_SOURCES = cmodule.cpp
|
||||
kosd.cpp
|
||||
|
||||
noatunjefferson_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatunjefferson_la_LIBADD = $(LIB_KFILE) -lnoatun
|
||||
+noatunjefferson_la_LIBADD = $(LIB_KFILE) -lknoatun
|
||||
-noatunjefferson_la_LIBADD = $(LIB_KIO) -lnoatun
|
||||
+noatunjefferson_la_LIBADD = $(LIB_KIO) -lknoatun
|
||||
|
||||
#>- noatunjefferson_la_METASOURCES = AUTO
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-noatun-plugins_luckytag_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/luckytag/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/luckytag/Makefile.in Sun Apr 21 02:24:24 2002
|
||||
@@ -237,7 +237,7 @@ kde_module_LTLIBRARIES = noatunluckytag.
|
||||
$OpenBSD: patch-noatun-plugins_luckytag_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/luckytag/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/luckytag/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -255,7 +255,7 @@ kde_module_LTLIBRARIES = noatunluckytag.
|
||||
|
||||
noatunluckytag_la_SOURCES = luckytag.cpp parsedmp3filename.cpp
|
||||
noatunluckytag_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-noatun-plugins_lyrics_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/lyrics/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/lyrics/Makefile.am Sun Apr 21 02:24:06 2002
|
||||
$OpenBSD: patch-noatun-plugins_lyrics_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/lyrics/Makefile.am.orig Sun Sep 15 23:07:19 2002
|
||||
+++ noatun-plugins/lyrics/Makefile.am Sat Jan 18 15:40:18 2003
|
||||
@@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = noatunlyrics.la
|
||||
noatunlyrics_la_SOURCES = lyrics.cpp
|
||||
noatunlyrics_la_SOURCES = lyrics.cpp historymanager.cpp cmodule.cpp
|
||||
|
||||
noatunlyrics_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatunlyrics_la_LIBADD = $(LIB_KHTML) $(LIB_KFILE) -lnoatun
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-noatun-plugins_lyrics_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/lyrics/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/lyrics/Makefile.in Sun Apr 21 02:24:15 2002
|
||||
@@ -238,7 +238,7 @@ kde_module_LTLIBRARIES = noatunlyrics.la
|
||||
noatunlyrics_la_SOURCES = lyrics.cpp
|
||||
$OpenBSD: patch-noatun-plugins_lyrics_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/lyrics/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/lyrics/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -256,7 +256,7 @@ kde_module_LTLIBRARIES = noatunlyrics.la
|
||||
noatunlyrics_la_SOURCES = lyrics.cpp historymanager.cpp cmodule.cpp
|
||||
|
||||
noatunlyrics_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatunlyrics_la_LIBADD = $(LIB_KHTML) $(LIB_KFILE) -lnoatun
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-noatun-plugins_nexscope_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/nexscope/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/nexscope/Makefile.in Sun Apr 21 02:24:34 2002
|
||||
@@ -240,7 +240,7 @@ kde_module_LTLIBRARIES = noatunnexscope.
|
||||
$OpenBSD: patch-noatun-plugins_nexscope_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/nexscope/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/nexscope/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -258,7 +258,7 @@ kde_module_LTLIBRARIES = noatunnexscope.
|
||||
|
||||
noatunnexscope_la_SOURCES = noatunplugin.cpp
|
||||
noatunnexscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-noatun-plugins_noatunmadness_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/noatunmadness/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/noatunmadness/Makefile.am Sun Apr 21 02:24:36 2002
|
||||
@@ -3,7 +3,7 @@ INCLUDES= `sdl-config --cflags` $(all_in
|
||||
$OpenBSD: patch-noatun-plugins_noatunmadness_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/noatunmadness/Makefile.am.orig Mon Nov 4 16:40:00 2002
|
||||
+++ noatun-plugins/noatunmadness/Makefile.am Sat Jan 18 15:46:47 2003
|
||||
@@ -3,7 +3,7 @@ INCLUDES= `$(SDL_CONFIG) --cflags` $(all
|
||||
kde_module_LTLIBRARIES = noatunmadness.la
|
||||
noatunmadness_la_SOURCES = madness.cpp
|
||||
noatunmadness_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs`
|
||||
noatunmadness_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `$(SDL_CONFIG) --libs`
|
||||
-noatunmadness_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatunmadness_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
noatunmadness_la_METASOURCES = AUTO
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-noatun-plugins_noatunmadness_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/noatunmadness/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/noatunmadness/Makefile.in Sun Apr 21 02:24:39 2002
|
||||
@@ -237,7 +237,7 @@ INCLUDES = `sdl-config --cflags` $(all_i
|
||||
$OpenBSD: patch-noatun-plugins_noatunmadness_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/noatunmadness/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/noatunmadness/Makefile.in Sat Jan 18 15:46:55 2003
|
||||
@@ -255,7 +255,7 @@ INCLUDES = `$(SDL_CONFIG) --cflags` $(al
|
||||
kde_module_LTLIBRARIES = noatunmadness.la
|
||||
noatunmadness_la_SOURCES = madness.cpp
|
||||
noatunmadness_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs`
|
||||
noatunmadness_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `$(SDL_CONFIG) --libs`
|
||||
-noatunmadness_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatunmadness_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
#>- noatunmadness_la_METASOURCES = AUTO
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/pitchablespeed/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/pitchablespeed/Makefile.am Sun Apr 21 00:16:29 2002
|
||||
$OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/pitchablespeed/Makefile.am.orig Sun Sep 15 23:07:19 2002
|
||||
+++ noatun-plugins/pitchablespeed/Makefile.am Sat Jan 18 15:40:18 2003
|
||||
@@ -2,7 +2,7 @@ INCLUDES= -I$(kde_includes)/arts $(all_i
|
||||
|
||||
kde_module_LTLIBRARIES = noatunpitchablespeed.la
|
||||
@ -8,5 +8,5 @@ $OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_am,v 1.1 2002/04/21 13:50
|
||||
-noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules
|
||||
+noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lknoatun -lm -lartsmodules
|
||||
|
||||
noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.cpp
|
||||
noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.ui
|
||||
noatunpitchablespeed_la_METASOURCES = AUTO
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/pitchablespeed/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/pitchablespeed/Makefile.in Sun Apr 21 00:17:38 2002
|
||||
@@ -236,7 +236,7 @@ INCLUDES = -I$(kde_includes)/arts $(all_
|
||||
$OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/pitchablespeed/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/pitchablespeed/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -254,7 +254,7 @@ INCLUDES = -I$(kde_includes)/arts $(all_
|
||||
|
||||
kde_module_LTLIBRARIES = noatunpitchablespeed.la
|
||||
noatunpitchablespeed_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules
|
||||
+noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lknoatun -lm -lartsmodules
|
||||
|
||||
noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.cpp
|
||||
#>- noatunpitchablespeed_la_METASOURCES = AUTO
|
||||
#>- noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.ui
|
||||
#>+ 1
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-noatun-plugins_synaescope_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/synaescope/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/synaescope/Makefile.in Sun Apr 21 02:23:49 2002
|
||||
@@ -240,13 +240,13 @@ kde_module_LTLIBRARIES = noatunsynaescop
|
||||
$OpenBSD: patch-noatun-plugins_synaescope_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/synaescope/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/synaescope/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -258,13 +258,13 @@ kde_module_LTLIBRARIES = noatunsynaescop
|
||||
|
||||
noatunsynaescope_la_SOURCES = synaescope.cpp
|
||||
noatunsynaescope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-noatun-plugins_tippercanoe_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/tippercanoe/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/tippercanoe/Makefile.am Sun Apr 21 02:23:25 2002
|
||||
$OpenBSD: patch-noatun-plugins_tippercanoe_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/tippercanoe/Makefile.am.orig Sun Sep 15 23:07:25 2002
|
||||
+++ noatun-plugins/tippercanoe/Makefile.am Sat Jan 18 15:47:04 2003
|
||||
@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = noatuntippecano
|
||||
|
||||
noatuntippecanoe_la_SOURCES = synaescope.cpp
|
||||
noatuntippecanoe_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatuntippecanoe_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm
|
||||
-noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
bin_PROGRAMS = noatuntippecanoe.bin
|
||||
|
@ -1,21 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_tippercanoe_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/tippercanoe/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/tippercanoe/Makefile.in Sun Apr 21 02:23:36 2002
|
||||
@@ -240,7 +240,7 @@ kde_module_LTLIBRARIES = noatuntippecano
|
||||
$OpenBSD: patch-noatun-plugins_tippercanoe_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/tippercanoe/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/tippercanoe/Makefile.in Sat Jan 18 15:47:11 2003
|
||||
@@ -258,7 +258,7 @@ kde_module_LTLIBRARIES = noatuntippecano
|
||||
|
||||
noatuntippecanoe_la_SOURCES = synaescope.cpp
|
||||
noatuntippecanoe_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatuntippecanoe_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm
|
||||
-noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
bin_PROGRAMS = noatuntippecanoe.bin
|
||||
|
||||
@@ -255,7 +255,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
LTLIBRARIES = $(kde_module_LTLIBRARIES)
|
||||
|
||||
-noatuntippecanoe_la_DEPENDENCIES = $(kde_libraries)/libnoatun.so
|
||||
+noatuntippecanoe_la_DEPENDENCIES =
|
||||
am_noatuntippecanoe_la_OBJECTS = synaescope.lo
|
||||
#>- noatuntippecanoe_la_OBJECTS = $(am_noatuntippecanoe_la_OBJECTS)
|
||||
#>+ 5
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-noatun-plugins_tyler_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/tyler/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/tyler/Makefile.am Sun Apr 21 02:22:53 2002
|
||||
$OpenBSD: patch-noatun-plugins_tyler_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/tyler/Makefile.am.orig Sun Sep 15 23:07:25 2002
|
||||
+++ noatun-plugins/tyler/Makefile.am Sat Jan 18 15:47:21 2003
|
||||
@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = noatuntyler.la
|
||||
|
||||
noatuntyler_la_SOURCES = tyler.cpp
|
||||
noatuntyler_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatuntyler_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm
|
||||
-noatuntyler_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatuntyler_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
bin_PROGRAMS = noatuntyler.bin
|
||||
|
@ -1,21 +1,12 @@
|
||||
$OpenBSD: patch-noatun-plugins_tyler_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/tyler/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/tyler/Makefile.in Sun Apr 21 02:23:06 2002
|
||||
@@ -240,7 +240,7 @@ kde_module_LTLIBRARIES = noatuntyler.la
|
||||
$OpenBSD: patch-noatun-plugins_tyler_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/tyler/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/tyler/Makefile.in Sat Jan 18 15:47:29 2003
|
||||
@@ -258,7 +258,7 @@ kde_module_LTLIBRARIES = noatuntyler.la
|
||||
|
||||
noatuntyler_la_SOURCES = tyler.cpp
|
||||
noatuntyler_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
-noatuntyler_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm
|
||||
-noatuntyler_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
|
||||
+noatuntyler_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
|
||||
|
||||
bin_PROGRAMS = noatuntyler.bin
|
||||
|
||||
@@ -255,7 +255,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
LTLIBRARIES = $(kde_module_LTLIBRARIES)
|
||||
|
||||
-noatuntyler_la_DEPENDENCIES = $(kde_libraries)/libnoatun.so
|
||||
+noatuntyler_la_DEPENDENCIES =
|
||||
am_noatuntyler_la_OBJECTS = tyler.lo
|
||||
#>- noatuntyler_la_OBJECTS = $(am_noatuntyler_la_OBJECTS)
|
||||
#>+ 5
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-noatun-plugins_wavecapture_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
|
||||
--- noatun-plugins/wavecapture/Makefile.in.orig Sun Apr 21 00:15:20 2002
|
||||
+++ noatun-plugins/wavecapture/Makefile.in Sun Apr 21 02:24:46 2002
|
||||
@@ -238,7 +238,7 @@ INCLUDES = -I$(kde_includes)/arts $(all_
|
||||
$OpenBSD: patch-noatun-plugins_wavecapture_Makefile_in,v 1.2 2003/01/27 19:29:15 espie Exp $
|
||||
--- noatun-plugins/wavecapture/Makefile.in.orig Thu Jan 16 21:50:26 2003
|
||||
+++ noatun-plugins/wavecapture/Makefile.in Sat Jan 18 15:40:18 2003
|
||||
@@ -257,7 +257,7 @@ INCLUDES = -I$(kde_includes)/arts $(all_
|
||||
kde_module_LTLIBRARIES = noatunwavecapture.la
|
||||
|
||||
noatunwavecapture_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
|
@ -1,24 +1,37 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2002/05/23 14:37:21 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2003/01/27 19:29:16 espie Exp $
|
||||
${KDE}/libbabelfishplugin.so.0.0
|
||||
${KDE}/libdirfilterplugin.so.0.0
|
||||
${KDE}/libdomtreeviewerplugin.so.0.0
|
||||
${KDE}/libkatefll_initplugin.so.0.0
|
||||
${KDE}/libkatefll_plugin.so.0.0
|
||||
${KDE}/libkatehtmltoolsplugin.so.0.0
|
||||
${KDE}/libkateinsertcommandplugin.so.0.0
|
||||
${KDE}/libkatemodelineplugin.so.0.0
|
||||
${KDE}/libkateopenheaderplugin.so.0.0
|
||||
${KDE}/libkateprojectmanagerplugin.so.0.0
|
||||
${KDE}/libkatepybrowseplugin.so.0.0
|
||||
${KDE}/libkatespellplugin.so.0.0
|
||||
${KDE}/libkatetextfilterplugin.so.0.0
|
||||
${KDE}/libkatexmlcheckplugin.so.0.0
|
||||
${KDE}/libkatexmltoolsplugin.so.0.0
|
||||
${KDE}/libkcm_kuick.so.0.0
|
||||
${KDE}/libkfile_desktop.so.0.0
|
||||
${KDE}/libkfile_folder.so.0.0
|
||||
${KDE}/libkfile_html.so.0.0
|
||||
${KDE}/libkfile_txt.so.0.0
|
||||
${KDE}/libkhtmlsettingsplugin.so.0.0
|
||||
${KDE}/libkimgallery.so.0.0
|
||||
${KDE}/libkolourpicker_panelapplet.so.0.0
|
||||
${KDE}/libkonq_smbmounterplugin.so.0.0
|
||||
${KDE}/libkonqsidebar_mediaplayer.so.0.0
|
||||
${KDE}/libktimemon_panelapplet.so.1.0
|
||||
${KDE}/libktimemon_panelapplet.so.0.0
|
||||
${KDE}/libkuickplugin.so.0.0
|
||||
${KDE}/libmediacontrol_panelapplet.so.0.0
|
||||
${KDE}/libnoatun_ffrs.so.0.0
|
||||
${KDE}/libnoatunalsaplayer.so.0.0
|
||||
${KDE}/libnoatunblurscope.so.0.0
|
||||
${KDE}/libnoatuncharlatan.so.0.0
|
||||
${KDE}/libnoatunluckytag.so.0.0
|
||||
${KDE}/libnoatunlyrics.so.0.0
|
||||
${KDE}/libnoatunmadness.so.0.0
|
||||
${KDE}/libnoatunpitchablespeed.so.0.0
|
||||
${KDE}/libnoatunsynaescope.so.0.0
|
||||
|
@ -1,16 +1,25 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2003/01/06 13:40:25 espie Exp $
|
||||
bin/dcop_kate
|
||||
@comment $OpenBSD: PLIST,v 1.10 2003/01/27 19:29:16 espie Exp $
|
||||
bin/atlantikdesigner
|
||||
bin/noatunsynaescope.bin
|
||||
bin/noatuntippecanoe.bin
|
||||
bin/noatuntyler.bin
|
||||
bin/testor
|
||||
${KDE}/katefll_initplugin.la
|
||||
${KDE}/katefll_plugin.la
|
||||
${KDE}/katehtmltoolsplugin.la
|
||||
${KDE}/kateinsertcommandplugin.la
|
||||
${KDE}/katemodelineplugin.la
|
||||
${KDE}/kateopenheaderplugin.la
|
||||
${KDE}/kateprojectmanagerplugin.la
|
||||
${KDE}/katepybrowseplugin.la
|
||||
${KDE}/katespellplugin.la
|
||||
${KDE}/katetextfilterplugin.la
|
||||
${KDE}/katexmlcheckplugin.la
|
||||
${KDE}/katexmltoolsplugin.la
|
||||
${KDE}/kfile_desktop.la
|
||||
${KDE}/kfile_folder.la
|
||||
${KDE}/kfile_html.la
|
||||
${KDE}/kfile_txt.la
|
||||
${KDE}/kolourpicker_panelapplet.la
|
||||
${KDE}/konq_smbmounterplugin.la
|
||||
${KDE}/konqsidebar_mediaplayer.la
|
||||
${KDE}/ktimemon_panelapplet.la
|
||||
${KDE}/libbabelfishplugin.la
|
||||
@ -23,10 +32,13 @@ ${KDE}/libkuickplugin.la
|
||||
${KDE}/libuachangerplugin.la
|
||||
${KDE}/libvalidatorsplugin.la
|
||||
${KDE}/libwebarchiverplugin.la
|
||||
${KDE}/mediacontrol_panelapplet.la
|
||||
${KDE}/noatun_ffrs.la
|
||||
${KDE}/noatunalsaplayer.la
|
||||
${KDE}/noatunblurscope.la
|
||||
${KDE}/noatuncharlatan.la
|
||||
${KDE}/noatunluckytag.la
|
||||
${KDE}/noatunlyrics.la
|
||||
${KDE}/noatunmadness.la
|
||||
${KDE}/noatunpitchablespeed.la
|
||||
${KDE}/noatunsynaescope.la
|
||||
@ -35,22 +47,36 @@ ${KDE}/noatuntyler.la
|
||||
${KDE}/noatunwakeup.la
|
||||
${KDE}/noatunwavecapture.la
|
||||
${KDE}/webarchivethumbnail.la
|
||||
share/applnk/Settings/FileBrowsing/kcmkuick.desktop
|
||||
share/apps/kate/plugins/katehtmltools.desktop
|
||||
share/applnk/.hidden/babelfishplugin.desktop
|
||||
share/applnk/.hidden/dirfilterplugin.desktop
|
||||
share/applnk/.hidden/domtreeviewerplugin.desktop
|
||||
share/applnk/.hidden/kcmkuick.desktop
|
||||
share/applnk/.hidden/khtmlsettingsplugin.desktop
|
||||
share/applnk/.hidden/kimgalleryplugin.desktop
|
||||
share/applnk/.hidden/kuickplugin.desktop
|
||||
share/applnk/.hidden/mediaplayerplugin.desktop
|
||||
share/applnk/.hidden/smbmounterplugin.desktop
|
||||
share/applnk/.hidden/uachangerplugin.desktop
|
||||
share/applnk/.hidden/validatorsplugin.desktop
|
||||
share/applnk/.hidden/webarchiverplugin.desktop
|
||||
share/applnk/Editors/katefll.desktop
|
||||
share/applnk/Games/Board/atlantikdesigner.desktop
|
||||
share/apps/atlantikdesigner/atlantikdesignerui.rc
|
||||
share/apps/kate/plugins/katefll/ui.rc
|
||||
share/apps/kate/plugins/katehtmltools/ui.rc
|
||||
share/apps/kate/plugins/kateinsertcommand.desktop
|
||||
share/apps/kate/plugins/kateinsertcommand/ui.rc
|
||||
share/apps/kate/plugins/kateopenheader.desktop
|
||||
share/apps/kate/plugins/katemodeline/ui.rc
|
||||
share/apps/kate/plugins/kateopenheader/ui.rc
|
||||
share/apps/kate/plugins/kateprojectmanager.desktop
|
||||
share/apps/kate/plugins/kateprojectmanager/ui.rc
|
||||
share/apps/kate/plugins/katetextfilter.desktop
|
||||
share/apps/kate/plugins/katepybrowse/ui.rc
|
||||
share/apps/kate/plugins/katespell/ui.rc
|
||||
share/apps/kate/plugins/katetextfilter/ui.rc
|
||||
share/apps/kate/plugins/katexmltools.desktop
|
||||
share/apps/kate/plugins/katexmlcheck/ui.rc
|
||||
share/apps/kate/plugins/katexmltools/ui.rc
|
||||
share/apps/katexmltools/html4-loose.dtd.xml
|
||||
share/apps/katexmltools/html4-strict.dtd.xml
|
||||
share/apps/katexmltools/kde-docbook.dtd.xml
|
||||
share/apps/katexmltools/kpartgui.dtd.xml
|
||||
share/apps/katexmltools/language.dtd.xml
|
||||
share/apps/katexmltools/simplify_dtd.xsl
|
||||
share/apps/katexmltools/testcases.xml
|
||||
share/apps/katexmltools/xhtml1-frameset.dtd.xml
|
||||
@ -65,6 +91,7 @@ share/apps/khtml/kpartplugins/plugin_webarchiver.rc
|
||||
share/apps/khtml/kpartplugins/uachangerplugin.rc
|
||||
share/apps/kicker/applets/kolourpicker.desktop
|
||||
share/apps/kicker/applets/ktimemon.desktop
|
||||
share/apps/kicker/applets/mediacontrol.desktop
|
||||
share/apps/knewsticker/scripts/Generic.Newsticker.Error
|
||||
share/apps/knewsticker/scripts/Readme.ErrorHandling
|
||||
share/apps/knewsticker/scripts/Readme.newsrss
|
||||
@ -75,14 +102,29 @@ share/apps/knewsticker/scripts/newsrss.pl
|
||||
share/apps/knewsticker/scripts/stock.pl
|
||||
share/apps/konqiconview/kpartplugins/dirfilterplugin.rc
|
||||
share/apps/konqiconview/kpartplugins/kimgalleryplugin.rc
|
||||
share/apps/konqiconview/kpartplugins/smbmounterplugin.rc
|
||||
share/apps/konqlistview/kpartplugins/dirfilterplugin.rc
|
||||
share/apps/konqlistview/kpartplugins/kimgalleryplugin.rc
|
||||
share/apps/konqlistview/kpartplugins/smbmounterplugin.rc
|
||||
share/apps/konqsidebartng/add/mplayer_add.desktop
|
||||
share/apps/konqsidebartng/entries/mplayer.desktop
|
||||
share/apps/mediacontrol/blueish/next.png
|
||||
share/apps/mediacontrol/blueish/pause.png
|
||||
share/apps/mediacontrol/blueish/play.png
|
||||
share/apps/mediacontrol/blueish/prev.png
|
||||
share/apps/mediacontrol/blueish/stop.png
|
||||
share/apps/mediacontrol/default/next.png
|
||||
share/apps/mediacontrol/default/pause.png
|
||||
share/apps/mediacontrol/default/play.png
|
||||
share/apps/mediacontrol/default/prev.png
|
||||
share/apps/mediacontrol/default/stop.png
|
||||
share/apps/noatun/alsaplayerui.plugin
|
||||
share/apps/noatun/blurscope.plugin
|
||||
share/apps/noatun/charlatanui.plugin
|
||||
share/apps/noatun/ffrs.plugin
|
||||
share/apps/noatun/luckytag.plugin
|
||||
share/apps/noatun/lyrics.plugin
|
||||
share/apps/noatun/lyricsui.rc
|
||||
share/apps/noatun/madness.plugin
|
||||
share/apps/noatun/pitchablespeed.plugin
|
||||
share/apps/noatun/synaescope.plugin
|
||||
@ -92,7 +134,6 @@ share/apps/noatun/tylerstates
|
||||
share/apps/noatun/wakeup.plugin
|
||||
share/apps/noatun/wavecapture.plugin
|
||||
share/doc/HTML/en/kate-plugins/common
|
||||
share/doc/HTML/en/kate-plugins/helloworld.docbook
|
||||
share/doc/HTML/en/kate-plugins/htmltools.docbook
|
||||
share/doc/HTML/en/kate-plugins/index.cache.bz2
|
||||
share/doc/HTML/en/kate-plugins/index.docbook
|
||||
@ -100,63 +141,129 @@ share/doc/HTML/en/kate-plugins/insertcommand.docbook
|
||||
share/doc/HTML/en/kate-plugins/openheader.docbook
|
||||
share/doc/HTML/en/kate-plugins/projectmanager.docbook
|
||||
share/doc/HTML/en/kate-plugins/textfilter.docbook
|
||||
share/doc/HTML/en/kate-plugins/xmlcheck.docbook
|
||||
share/doc/HTML/en/kate-plugins/xmltools.docbook
|
||||
share/doc/HTML/en/kicker-applets/common
|
||||
share/doc/HTML/en/kicker-applets/index.cache.bz2
|
||||
share/doc/HTML/en/kicker-applets/index.docbook
|
||||
share/doc/HTML/en/kicker-applets/kolourpicker.docbook
|
||||
share/doc/HTML/en/kicker-applets/ktimemon.docbook
|
||||
share/doc/HTML/en/konq-plugins/archiver.docbook
|
||||
share/doc/HTML/en/konq-plugins/babel.docbook
|
||||
share/doc/HTML/en/konq-plugins/babel/common
|
||||
share/doc/HTML/en/konq-plugins/babel/cr16-action-babelfish.png
|
||||
share/doc/HTML/en/konq-plugins/babel/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/babel/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/common
|
||||
share/doc/HTML/en/konq-plugins/dirfilter.docbook
|
||||
share/doc/HTML/en/konq-plugins/domtree.docbook
|
||||
share/doc/HTML/en/konq-plugins/hi16-action-babelfish.png
|
||||
share/doc/HTML/en/konq-plugins/imgallery.docbook
|
||||
share/doc/HTML/en/konq-plugins/crashes/common
|
||||
share/doc/HTML/en/konq-plugins/crashes/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/crashes/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/dirfilter/common
|
||||
share/doc/HTML/en/konq-plugins/dirfilter/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/dirfilter/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/domtreeviewer/common
|
||||
share/doc/HTML/en/konq-plugins/domtreeviewer/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/domtreeviewer/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/imgallery/common
|
||||
share/doc/HTML/en/konq-plugins/imgallery/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/imgallery/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/kuick.docbook
|
||||
share/doc/HTML/en/konq-plugins/mediaplayer.docbook
|
||||
share/doc/HTML/en/konq-plugins/settings.docbook
|
||||
share/doc/HTML/en/konq-plugins/uachanger.docbook
|
||||
share/doc/HTML/en/konq-plugins/validators.docbook
|
||||
share/icons/hicolor/16x16/actions/babelfish.png
|
||||
share/icons/hicolor/16x16/actions/cssvalidator.png
|
||||
share/icons/hicolor/16x16/actions/domtreeviewer.png
|
||||
share/icons/hicolor/16x16/actions/htmlvalidator.png
|
||||
share/icons/hicolor/16x16/actions/imagegallery.png
|
||||
share/icons/hicolor/16x16/actions/validators.png
|
||||
share/icons/hicolor/16x16/actions/webarchiver.png
|
||||
share/icons/hicolor/16x16/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/hicolor/22x22/actions/babelfish.png
|
||||
share/icons/hicolor/22x22/actions/cssvalidator.png
|
||||
share/icons/hicolor/22x22/actions/domtreeviewer.png
|
||||
share/icons/hicolor/22x22/actions/htmlvalidator.png
|
||||
share/icons/hicolor/22x22/actions/imagegallery.png
|
||||
share/icons/hicolor/22x22/actions/validators.png
|
||||
share/icons/hicolor/22x22/actions/webarchiver.png
|
||||
share/icons/hicolor/22x22/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/hicolor/32x32/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/hicolor/48x48/apps/konqsidebar_mediaplayer.png
|
||||
share/doc/HTML/en/konq-plugins/khtmlsettings/common
|
||||
share/doc/HTML/en/konq-plugins/khtmlsettings/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/khtmlsettings/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/kuick/common
|
||||
share/doc/HTML/en/konq-plugins/kuick/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/kuick/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/mediaplayer/common
|
||||
share/doc/HTML/en/konq-plugins/mediaplayer/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/mediaplayer/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/smbmounter/common
|
||||
share/doc/HTML/en/konq-plugins/smbmounter/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/smbmounter/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/uachanger/common
|
||||
share/doc/HTML/en/konq-plugins/uachanger/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/uachanger/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/validators/common
|
||||
share/doc/HTML/en/konq-plugins/validators/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/validators/index.docbook
|
||||
share/doc/HTML/en/konq-plugins/webarchiver/common
|
||||
share/doc/HTML/en/konq-plugins/webarchiver/index.cache.bz2
|
||||
share/doc/HTML/en/konq-plugins/webarchiver/index.docbook
|
||||
share/icons/crystalsvg/16x16/actions/babelfish.png
|
||||
share/icons/crystalsvg/16x16/actions/cssvalidator.png
|
||||
share/icons/crystalsvg/16x16/actions/domtreeviewer.png
|
||||
share/icons/crystalsvg/16x16/actions/htmlvalidator.png
|
||||
share/icons/crystalsvg/16x16/actions/imagegallery.png
|
||||
share/icons/crystalsvg/16x16/actions/validators.png
|
||||
share/icons/crystalsvg/16x16/actions/webarchiver.png
|
||||
share/icons/crystalsvg/16x16/apps/atlantikdesigner.png
|
||||
share/icons/crystalsvg/16x16/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/crystalsvg/16x16/apps/ktimemon.png
|
||||
share/icons/crystalsvg/22x22/actions/babelfish.png
|
||||
share/icons/crystalsvg/22x22/actions/cssvalidator.png
|
||||
share/icons/crystalsvg/22x22/actions/domtreeviewer.png
|
||||
share/icons/crystalsvg/22x22/actions/htmlvalidator.png
|
||||
share/icons/crystalsvg/22x22/actions/imagegallery.png
|
||||
share/icons/crystalsvg/22x22/actions/validators.png
|
||||
share/icons/crystalsvg/22x22/actions/webarchiver.png
|
||||
share/icons/crystalsvg/22x22/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/crystalsvg/32x32/apps/atlantikdesigner.png
|
||||
share/icons/crystalsvg/32x32/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/crystalsvg/32x32/apps/ktimemon.png
|
||||
share/icons/crystalsvg/48x48/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/locolor/16x16/apps/ktimemon.png
|
||||
share/icons/locolor/32x32/apps/konqsidebar_mediaplayer.png
|
||||
share/icons/locolor/32x32/apps/ktimemon.png
|
||||
share/mimelnk/application/x-webarchive.desktop
|
||||
share/services/kuickplugin.desktop
|
||||
share/services/katefll_initplugin.desktop
|
||||
share/services/katefll_plugin.desktop
|
||||
share/services/katehtmltools.desktop
|
||||
share/services/kateinsertcommand.desktop
|
||||
share/services/katemodeline.desktop
|
||||
share/services/kateopenheader.desktop
|
||||
share/services/katepybrowse.desktop
|
||||
share/services/katespell.desktop
|
||||
share/services/katetextfilter.desktop
|
||||
share/services/katexmlcheck.desktop
|
||||
share/services/katexmltools.desktop
|
||||
share/services/kfile_desktop.desktop
|
||||
share/services/kfile_folder.desktop
|
||||
share/services/kfile_html.desktop
|
||||
share/services/kfile_txt.desktop
|
||||
share/services/kuick_plugin.desktop
|
||||
share/services/webarchivethumbnail.desktop
|
||||
%%SHARED%%
|
||||
@dirrm share/doc/HTML/en/konq-plugins/webarchiver
|
||||
@dirrm share/doc/HTML/en/konq-plugins/validators
|
||||
@dirrm share/doc/HTML/en/konq-plugins/uachanger
|
||||
@dirrm share/doc/HTML/en/konq-plugins/smbmounter
|
||||
@dirrm share/doc/HTML/en/konq-plugins/mediaplayer
|
||||
@dirrm share/doc/HTML/en/konq-plugins/kuick
|
||||
@dirrm share/doc/HTML/en/konq-plugins/khtmlsettings
|
||||
@dirrm share/doc/HTML/en/konq-plugins/imgallery
|
||||
@dirrm share/doc/HTML/en/konq-plugins/domtreeviewer
|
||||
@dirrm share/doc/HTML/en/konq-plugins/dirfilter
|
||||
@dirrm share/doc/HTML/en/konq-plugins/crashes
|
||||
@dirrm share/doc/HTML/en/konq-plugins/babel
|
||||
@dirrm share/doc/HTML/en/konq-plugins
|
||||
@dirrm share/doc/HTML/en/kicker-applets
|
||||
@dirrm share/doc/HTML/en/kate-plugins
|
||||
@comment @dirrm share/doc/HTML
|
||||
@dirrm share/apps/mediacontrol/default
|
||||
@dirrm share/apps/mediacontrol/blueish
|
||||
@dirrm share/apps/mediacontrol
|
||||
@dirrm share/apps/knewsticker/scripts
|
||||
@dirrm share/apps/khtml/kpartplugins
|
||||
@dirrm share/apps/katexmltools
|
||||
@dirrm share/apps/kate/plugins/katexmltools
|
||||
@dirrm share/apps/kate/plugins/katexmlcheck
|
||||
@dirrm share/apps/kate/plugins/katetextfilter
|
||||
@dirrm share/apps/kate/plugins/kateprojectmanager
|
||||
@dirrm share/apps/kate/plugins/katespell
|
||||
@dirrm share/apps/kate/plugins/katepybrowse
|
||||
@dirrm share/apps/kate/plugins/kateopenheader
|
||||
@dirrm share/apps/kate/plugins/katemodeline
|
||||
@dirrm share/apps/kate/plugins/kateinsertcommand
|
||||
@dirrm share/apps/kate/plugins/katehtmltools
|
||||
@dirrm share/apps/kate/plugins/katefll
|
||||
@dirrm share/apps/kate/plugins
|
||||
@dirrm share/apps/atlantikdesigner
|
||||
@comment @dirrm share/apps
|
||||
|
Loading…
Reference in New Issue
Block a user