aboutsummaryrefslogtreecommitdiff
path: root/libs/libvorbisidec
Commit message (Collapse)AuthorAge
* libvorbisidec: Fix error in package descriptionRobert Högberg2023-05-18
| | | | | | | libvorbisidec needs libogg since https://gitlab.xiph.org/xiph/tremor/-/commit/8886a2805fc107489912f8c500db3373e04a316d Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
* treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16Andre Heider2023-04-08
| | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com>
* libvorbisidec: update to version 20180319Josef Schlehofer2020-07-16
| | | | | | | | | | | | | Fixes CVE-2018-5147 - Change PKG_SOURCE_URL fatal: unable to access 'https://git.xiph.org/tremor.git/': Failed to connect to git.xiph.org port 443: Connection refused because they changed the URL of the repository - Removes PKG_SOURCE_SUBDIR and PKG_SOURCE Those are already defaults - Fix indentation in description Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* libvorbisidec: Add pkgconfig to STAGING_DIRTed Hess2018-03-06
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libvorbisidec: Change to .xz archive, update mirror and sha256sumTed Hess2018-02-22
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libvorbisidec: Fix git URL for tremor repo.Ted Hess2016-05-11
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.orgTed Hess2015-01-07
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libvorbisidec: Convert PKG_LICENSE to SPDX format.Ian Leonard2014-08-02
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* libvorbisidec: Update copyright, Add myself as pkg maintainerTed Hess2014-07-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Import libvorbisidec from oldpackagesTed Hess2014-07-17