summaryrefslogtreecommitdiff
path: root/audio/bladeenc/Makefile
AgeCommit message (Collapse)AuthorFilesLines
1999-12-12Updated to bladeenc 0.90.0mjl1-5/+9
1999-09-20Make this package compile on Solaris.agc1-1/+3
1999-09-13Remove commented out install target from previous version.tron1-5/+1
1999-09-13Add missing slash to home page URL.tron1-2/+2
1999-09-13Use the source-code version of bladeenc (0.82-stable2), which shouldsimonb1-10/+7
work on all architectures. Tested on pmax, i386 and alpha (no big-endian machines!) and gives identical results, although not identical to the binary-only 0.76. If there's any big-endian people who want to test this, please let me know. Lots of patches because 64-bit longs just "Don't Work(tm)" - just use ints everywhere. I'm in communication with the author on how to fix this at his end.
1999-06-07Fix homepage URL, reported by Webmaster Jim <jspath@bcpl.nethubertf1-2/+2
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-9/+9
pattern match format. Minor pkglint along the way.
1998-12-28Binutils strip doesn't know BSD/I's a.out format (to be fixed); usetv1-2/+2
INSTALL_SCRIPT for now. Noticed by augustss. Also document need for COMPAT_43 as well.
1998-12-28Add BladeEnc, a free (BSDI binary for i386, but source promised RSN) MPEGtv1-0/+19
Audio Layer 3 encoder based on the ISO stereo MP3 code, not the Fraunhofer joint-stereo code.