summaryrefslogtreecommitdiffstats
path: root/package/libcue/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/libcue: update upstream URLBernd Kuhls2016-02-071-1/+1
| | | | | | | | | | | | | | | | According to http://sourceforge.net/projects/libcue the project moved to github.com, all source tarballs were removed from Sourceforge. Adjust project and download URLs, update hash and remove 0001-_unused-fix.patch because there is no trace of "__unused" in the upstream tarball anymore, the patch fails to apply. Add autoreconf because the new upstream tarball does not contain a configure script, autoreconf also needs a tweak because it fails when config/ is not present. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* packages/flex: remove unnecessary BR2_PACKAGE_FLEX_LIBFLGustavo Zacarias2013-03-091-1/+0
| | | | | | | | | | The BR2_PACKAGE_FLEX_LIBFL knob was removed by bd72a13a4ca3033bacbaf9e9a2b424acf149f83d so remove it from the packages that used it since it's completely unnecessary. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/multimedia: move audio libraries outGustavo Zacarias2012-05-051-0/+8
Move audio libraries out of the Audio and Video category into the Libraries/Audio one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud