summaryrefslogtreecommitdiff
path: root/package/x11r7
AgeCommit message (Collapse)Author
2009-05-19xserver: mark as broken on avr32Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-19mesa: needs C++ supportPeter Korsgaard
mesa (and in turn xorg) needs C++ support. Based on patch by Steffen Schulz <pepe_ml@gmx.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-19mesa: fix build for x86Jim Persson
mesa wants to compile and run gen_matypes at build time, so make sure it gets compiled for the host and not for the target. Closes #323. Signed-off-by: Jim Persson <spambox@nurd.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-03-29libX11: fix build on hosts without libx11-devPeter Korsgaard
Make sure the build doesn't use keysymdef.h from the host.
2009-03-23mesa3d: sync kconfig deps with makefilePeter Korsgaard
2009-03-23libpciaccess: needs large file supportPeter Korsgaard
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target.
2009-03-16xserver-xorg: libXtst not neededPeter Korsgaard
2009-03-16xserver-xorg: set buildroot mailing list as builder addrPeter Korsgaard
2009-03-16xserver-xorg: more optional dependenciesPeter Korsgaard
2009-03-16xserver-xorg: dbus is optionalPeter Korsgaard
2009-03-16xorg_server: cleanup .mkPeter Korsgaard
Rearrange lines and get rid of unneeded variables. Should have no functional change.
2009-03-15xserver: 1.5.x needs openssl (for render sha functions)Peter Korsgaard
2009-03-14x11r7: update to 7.4Peter Korsgaard
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.
2009-03-13xserver_xorg: add options for builtin fonts and aiglxPeter Korsgaard
Patch by Dan Lykowski <lykowdk@gmail.com>
2009-02-24mesa3d: fix makedepend argumentsPeter Korsgaard
Make sure makedepends only searches the gcc/staging dir, and not the host include dirs.
2009-02-24mesa: use correct config file for archPeter Korsgaard
2009-02-24mesa3d: use MAKE1 instead of playing around with BR2_JLEVELPeter Korsgaard
2009-02-24xserver-xorg: select mesa3d in kconfigPeter Korsgaard
xserver-xorg depends on mesa3d, so select it in kconfig as well.
2009-02-10x11/video-xgi: fix vesa/xgi typoPeter Korsgaard
Closes #95
2009-01-31x11r7: make xman and xcb-util visible in KconfigPeter Korsgaard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-22x11r7/xserver_xorg: breaks with shared cachePeter Korsgaard
The package overrides CFLAGS, so disable shared cache.
2008-12-22x11r7/liblbxutil: use {C,LD}FLAGS_FOR_BUILD for host toolsPeter Korsgaard
2008-12-22x11r7/libXt: use {C,LD}FLAGS_FOR_BUILD for host toolsPeter Korsgaard
2008-12-22x11r7/libX11: use {C,LD}FLAGS_FOR_BUILD for host toolsPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-10-23x11r7/xkeyboard-config: select xkbcompPeter Korsgaard
xkeyboard-config uses xkbcomp at runtime, so select it. closes #5704.
2008-10-23x11r7/xserver: select cursor font as wellPeter Korsgaard
Really closes #5684.
2008-10-23x11r7/xserver: select misc font + font aliasPeter Korsgaard
Closes #5684.
2008-10-22x11r7/xclock: don't force libiconv linkPeter Korsgaard
Closes #5654.
2008-10-22x11r7/libFS susv3-legacy: update to what got applied upstreamPeter Korsgaard
For details, see: http://lists.freedesktop.org/archives/xorg/2008-October/039630.html
2008-10-21x11r7/xserver: bump versionPeter Korsgaard
2008-10-21x11r7/xfs: bump version - fixes CVE-2007-4568Peter Korsgaard
For details, see: http://lists.freedesktop.org/archives/xorg-announce/2007-October/000416.html
2008-10-21x11r7/libFS: use memcpy instead of bcopyPeter Korsgaard
2008-10-20package/: remove redundant install-strip in *_TARGET_INSTALL_OPTPeter Korsgaard
It's default now.
2008-10-20x11r7/libXft: use install-strip for target installPeter Korsgaard
Saves ~400 KB
2008-10-20x11r7/libXext: use install-strip for target installPeter Korsgaard
Saves ~400 KB
2008-10-20x11r7/libXi: use install-strip for target installPeter Korsgaard
Saves ~900 KB
2008-10-20x11r7/libXfont: use install-strip for target installPeter Korsgaard
Saves ~800 KB
2008-10-19x11r7/xserver: use install-strip for target installPeter Korsgaard
2008-10-19x11r7/libXt: don't install makestrsPeter Korsgaard
Don't install makestrs in the first place, instead of removing it afterwards. Fixes cross-strip issue.
2008-10-19x11r7/libXaw: use install-strip for target installPeter Korsgaard
Saves ~3 MB
2008-10-19x11r7/libXt: use install-strip for target installPeter Korsgaard
Saves ~1.4 MB
2008-10-19x11r7/libX11: use install-strip for target installPeter Korsgaard
Saves ~11 MB
2008-09-30xserver_xorg-server: fix missing backslash on end of CONF_OPTHans-Christian Egtvedt
This patch adds a missing backslash on a line in the middle of the list of XSERVER_XORG_SERVER_CONF_OPT. Reported-by: Sebastian Matuschka <Sebastian.Matuschka@gcd-solutions.de>
2008-09-10Applied patch from Michel Wilson to allow the cursor in the X root window toHamish Moffatt
be disabled. Unfortunately this is a compile-time option.
2008-09-07xapp_xman: fix pathsPeter Korsgaard
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-08-27x11r7: fix long help text linesPeter Korsgaard
2008-08-26Move pixman from package/x11r7/pixman to package/pixmanDaniel Laird
Means we can now bounce cairo to 1.6.x series. pixman is not dependant on x libraries what so over so removed the dependencies section. Daniel Laird