sound/lame: Update to 3.100 4962/head
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Tue, 17 Oct 2017 08:37:40 +0000 (10:37 +0200)
committerDaniel Engberg <daniel.engberg.lists@pyret.net>
Tue, 17 Oct 2017 20:01:57 +0000 (22:01 +0200)
commit9a9e71e533de25bb5fec1152a2ef4b2c7f3301bf
treee6dfa6bcc4f6ec362e8bfb73d84e88d244aa3103
parente4165b44525131cc03399774a5f5ca4853b4679f
sound/lame: Update to 3.100

* 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>
sound/lame/Makefile
sound/lame/patches/001-automake-compat.patch [deleted file]