1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/esound/pkg-plist
Koop Mast 7ec7468932 Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
2013-11-08 14:31:40 +00:00

37 lines
715 B
Plaintext

bin/esd
bin/esd-config
bin/esdcat
bin/esdctl
bin/esddsp
bin/esdfilt
bin/esdloop
bin/esdmon
bin/esdplay
bin/esdrec
bin/esdsample
@unexec if cmp -s %D/etc/esd.conf %D/etc/esd.conf.default; then rm -f %D/etc/esd.conf; fi
etc/esd.conf.default
@exec [ -f %B/esd.conf ] || cp %B/%f %B/esd.conf
include/esd.h
lib/libesd.a
lib/libesd.la
lib/libesd.so
lib/libesd.so.2
lib/libesddsp.a
lib/libesddsp.la
lib/libesddsp.so
lib/libesddsp.so.2
libdata/pkgconfig/esound.pc
man/man1/esd-config.1.gz
man/man1/esd.1.gz
man/man1/esdcat.1.gz
man/man1/esdctl.1.gz
man/man1/esddsp.1.gz
man/man1/esdfilt.1.gz
man/man1/esdloop.1.gz
man/man1/esdmon.1.gz
man/man1/esdplay.1.gz
man/man1/esdrec.1.gz
man/man1/esdsample.1.gz
share/aclocal/esd.m4