19 Commits

Author SHA1 Message Date
jow
d448356e87 [packages] sox: depends on alsa-lib and libsndfile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-13 00:22:26 +00:00
jow
2f9a65fa97 [packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 21:18:33 +00:00
nico
4d821d398b [packages] bump release number for packages modified after 0.03
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 14:22:12 +00:00
mirko
0551791398 sox: cleanup (use PKG_INSTALL, make build more deterministic), make build depending on CONFIG_BUILD_PATENTED
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 17:20:08 +00:00
nico
6edd53dbee [packages] remove libnotimpl, missing math functions are provided by uClibc since r10024
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 21:04:45 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
florian
2ccfec33a8 Add missing patches to have the right path to the dsp device
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 16:16:17 +00:00
florian
4d191234ad Okay, so this fixes Sox in 8.09 which has been very broken. This
closes ticket #4275. I've included a patch which outputs to
/dev/sound/dsp on the 2.4 kernel series.

Note the versions of libflac and libid3tag in 8.09 *won't* compile
against this version of sox, so I've excluded them.

Libflac and libid3tag should be enabled in trunk I think, but there
are wider problems with some of the audio/musc related packages and
libraries being out of date and compiled without the right features
enabled, unused dependences, etc. I'm up to the task of fixing these
packages, but I'm new at working with audio-related software and
package maintenance so I may need some help or at least someone to bug
while I'm doing all of this.

Thanks,
Dave Cooper (kupesoft)

Signed-off-by: David Cooper <dave at kupesoft.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@13472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 15:50:40 +00:00
florian
2b7bd70c18 sox needs the libtool fixup as well to compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 18:34:17 +00:00
florian
9dc1b46ecb Makefile cleanups, round 3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:00:32 +00:00
florian
f2faeab9df Update sox to 14.0.1, soxmix is removed upstream, add libgsm dependency (#3616)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 12:27:13 +00:00
blogic
0550a9ac78 remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +00:00
blogic
293efb7831 DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 04:32:56 +00:00
pavlov
bea42678c9 huge propset, fixes eol-style on everything and sets keywords and copyright on all Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 04:19:46 +00:00
nico
4d878e0bbe cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 17:33:10 +00:00
nico
577cb1651b fix dependency on libnotimpl, which has no package, so make it a build time dependency instead
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 00:38:10 +00:00
nbd
c0e5247848 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
florian
086755a6f4 Remove useless patch, thanks {Nico} !
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-02 23:30:42 +00:00
florian
7ea2ef87f8 Add sox #816
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-02 22:09:39 +00:00