Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsndfile: bump to version 1.0.23 | Gustavo Zacarias | 2011-01-19 | 1 | -5/+4 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+0 |
| | | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | libsndfile: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | 2009-02-21 | 2 | -67/+21 |
| | |||||
* | libsndfile: cleanup help text | Peter Korsgaard | 2009-02-21 | 1 | -3/+4 |
| | |||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Use correct path to source for libsndfile | Ulf Samuelsson | 2009-01-10 | 1 | -1/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | package/audio: rename audio category to multimedia | Peter Korsgaard | 2008-11-15 | 3 | -0/+83 |
Prepare for the merge of audio and video packages. Many packages cannot properly be assigned to either audio or video, because they have support for both (libogg, mplayer, vlc). Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> |