summaryrefslogtreecommitdiffstats
path: root/package/libid3tag
Commit message (Collapse)AuthorAgeFilesLines
* package/multimedia: move audio libraries outGustavo Zacarias2012-05-052-0/+21
| | | | | | | | 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>
* audio: Move all audio packages into audio subdirDaniel Laird2008-09-052-76/+0Star
| | | | | | | | Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0Star
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - cleanup and fix libid3tag (Hans-Christian Egtvedt)Bernhard Reutner-Fischer2007-09-201-10/+7Star
| | | | - fix the make libid3tag-clean target to erase all installed files (me)
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-1/+1
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
|
* Change space to tabUlf Samuelsson2007-07-291-3/+3
|
* Cleanup of libid3tagUlf Samuelsson2007-07-281-15/+21
|
* Add dependency to libmad for libid3tagUlf Samuelsson2007-07-281-0/+1
|
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1Star
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* libid3tag requires zlib. Noticed by Stuart WoodPeter Korsgaard2007-05-291-0/+1
|
* libid3tag package. Needed by madplayPeter Korsgaard2007-05-102-0/+73