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 | 7edfaafacfc2a7c15be73adddd33ee42cc65c4a4 (patch) | |
tree | 8469e6ef00100eb829ff86a9286321872ac64ad7 /audio/esound | |
parent | 7067632323d7caec67b1c77994ca40a25eb8f453 (diff) | |
download | pkgsrc-7edfaafacfc2a7c15be73adddd33ee42cc65c4a4.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 |