summaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authorjlam <jlam>2004-09-22 08:09:14 +0000
committerjlam <jlam>2004-09-22 08:09:14 +0000
commit36d4ae73de0d3b5abbe7c9e2556cbf989903d5b5 (patch)
treeba20a3f8eae29ebaf5d20fc3c40ea75a7075749e /audio/esound
parent4a4771ae9c68c716d944ca52aa60eb1096cfdf0c (diff)
downloadpkgsrc-36d4ae73de0d3b5abbe7c9e2556cbf989903d5b5.tar.gz
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/PLIST.Linux6
-rw-r--r--audio/esound/PLIST.common6
2 files changed, 2 insertions, 10 deletions
diff --git a/audio/esound/PLIST.Linux b/audio/esound/PLIST.Linux
index 6a204cb2e21..73687d7e9c5 100644
--- a/audio/esound/PLIST.Linux
+++ b/audio/esound/PLIST.Linux
@@ -1,7 +1,3 @@
-@comment $NetBSD: PLIST.Linux,v 1.4 2004/08/15 16:50:55 wiz Exp $
+@comment $NetBSD: PLIST.Linux,v 1.5 2004/09/22 08:09:15 jlam Exp $
bin/esddsp
-lib/libesddsp.a
lib/libesddsp.la
-lib/libesddsp.so
-lib/libesddsp.so.2
-lib/libesddsp.so.2.35
diff --git a/audio/esound/PLIST.common b/audio/esound/PLIST.common
index d73fb7c2dbb..4fb6571824b 100644
--- a/audio/esound/PLIST.common
+++ b/audio/esound/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.4 2004/08/15 16:50:55 wiz Exp $
+@comment $NetBSD: PLIST.common,v 1.5 2004/09/22 08:09:15 jlam Exp $
bin/esd
bin/esd-config
bin/esdcat
@@ -10,11 +10,7 @@ bin/esdplay
bin/esdrec
bin/esdsample
include/esd.h
-lib/libesd.a
lib/libesd.la
-lib/libesd.so
-lib/libesd.so.2
-lib/libesd.so.2.35
lib/pkgconfig/esound.pc
man/man1/esd-config.1
man/man1/esd.1