diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 01:51:21 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 01:51:21 +0000 |
commit | f8a33b5ed41e6d266d8432b75a22203c60f30798 (patch) | |
tree | b83cb346de7ec97a8b1f890472c9f1058099ca53 /audio/faac/PLIST | |
parent | 09d0793cc1bc58b2722648b1510ea204f35e800e (diff) | |
download | pkgsrc-f8a33b5ed41e6d266d8432b75a22203c60f30798.tar.gz |
Initial import of faac-1.24.
FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding.
Diffstat (limited to 'audio/faac/PLIST')
-rw-r--r-- | audio/faac/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/faac/PLIST b/audio/faac/PLIST new file mode 100644 index 00000000000..359da68afe5 --- /dev/null +++ b/audio/faac/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/16 01:51:21 xtraeme Exp $ +bin/faac +include/faac.h +include/faaccfg.h +lib/libfaac.a +lib/libfaac.la +lib/libfaac.so +lib/libfaac.so.0 +lib/libfaac.so.0.0 |