summaryrefslogtreecommitdiffstats
path: root/package/x11r7
Commit message (Collapse)AuthorAgeFilesLines
* xlib_libX11: fix compilation of makekeysArnout Vandecappelle2012-11-091-13/+6
| | | | | | | | | | | | | | | | | xlib_libX11 builds a makekeys executable for the host, but uses the targets X11_CFLAGS. This leads to build failures like http://autobuild.buildroot.net/results/411eb3aefea859a7e31986a44acd50b475f174cb/ This problem was introduced by the version bump, because then also the AUTORECONF was removed so the existing fix didn't work anymore. As a slightly cleaner solution, just remove X11_CFLAGS from the Makefile. We know we don't need it, because the X11 stuff is in $(HOST_DIR)/usr/include which is already in HOST_CFLAGS. [Peter: reword comments] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_bitmap: bump to 1.0.6Yegor Yefremov2012-11-071-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_mkfontdir: bump to 1.0.7Yegor Yefremov2012-11-071-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_x11perf: bump to 1.5.4Yegor Yefremov2012-11-071-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xsm: fix build against Xmu by bumping versionThomas Petazzoni2012-11-041-1/+1
| | | | | | | | Fix a build issue similar to the one encountered on xapp_listres at http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xmag: fix build against Xmu by bumping versionThomas Petazzoni2012-11-041-1/+1
| | | | | | | | Fix a build issue similar to the one encountered on xapp_listres at http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xgc: fix build against Xmu by bumping versionThomas Petazzoni2012-11-042-1/+31
| | | | | | | | | | | | Fix a build issue similar to the one encountered on xapp_listres at http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/. Note that this new version requires a minor cross-compilation fix in configure.ac, which has already been committed upstream but is not yet part of a release tarball. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xfontsel: fix build against Xmu by bumping versionThomas Petazzoni2012-11-041-1/+1
| | | | | | | | Fix a build issue similar to the one encountered on xapp_listres at http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xedit: fix build against Xmu by bumping versionThomas Petazzoni2012-11-041-1/+1
| | | | | | | | Fix a build issue similar to the one encountered on xapp_listres at http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xbiff: fix build against Xmu by bumping versionThomas Petazzoni2012-11-041-1/+1
| | | | | | | | Fix a build issue similar to the one encountered on xapp_listres at http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_listres: fix build against Xmu by bumping the versionThomas Petazzoni2012-11-041-1/+1
| | | | | | | | | Fixes http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* packages: switch to host-pkgconfGustavo Zacarias2012-10-296-6/+6
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libXrender: bump to 0.9.7Yegor Yefremov2012-10-151-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xclock: bump to 1.0.6Yegor Yefremov2012-10-151-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mesa3d: add dependency on host-xutil_makedependThomas Petazzoni2012-10-141-1/+2
| | | | | | | | | | | The mesa3d now requires the makedepend host utility, otherwise, it fails with: configure: error: makedepend is required to build Mesa Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reported-by: Noel Vellemans <Noel.Vellemans@visionBMS.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xsetroot: needs libXcursorPeter Korsgaard2012-09-302-1/+2
| | | | | | Fixes http://autobuild.buildroot.net/results/1fe8d3496ca1b591cbc470f55067b4acc3ed4d63 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libSM: only build documentation if neededPeter Korsgaard2012-09-261-0/+5
| | | | | | Documentation generation is slow, so only create it if requested. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* x11r7: xserver_xorg-server: Amend record proto selectionValentine Barshak2012-09-252-2/+2
| | | | | | | Record proto is not really required. It can be disabled. Signed-off-by: Valentine Barshak <gvaxon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xserver_xorg-server: needs record protoPeter Korsgaard2012-09-252-0/+2
| | | | | | Fixes http://autobuild.buildroot.net/results/0ab69c80b3e5e95a8947c32231d32da895deca60 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlsclient: unbreak buildPeter Korsgaard2012-09-232-2/+4
| | | | | | | | | Fixes http://autobuild.buildroot.net/results/4cb357a99de9e2c2940fbdfccb314aaef5891b6b xlsclient nowadays needs libxcb and xcb-util, and update to 1.1.1, as 1.1.0 tarball was missing strnlen.h. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xserver_xorg-server: fix dbus/udev configure problemSimon Dawson2012-09-231-6/+4
| | | | | | | | | | | | | | | | If both the dbus and udev packages are selected, then the configure step for the xserver_xorg-server package fails as follows. configure: error: Hotplugging through both libudev and dbus/hal not allowed The configure script no longer allows both the --enable-config-dbus and --enable-config-udev options to be specified. This patch changes the xserver_xorg-server makefile to use udev in preference to dbus, when both are available. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xkbcomp: preseed xkbparse.c checkPeter Korsgaard2012-09-231-0/+1
| | | | | | Fixes http://autobuild.buildroot.net/results/3fd3f1c7dfd17178c33d8c7f6f4b184019709967 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* x11r7: update Config.inPeter Korsgaard2012-09-221-1/+3
| | | | | | | Don't mention the revision in the option text (we're now at 7.6) and add the upstream URL. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-xfree86-type1: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-winitzki-cyrillic: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-util: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-sun-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-sony-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-screen-cyrillic: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-schumacher-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-mutt-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-misc-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-misc-meltho: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-misc-ethiopic: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-misc-cyrillic: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-micro-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-jis-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-isas-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-ibm-type1: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-dec-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-daewoo-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-cursor-misc: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-cronyx-cyrillic: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-bitstream-type1: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-bitstream-75dpi: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-bitstream-100dpi: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-bh-type1: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-bh-ttf: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-bh-lucidatypewriter-75dpi: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-bh-lucidatypewriter-100dpi: bump versionPeter Korsgaard2012-09-221-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>