summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2009-01-26Add comment on brokenness of AsteriskUlf Samuelsson
2009-01-26deprecate libfloat, package is obsoleteUlf Samuelsson
2009-01-26Deprecate ltt, package is obsolete and replaced by ltt-ngUlf Samuelsson
2009-01-26Deprecate modutils, only for ancient 2.4 kernelsUlf Samuelsson
2009-01-26Deprecate irda-utils, makefile totally brokenUlf Samuelsson
2009-01-26Deprecate xfsprogs, no support for XFS in BuildrootUlf Samuelsson
2009-01-25reinstitute comment thaat spooler does not workUlf Samuelsson
2009-01-25Add explanation why examples are disabled for liboilUlf Samuelsson
2009-01-25Avoid the use of subshell in microperlUlf Samuelsson
2009-01-25Fix exec-prefix for libeXosip2Ulf Samuelsson
2009-01-25exec-profix fix for cupsUlf Samuelsson
2009-01-25Fix spelling error, causing php to use host includes, add patching and ↵Ulf Samuelsson
unpacked targets
2009-01-25Stop dbus continuos rebuild, fix depsUlf Samuelsson
2009-01-25Make cups build, support perl/php optionUlf Samuelsson
2009-01-25Support libiconv option for poptUlf Samuelsson
2009-01-25Use prefix=/usr for libeXosip2Ulf Samuelsson
2009-01-25qtopia4: fix and improve color/pixel depths configPeter Korsgaard
Also fix whitespace and use an existing variable for qmake.conf, which was forgotten in r23828, though it's only commented out. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-25Makefile: globally define variables used at different placesPeter Korsgaard
$(comma) and $(space) are used in packages and the toolchain. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-25Part of NcFTP depends on ncurses, create dependencies, if neededUlf Samuelsson
2009-01-25liboil make fails on ARM with release toolset for a few unneeded examples ↵Ulf Samuelsson
due to use of hidden __clz_tab, do not build them for now, but problem may need further examination
2009-01-25Fix make problems with perlUlf Samuelsson
2009-01-24Make toolchain configration to fix mpg123 global and move to MakefileUlf Samuelsson
2009-01-24mpg123: remove unused legacy patchPeter Korsgaard
2009-01-24freetype: fix typoPeter Korsgaard
2009-01-24Add fix to mpg123 for bug in ARM release toolchain causing segment ↵Ulf Samuelsson
violation, bug reported to gcc bugzilla
2009-01-24freetype: only depend on zlib if it is availablePeter Korsgaard
The dependency is only there so zlib gets built before freetype if it's available (for shared configure cache)
2009-01-24libsexy: unbreak buildPeter Korsgaard
libsexy doesn't depend on libX11, but it does need libxml2.
2009-01-24Revert r24982 (Disable libsexy (with comment) if X is not available)Peter Korsgaard
It's wrong, libsexy doesn't depend on an X server.
2009-01-24Make sure libdnet does not find unsupported libcheck, in hostUlf Samuelsson
2009-01-23Fix static lib dep for ncursesUlf Samuelsson
2009-01-23package/: remove deprecated and broken raidtool2 packagePeter Korsgaard
2009-01-23Use default configure options to allow sawman build to complete with ccacheUlf Samuelsson
2009-01-23Disable webkit (with comment) if X is not availableUlf Samuelsson
2009-01-23Disable libsexy (with comment) if X is not availableUlf Samuelsson
2009-01-23gst-plugins-good: Fix style issues and use of --disable-png.Daniel Laird
Update ordering and configure options. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-22Add workarounds for alsa-utilsUlf Samuelsson
2009-01-22Use /usr/lib for ncurses instead of /libUlf Samuelsson
2009-01-22Use /usr/lib for slang instead of /libUlf Samuelsson
2009-01-22package/multimedia/gst-plugins-good/Config.inDaniel Laird
package/multimedia/gst-plugins-good/gst-plugins-good.mk Always disable ESD Move JPEG/PNG Add BZIP2/ZLIB options as posted by Markus Add LIBXML2 dependency for annodex Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-22package/multimedia/gst-plugins-good/Config.inDaniel Laird
Use select instead of depends on as it makes clear what people need rather than hiding options based on choices they dont know they need to make. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-22Make sure ln command does not break if link existUlf Samuelsson
2009-01-21libconfuse: fix build by removing -Werror flagPeter Korsgaard
2009-01-21openssl: fix build without largefile supportPeter Korsgaard
2009-01-21directfb: fix compilation error on ppc (linux/config.h is long gone)Peter Korsgaard
2009-01-21directfb: bump version and convert to Makefile.autotools.in formatPeter Korsgaard
Patch by Sven Neumann <s.neumann@phase-zero.de>
2009-01-21directfb: tarball moved to Old/Peter Korsgaard
2009-01-21package/multimedia/gst-plugins-good/gst-plugins-good.mkDaniel Laird
package/multimedia/gst-plugins-good/Config.in gst-plugins-good does not build unless some package dependencies are forced. This patch allows you to turn off some of the plugins with these dependencies and hides others that require some packages (like PNG/JPEG) Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-21Remove reference to query_modules in oprofile, does not exist in linux-2.6. ↵Ulf Samuelsson
oprofile now builds for ARM
2009-01-21add patch form cgicc'upstream, build now completes\!Ulf Samuelsson
2009-01-21include string.h when building cgicc, add libcgicc-unpacked, and clean up ↵Ulf Samuelsson
libcgicc.mk - still does not build OK