summaryrefslogtreecommitdiff
path: root/audio/lame
AgeCommit message (Collapse)AuthorFilesLines
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-2/+1
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-24Fix MASTER_SITESzuntum1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-15Update lame to 3.87; retire lame-gui package, use LAME_USE_GTK variablewiz9-78/+115
instead; install more documentation. Lame isn't any longer a patch against the ISO source, but stand-alone. Other changes: MP3 decoding support, ID3V2 support, vorbis support (not compiled in right now), MPEG2.5 support; lots of bugfixes and speedups (for details, see installed history.html).
2000-07-04Upgrade lame and lame-gui to 3.70.pooka5-25/+10
Full list of changes available at http://www.sulaco.org/mp3/history.html, but highlights include: - Faster Huffman encoding routines - faster pow() code. - faster FFT routines - new scalefac data structure - improves performance! - Fitlers based on polyphase filterbank. should be slightly better since the responce is independent of the blocktype, and they are slightly faster. + many bugfixes
2000-02-15Add optimization for alpha. Enables tons of compiler optimizations ongarbled3-2/+31
the build, and links with the libffm libm replacement for alpha. 160kbit encode without libffm: 3:44 160kbit encode with libffm : 2:03 VBR=4 encode without libffm : 9:12 VBR=4 encode with libffm : 4:39
2000-02-08Add patch from Joachim Kuebart to make lame work on alpha.garbled2-0/+17
1999-11-09Install manpage. Code submitted in private mail byhubertf2-2/+4
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
1999-11-03No longer needed after split for lame-guihubertf1-3/+0
1999-11-03Update to V3.50.hubertf5-62/+40
While there, split (again...) into lame and lame-gui package. Many speed ups, bug fixes, quality improvements and added functionality (eg. ID3 tags, VBR histogram).
1999-10-22Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-10-13fix LAME_USE_GTK logic a bitexplorer1-2/+2
1999-10-13make 'make makepatchsum' work again, by protecting our specially built patch ↵explorer2-1/+6
directory change with .if make makepatchsum(makepatchsum)
1999-10-13Use LAME_USE_GTK=NO to turn off the GTK+ interface for 'lame' rather than twoexplorer3-14/+40
separate packages, lame and lame-gui.
1999-09-30upgrade lame to 3.31beta, and add support for the gui (disabled, used by ↵explorer6-54/+30
lame-gui pkg)
1999-09-27The gzipped patch file has disappeared from the server. It has beenagc2-6/+6
replaced with a gzipped tar archive containing the patches. Alter Makefile and md5 checksums accordingly.
1999-08-10Add PATCH_SITES so that the patch can be fetched.agc3-6/+24
Make this package work on Solaris, and regen patch-sum file.
1999-08-08regen.rh1-2/+2
1999-08-08mp3 encoderhubertf7-0/+59