summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-09-25 05:36:33 +0000
committergrant <grant@pkgsrc.org>2003-09-25 05:36:33 +0000
commit59ae8c750ed10ca38cbd38c2f3c08a870ca58738 (patch)
treeb62ad5ffec109fead05a748bedf522c2f125169e /audio
parentee61abaf4ec1227ebff237d94788c69b36aad37c (diff)
downloadpkgsrc-59ae8c750ed10ca38cbd38c2f3c08a870ca58738.tar.gz
xmms joystick support is built on Linux, split the PLIST
appropriately.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms/PLIST.Linux3
-rw-r--r--audio/xmms/PLIST.common (renamed from audio/xmms/PLIST)4
-rw-r--r--audio/xmms/PLIST.common_end3
3 files changed, 7 insertions, 3 deletions
diff --git a/audio/xmms/PLIST.Linux b/audio/xmms/PLIST.Linux
new file mode 100644
index 00000000000..65c6aabde82
--- /dev/null
+++ b/audio/xmms/PLIST.Linux
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.Linux,v 1.1 2003/09/25 05:36:33 grant Exp $
+lib/xmms/General/libjoy.la
+lib/xmms/General/libjoy.so
diff --git a/audio/xmms/PLIST b/audio/xmms/PLIST.common
index 9dc1b9c5665..cf12b27f68c 100644
--- a/audio/xmms/PLIST
+++ b/audio/xmms/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/07/25 09:22:51 jmmv Exp $
+@comment $NetBSD: PLIST.common,v 1.1 2003/09/25 05:36:33 grant Exp $
bin/wmxmms
bin/xmms
bin/xmms-config
@@ -99,7 +99,5 @@ share/xmms/wmxmms.xpm
@dirrm lib/xmms/Visualization
@dirrm lib/xmms/Output
@dirrm lib/xmms/Input
-@dirrm lib/xmms/General
@dirrm lib/xmms/Effect
-@dirrm lib/xmms
@dirrm include/xmms
diff --git a/audio/xmms/PLIST.common_end b/audio/xmms/PLIST.common_end
new file mode 100644
index 00000000000..3e71482fea1
--- /dev/null
+++ b/audio/xmms/PLIST.common_end
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.common_end,v 1.1 2003/09/25 05:36:33 grant Exp $
+@dirrm lib/xmms/General
+@dirrm lib/xmms