summaryrefslogtreecommitdiff
path: root/package/x11r7
AgeCommit message (Collapse)Author
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
2008-08-22openchrome: fix installPeter Korsgaard
Closes #4674.
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-07-10Use correct include dir syntax for xcursor-xthemesUlf Samuelsson
2008-07-01xserver: fix typoPeter Korsgaard
2008-07-01xserver: disable xephyr/xnest/xvfb serversPeter Korsgaard
Disable development xephyr/xnest/xvfb servers (saves ~3MB).
2008-06-30libXt: don't install host makestrs in targetPeter Korsgaard
2008-06-30xserver-xorg: select dbusPeter Korsgaard
xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.
2008-06-30x1157: add XGI video driverPeter Korsgaard
Based on googlecode r575 by Thiago Correa.
2008-06-30x11r7: bump xserver versionPeter Korsgaard
Based on googlecode r561 by John Voltz.
2008-06-30x11r7: fix install to target for driversPeter Korsgaard
Based on googlecode r560 by John Voltz.
2008-06-30mesa: bump versionPeter Korsgaard
Based on googlecode r559 by John Voltz.
2008-06-30pixman: bump versionPeter Korsgaard
Based on googlecode r507 by Arnar Mar Sigurdsson.
2008-06-30packages: fix xorg to compile modular and tiny versionsPeter Korsgaard
Based on googlecode r558 by John Voltz.
2008-06-30x11r7: add intel xorg video driverPeter Korsgaard
Based on googlecode r552 by John Voltz.
2008-06-30x11r7: update xorg driver versions to match with X11R7.3Peter Korsgaard
Based on googlecode r551 by John Voltz
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2008-05-01fix broken patchJohn Voltz
2008-05-01remove libdir-la.patch, handled by Makefile.autotools.inJohn Voltz
2008-05-01patch for xserver tslib supportJohn Voltz
2008-04-24some fixes for XJohn Voltz
2008-04-01buildroot: additional -clean target fixesPeter Korsgaard
Patch by Hebbar.
2008-03-08added missing patchJohn Voltz
2008-03-08added missing patch for libX11John Voltz
2008-03-06fixed pixman installJohn Voltz
2008-03-06updated xorg to version 7.3 and added all of the fontsJohn Voltz
2007-09-29- add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten)Bernhard Reutner-Fischer
2007-09-29- remove SUSv3 LEGACY functionBernhard Reutner-Fischer
2007-09-29- extend AUTOTARGETS with an argument DIR_PREFIX for the location of the packageBernhard Reutner-Fischer
(Ivan Kuten)
2007-09-12Update various packages to make X runUlf Samuelsson
2007-09-01- Only include the XORG7 makefiles if we were asked to build any xorg packageBernhard Reutner-Fischer
2007-08-23- fix misplaced @Bernhard Reutner-Fischer
- fix typos in x11r7 packages
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-11Use package/libdrm instead of package/x11r7/libdrmUlf Samuelsson
2007-08-11Correct mesa3d-source, use correct patch directoryUlf Samuelsson
2007-08-11doh, missed a spotEric Andersen
2007-08-10Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.