aboutsummaryrefslogtreecommitdiff
path: root/sound/lame/patches
Commit message (Collapse)AuthorAge
* sound/lame: Update to 3.100Daniel Engberg2017-10-17
| | | | | | | | | | | | | | | | * Update LAME to 3.100 * Switch to shared library instead of static binary as it adds very little overhead if you only need LAME binary but saves space if you need both library and binary. Static / Shared: LAME binary: ~252kbyte / ~72kbyte - IPK: ~138kbyte / ~34kbyte LAME library: ~216kbyte / ~216kbyte - IPK: ~117kbyte / ~117kbyte * Drop patch, not needed Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* lame: import from oldpackages, upgrade to 3.99.5, add myself as pkg maintainerTed Hess2014-07-30
Signed-off-by: Ted Hess <thess@kitschensync.net>