aboutsummaryrefslogtreecommitdiff
path: root/libs/flac
Commit message (Collapse)AuthorAge
* flac: Fix debug buildsTed Hess2016-04-27
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* flac: Fix musl x86 build (__sigemptyset undefined)Ted Hess2016-03-09
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libflac: change package/source URLs to xiph.orgTed Hess2015-01-10
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)Jo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | This updates flac to the new upstream release v1.3.1 to fix two known CVEs. Additionally the commit changes the following: * Drop custom Build/Configure recipe in favor to CONFIGURE_ARGS * Refreshes patches and removes changes to *.in files since they're regenerated by autoreconf anyway * Remove now obsolete 020-libFLAC-remove-altivec-options.patch * Add an md5sum for the source archive * Passes --enable-static to configure to force producing a libflac.a Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* flac: Convert license to SPDX format.Ian Leonard2014-07-31
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* flac: Update copyright, add myself as pkg maintainerTed Hess2014-07-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Import flac from oldpackagesTed Hess2014-07-17