summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [host-xorg-server] added to install autoconf macrosMichael Olbrich2009-10-263-0/+91
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libxslt] FIXME: add a hack, not for upstreamRobert Schwebel2009-10-261-1/+8
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] add patch to fix duplicate include file installationRobert Schwebel2009-10-262-0/+25
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] add reference to xml2-configRobert Schwebel2009-10-261-1/+4
| | | | | | | xml2-config is used to find out if libxml2 has module support, so this patch avoids an error during ./configure. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] fixup obsolete configure optionsRobert Schwebel2009-10-261-4/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [lighttpd] use automatic autogen instead of autogen patchRobert Schwebel2009-10-263-23/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] use automatic autogen instead of autogen patchRobert Schwebel2009-10-263-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [libxslt] use pkg-config for libxml2 detectionRobert Schwebel2009-10-261-21/+9
| | | | | | | | | | libxslt has a self-built xml2-config mechanism. This patch replaces all the libxml2 detection stuff by proper use of pkg-config. In result this does also work in SYSROOTed environments, with pkg-config-wrapper. Adapted to 1.1.24 by Enrik Berkhan Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-Xrender] remove old patchMichael Olbrich2009-10-261-26/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-Xt] remove old patchesMichael Olbrich2009-10-263-98/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-driver-video-apm] cleanup patchesMichael Olbrich2009-10-263-12/+8
| | | | | | | Assuming that $(prefix)/include contains anything (with or without leading SYSROOT) is wrong. It should and does work without that include path Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-driver-video-dummy] cleanup patchesMichael Olbrich2009-10-263-10/+8
| | | | | | | Assuming that $(prefix)/include contains anything (with or without leading SYSROOT) is wrong. It should and does work without that include path Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-driver-video-vesa] cleanup patchesMichael Olbrich2009-10-264-46/+8
| | | | | | | | | Assuming that $(prefix)/include contains anything (with or without leading SYSROOT) is wrong. It should and does work without that include path Remove unnecessary patch. I'm not sure why it was needed before. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-Xaw] version bump 1.0.6 -> 1.0.7Michael Olbrich2009-10-261-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [tslib] fix dmc driverMichael Olbrich2009-10-261-5/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-driver-input-tslib] bump version 0.0.4 -> 0.0.6 and makefile cleanupMichael Olbrich2009-10-262-75/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-app-xev] initial versionMichael Olbrich2009-10-262-0/+91
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg] xkbdata is deprecated. Replace it with xkeyboard-configMichael Olbrich2009-10-266-296/+100
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-app-xeyes] add missing dependencyMichael Olbrich2009-10-261-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-XprintUtil] fix URLMichael Olbrich2009-10-261-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-proto-kb] version bump 1.0.3 -> 1.0.4Michael Olbrich2009-10-261-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-font-alias] fix & cleanup makefileMichael Olbrich2009-10-261-55/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-dirs.make] set default xorg font dir to /usr/share/fonts/X11Michael Olbrich2009-10-261-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-font-bh-lucidatypewriter-100dpi] fix & cleanup makefileMichael Olbrich2009-10-261-51/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-font-encodings] fix & cleanup makefileMichael Olbrich2009-10-261-53/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-font-bh-lucidatypewriter-75dpi] update makefile to new font dir & cleanupMichael Olbrich2009-10-261-52/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xf86-video-ati] fix broken autoreconf patchMichael Olbrich2009-10-261-10005/+7623
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-app-xvinfo] version bump 1.0.2 -> 1.1.0Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-app-xsetroot] version bump 1.0.2 -> 1.0.3Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-data-xbitmaps] version bump 1.0.1 -> 1.1.0 & fix urlRobert Schwebel2009-10-261-2/+2
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-app-xhost] version bump 1.0.2 -> 1.0.3Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-Xfontcache] remove obsolete libRobert Schwebel2009-10-262-157/+0
| | | | | | | | | | | | | | | | > On Sat, 2009-10-10 at 15:47 -0700, Alan Coopersmith wrote: > > Frédéric L. W. Meunier wrote: > > > Just asking. Is there any use for fontcacheproto and > > > libXfontcache in 7.5 ? > > [...] > > Yeah, fontcache can be safely dropped from the katamari, it hasn't done > anything since at least 6.7. So we remove it. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-app-xrdb] version bump 1.0.5 -> 1.0.6Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-font-*] update fontsRobert Schwebel2009-10-2636-109/+109
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-app-mkfontdir] version bump 1.0.4 -> 1.0.5Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-app-mkfontscale] version bump 1.0.6 -> 1.0.7Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-proto-xf86misc] version bump 0.9.2 -> 0.9.3Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xft] version bump 2.1.13 -> 2.1.14Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xpm] version bump 3.5.7 -> 3.5.8Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xres] version bump 1.0.3 -> 1.0.4Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xt] version bump 1.0.6 -> 1.0.7Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xxf86misc] version bump 1.0.1 -> 1.0.2Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-Xfontcache] version bump 1.0.4 -> 1.0.5Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xfixes] version bump 4.0.3 -> 4.0.4Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xcomposite] version bump 0.4.0 -> 0.4.1Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-windowswm] version bump 1.0.0 -> 1.0.1Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xkbfile] version bump 1.0.5 -> 1.0.6Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xvmc] version bump 1.0.4 -> 1.0.5Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-app-xeyes] version bump 1.0.1 -> 1.0.991Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xdamage] version bump 1.1.1 -> 1.1.2Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>