summaryrefslogtreecommitdiffstats
path: root/package/mpg123
Commit message (Collapse)AuthorAgeFilesLines
* - 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)
* Use correct location of mpg123 binaryUlf Samuelsson2007-09-231-3/+3
|
* Remove renamed mpg123 patchUlf Samuelsson2007-08-281-44/+0
|
* Remove mpg123 patch from current build, full removal pendingUlf Samuelsson2007-08-282-1/+45
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
|
* SED away some whitespaceUlf Samuelsson2007-08-201-2/+2
|
* Revert bad patch of mpg123Ulf Samuelsson2007-08-011-3/+1
|
* Use TARGET_CONFIGURE_ARGS in some packages lackingUlf Samuelsson2007-07-301-0/+1
|
* Bump version of mpg123,use configure, change site to SourceforgeUlf Samuelsson2007-07-282-29/+48
|
* Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not neededgcc3_legacyPeter Korsgaard2007-05-311-15/+12
|
* - forgot to add the cross patch.Bernhard Reutner-Fischer2006-12-141-0/+44
|
* - Ulrich Hecht writes: The current mpg123 packageBernhard Reutner-Fischer2006-12-141-1/+10
| | | | | | - ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* more help updates from Tom CameronMike Frysinger2004-12-261-4/+4
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+45
directory.