summaryrefslogtreecommitdiff
path: root/package/sox
AgeCommit message (Collapse)Author
2016-10-03remove librt/libpthread packages, not required anymoreWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2015-11-15add new ADK Symbol PKG_NEEDSWaldemar Brodkorb
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support.
2015-10-25sox: reenable for uClibc-ng, UCLIBC_HAS_FENV must be disabledWaldemar Brodkorb
2015-10-22sox: disable for uClibc-ng. some linking errorsWaldemar Brodkorb
2015-06-13disable some featuresWaldemar Brodkorb
2015-03-07fix SSP compileWaldemar Brodkorb
2015-03-02update to latest stable upstream versionWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-06-23add flavoursWaldemar Brodkorb
2014-06-23add runtime dependenciesWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-03-29forgot the uclibc patchWaldemar Brodkorb
2014-03-29update to latest upstreamWaldemar Brodkorb
2013-10-24fix m68k allmodconfig buildWaldemar Brodkorb
2013-10-17revert m68k uclibc commit, nptl is not implemented, disable alsa-lib and all ↵Waldemar Brodkorb
packages that require it
2011-10-10misc finetuningWaldemar Brodkorb
2011-03-08update to latest upstream versionWaldemar Brodkorb
2011-03-01allow compile with uClibc, patch from Gentoo bug trackerWaldemar Brodkorb
2011-03-01misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OSWaldemar Brodkorb
* fix *.pc / *-config file handling.