diff options
author | grant <grant@pkgsrc.org> | 2003-09-25 04:39:11 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-09-25 04:39:11 +0000 |
commit | 144185af86c98c52eade6bbc836d48c48904c0f3 (patch) | |
tree | 8469e6ef00100eb829ff86a9286321872ac64ad7 /audio/esound | |
parent | a01978e8106d6b7864369ef69d809e2877ea00d8 (diff) | |
download | pkgsrc-144185af86c98c52eade6bbc836d48c48904c0f3.tar.gz |
Linux supports esddsp, so split the PLIST appropriately.
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/PLIST.Linux | 7 | ||||
-rw-r--r-- | audio/esound/PLIST.common (renamed from audio/esound/PLIST) | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/audio/esound/PLIST.Linux b/audio/esound/PLIST.Linux new file mode 100644 index 00000000000..1557e851c53 --- /dev/null +++ b/audio/esound/PLIST.Linux @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2003/09/25 04:39:11 grant Exp $ +bin/esddsp +lib/libesddsp.a +lib/libesddsp.la +lib/libesddsp.so +lib/libesddsp.so.2 +lib/libesddsp.so.2.32 diff --git a/audio/esound/PLIST b/audio/esound/PLIST.common index aa2e01e01d9..4a8307a9bb4 100644 --- a/audio/esound/PLIST +++ b/audio/esound/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2003/09/07 10:46:06 wiz Exp $ +@comment $NetBSD: PLIST.common,v 1.1 2003/09/25 04:39:11 grant Exp $ bin/esd bin/esd-config bin/esdcat |