Commit Graph

1046 Commits

Author SHA1 Message Date
Thomas Petazzoni
dde83bc463 xkeyboard-config: make available outside of X.org, reduce dependencies
xkeyboard-connfig was selectable only if X.org was enabled. However,
weston, the reference implementation of the Wayland protocol, also
needs xkeyboard-config, so we have to make this package available
outside of the if BR2_PACKAGE_XORG7 ... endif conditional.

In addition to this, the xkeyboard-config currently pulls in
xapp_xkbcomp as a runtime dependency, but this dependency is only
needed with X.org. And it also pulls in xlib_libX11 and xproto_proto
as build-time dependencies. But in fact those ones are runtime
dependencies, and they are only needed under X.org. This helps
reducing the number of dependencies of xkeyboard-config in a
weston/wayland configuration.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-29 23:00:56 +02:00
Gustavo Zacarias
9978b3ed84 xserver_xorg-server: bump to version 1.12.4 and add security patch
Bump to version 1.12.4 and add a security patch for CVE-2013-1940.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-27 20:04:16 +02:00
Gustavo Zacarias
1c4aa7a302 mesa3d: requires host-bison and host-flex
Fixes a local build failure when testing other things.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-11 16:02:09 +02:00
Gustavo Zacarias
1413447256 xdriver_xf86-video-geode: only available for i386 and x86_64
Builtin-video from NSC/AMD Geode x86 processors.
Fixes build failures on other architectures.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-11 15:56:39 +02:00
Gustavo Zacarias
2f5de0c465 xdriver_xf86-video-intel: only available for i386 and x86_64
Fixes build failures on other architectures.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-11 15:56:32 +02:00
Gustavo Zacarias
43a54d0846 xkeyboard-config: add missing dependency on host-gettext and sanitize
xkeyboard-config needs msgfmt so we need to pull host-gettext into the
dependencies.
And remove GMSGFMT path hardcoding otherwise host-gettext msgfmt won't
work. Fixes:
http://autobuild.buildroot.net/results/ec956056aba54ab7993cf58a74a93a3b900dee95/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-27 20:30:42 +01:00
Gustavo Zacarias
a590595c70 xkeyboard-config: needs libX11 and xproto_xproto
Fixes a build failure i've found while debugging another one :)

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-27 20:30:38 +01:00
Thomas Petazzoni
e68c544ef8 xapp_xev: add missing dependencies on xlib_libXrandr
Fixes:
http://autobuild.buildroot.org/results/ec1855d3d96cf01409999492c77a2709be8c4d01/build-end.log.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-25 21:33:36 +01:00
Thomas Petazzoni
dcbde39f32 xapp_xinput: add missing dependencies
Following the big X.org bump, a few dependencies were missing in the
xapp_xinput package.

Fixes:
http://autobuild.buildroot.org/results/7e4ebd4dd47f49bcd4d225b17fbbc8b211e5201a/build-end.log.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-25 20:27:32 +01:00
Peter Korsgaard
035b405414 Merge branch 'x11r77_v2' of https://bitbucket.org/baekdahl/buildroot 2013-03-24 23:46:38 +01:00
Thomas Petazzoni
c415c33959 xcursor-transparent-theme: new package
Based on work originally done by Aleksandar Zivkovic at
http://patchwork.ozlabs.org/patch/171109/.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-24 20:39:07 +01:00
Jesper Baekdahl
96182fac06 xapp_xinit: removed in X11R7.7 2013-03-20 15:11:04 +01:00
Will Wagner
e31f61dcfd xproto_xf86rushproto: removed in X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:04 +01:00
Will Wagner
a64a015302 xproto_printproto: removed in X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:04 +01:00
Will Wagner
52753d84a9 xfont_font-bitstream-speedo: removed in X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:03 +01:00
Jesper Baekdahl
0cf3a6adc3 xlib_libXp: removed in X11R7.7 2013-03-20 15:11:03 +01:00
Jesper Baekdahl
3c7eb6ca23 xlib_libXprintUtil: removed in X11R7.7 2013-03-20 15:11:03 +01:00
Will Wagner
061ae564c4 xlib_libXprintAppUtil: removed in X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:03 +01:00
Will Wagner
922a349431 xlib_libxkbui: removed in X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:03 +01:00
Will Wagner
3ecb194583 xlib_libXfontcache: removed in X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:03 +01:00
Will Wagner
bc138da9f9 xlib_liboldX: removed in X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:03 +01:00
Jesper Baekdahl
f5ca572282 xapp_xprehashprinterlist: removed in X11R7.7 2013-03-20 15:11:03 +01:00
Jesper Baekdahl
6a9f13a247 xapp_xplsprinters: removed in X11R7.7 2013-03-20 15:11:03 +01:00
Jesper Baekdahl
f386dcd39b xdriver_xf86-input-tslib: fixed build against new x11 version 2013-03-20 15:11:03 +01:00
Will Wagner
3a41542d9b libxcb: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:03 +01:00
Jesper Baekdahl
6d56b99703 xproto_dri2proto: bump version 2013-03-20 15:11:03 +01:00
Will Wagner
53cea4462c mesa3d: bump version
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
5a5bc044d1 xserver_xorg-server: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
a793ff0aa4 xutil_makedepend: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
6d351b5184 xproto_xproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
040baa82f3 xproto_xextproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
58ddbbc0cc xproto_xcmiscproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
8d79087ae6 xproto_scrnsaverproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
a7d8e583ee proto_resourceproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
dce4f431ba xproto_recordproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
a485793036 xproto_kbproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
11b45ab87a xproto_inputproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
e7e8974c9f xproto_glproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
0a7ffcf73c xproto_fontsproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
f4dfa14eb3 xproto_bigreqsproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
636f42afeb xproto_applewmproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
3a7b857d15 xlib_xtrans: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
2af3bc5ba4 xlib_libxkbfile: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
857e93aa71 xlib_libpciaccess: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
ba45a9b081 xlib_libfontenc: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
68c948b7b1 xlib_libdmx: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Will Wagner
b648a37ac0 xlib_libXxf86vm: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00
Jesper Baekdahl
086197e12a xlib_libXxf86dga: bump revision to X11R7.7 2013-03-20 15:11:01 +01:00
Will Wagner
09c85128c2 xlib_libXvMC: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
1d618d26c2 xlib_libXv: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
5aa802b3b9 xlib_libXtst: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
f57b3ad9f9 xlib_libXres: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
8ac6330cad xlib_libXrandr: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
a74bee4a19 xlib_libXpm: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
6aa29af094 xlib_libXmu: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
53c31fe57c xlib_libXinerama: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
4318733ee4 xlib_libXi: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
e579af9dd5 xlib_libXft: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
802c43ac30 xlib_libXfont: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
67763f1acf xlib_libXfixes: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
b102f9ddeb xlib_libXext: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
7d568347da xlib_libXdmcp: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
48062f4ad6 xlib_libXcursor: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
515bd0873f xlib_libXaw: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
fe3c3f5397 xlib_libXau: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
97e90a63cc xlib_libXScrnSaver: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
9401749881 xlib_libX11: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:01 +01:00
Will Wagner
0896012948 xlib_libSM: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
8fc86a48af xlib_libICE: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
eacfb12f6b xlib_libFS: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
3e2f4e4b05 xkeyboard-config: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
5a16194efb xfont: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
0f8a2d727f xdriver_xf86-video-wsfb: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
8935f597b7 xdriver_xf86-video-vmware: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
87eb307ac2 xdriver_xf86-video-vesa: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
cfc1a04571 xdriver_xf86-video-trident: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
58e16644b2 xdriver_xf86-video-tdfx: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
2e12afc342 xdriver_xf86-video-sis: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
439acdf55b xdriver_xf86-video-siliconmotion: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
bcfd75ddf1 xdriver_xf86-video-savage: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
c86c79513c xdriver_xf86-video-r128: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
fa22b28ff1 xdriver_xf86-video-openchrome: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
a77da265be xdriver_xf86-video-newport: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
62ab5a2533 xdriver_xf86-video-neomagic: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
f570d65480 xdriver_xf86-video-mga: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
a0718d1f39 xdriver_xf86-video-mach64: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Jesper Baekdahl
d7f87f81de xdriver_xf86-video-intel: bump revision to X11R7.7 2013-03-20 15:11:00 +01:00
Will Wagner
db3e7b59b9 xdriver_xf86-video-i128: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:00 +01:00
Will Wagner
fc8d9e549f xdriver_xf86-video-glint: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
b843b9de00 xdriver_xf86-video-glide: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
d9d091d834 xdriver_xf86-video-geode: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
0c04146460 xdriver_xf86-video-dummy: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
c4148c771d xdriver_xf86-video-cirrus: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
0a1cefdd93 xdriver_xf86-video-ati: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
e045192226 xdriver_xf86-video-ast: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
db413e0066 xdriver_xf86-video-ark: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
b696efb193 xdriver_xf86-input-void: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
3df79efd34 xdriver_xf86-input-vmmouse: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Jesper Baekdahl
68ad35ad56 xdriver_xf86-input-synaptics: bump revision to X11R7.7 2013-03-20 15:10:59 +01:00
Will Wagner
cdcd42d188 xdriver_xf86-input-mouse: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
89095d408f xdriver_xf86-input-keyboard: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
734017ed11 xdriver_xf86-input-joystick: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Jesper Baekdahl
57455b5a29 xdriver_xf86-input-evdev: bump revision to X11R7.7 2013-03-20 15:10:59 +01:00
Will Wagner
a607353bef xcb-proto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
17b83d0671 xapp_xwud: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
835cf0ba98 xapp_xwininfo: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
59a9c8c593 xapp_xwd: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
98080f2ffe xapp_xset: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
2f53bacf9e xapp_xrdb: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:59 +01:00
Will Wagner
3b40ceae9c xapp_xrandr: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
2b0c7a9baf xapp_xprop: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
1301872def xapp_xpr: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
b700ebfb74 xapp_xmodmap: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
ff1d83a7a0 xpp_xlsclients: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
59264d56af xpp_xlsatoms: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
bbe77edf0b xapp_xkbevd: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
fada259d56 xapp_xkbcomp: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
df5468822c xapp_xinput: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
7e645b934c xapp_xhost: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
d10f1bd792 xapp_xgamma: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
b86f1e9001 xapp_xev: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
61c4b01e80 xapp_xdpyinfo: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
c57edf592e xapp_xcmsdb: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
ec981d0a1b xapp_xauth: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
123aaf1e43 xapp_smproxy: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
1b600d9a76 xapp_setxkbmap: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
2b00ce79e2 xapp_sessreg: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
3bce5eedcd xapp_makefontscale: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
e5719a014b xapp_luit: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Will Wagner
4a615d82a0 xapp_iceauth: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:10:58 +01:00
Thomas Petazzoni
8d3f97257f x11r7/xcb-util-image: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-09 12:12:18 +01:00
Thomas Petazzoni
046a908b01 x11r7/xcb-util-wm: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-09 12:12:14 +01:00
Thomas Petazzoni
70f99d80ef xcb-util: add dependency on libxcb
The xcb-util lacks a dependency on libxcb. Without this dependency, it
fails to build with:

checking for XCB... no
configure: error: in `/home/thomas/projets/buildroot/output/build/xcb-util-0.3.9':
configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables XCB_CFLAGS
and XCB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-09 12:10:52 +01:00
Thomas Petazzoni
09fef507b0 x11r7/xcb-util: bump to 0.3.9
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-06 21:54:02 +01:00
Arnout Vandecappelle (Essensium/Mind)
17b85cac50 xapp_xinit depends on mcookie, not xserver_xorg-server
mcookie is not actually used by the Xorg server; it is used by xinit to
generate a xauth cookie before starting the server.

Verified with 'ack-grep -a mcookie build/x*' in an output directory with all
packages selected. The only other package that matches is x11vnc: it does a
runtime check for mcookie and falls back on /dev/random if it's missing.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-20 21:20:53 +01:00
Arnout Vandecappelle (Essensium/Mind)
1a111ffd21 xapp_xinit/xdm: only makes sense if there is an X server
[Peter: also add dependency for xdm (which selects xinit)]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-20 21:20:24 +01:00
Thomas Petazzoni
cb8895ceff xserver_xorg-server: provide more options for SHA1 library
Until now, the X.org server was forcefully selecting OpenSSL, just to
have a SHA1 implementation. However, in fact, the X.org server is
capable of using a SHA1 implementation from multiple libraries:
OpenSSL, libgcrypt and libsha1 amongst others.

So, this patch changes the X.org server package so that we use the
SHA1 functions from OpenSSL is OpenSSL is already available, or the
SHA1 functions from libgcrypt is libgcrypt is already available, or if
neither OpenSSL nor libgcrypt are enabled in the configuration, we
select the much smaller libsha1, that has been specifically written to
fulfill the X.org server requirements.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-12 22:39:27 +01:00
Thomas Petazzoni
b6de4b198e xlib_libX11: split the DEPENDENCIES variable on multiple lines
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-12 22:36:12 +01:00
Thomas Petazzoni
0a0330a582 xlib_libX11: do not depend on bigreqsproto nor xcmiscproto
The BR2_PACKAGE_XPROTO_BIGREQSPROTO option was selected by
xlib_libX11, but xlib_libX11 does not have this protocol package in
its DEPENDENCIES. In some builds, it leads to xproto_bigreqsproto to
be built as the last package, with no other package depending on it,
which doesn't make sense.

xproto_xcmiscproto was selected and part of DEPENDENCIES, but an
inspection of libX11 configure.ac and libX11 source code shows that it
does not depend on xcmiscproto at all.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-12 22:35:32 +01:00
Thomas Petazzoni
3679abe0a3 x11r7: do not globally select libraries
It doesn't make sense for BR2_PACKAGE_XORG7 to globally select
libraries such as libpng, zlib, expat or fontconfig. For example, if
you do a build with just xlib_libX11, then libpng gets built as the
last package, without anybody actually depending on it, even if it was
selected by BR2_PACKAGE_XORG7.

The individual x11r7 packages should select the libraries they need,
and add them in their DEPENDENCIES variable.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-12 22:34:37 +01:00
Thomas Petazzoni
1cd8be320c xserver_xorg-server: add more explanations about the two variants
[Peter: adjust help text according to Arnout's comments]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-12 22:32:56 +01:00
Thomas Petazzoni
924f36de1a xserver_xorg-server: option to build KDrive input drivers
When the Kdrive variant of the X server is selected, the drivers are
directly built into the X server. The X server therefore provides
options to enable or disable certain drivers, especially input
drivers.

This patch adds options to be able to enable or disable the evdev, kbd
and mouse drivers of Kdrive.

[Peter: fix Config.in indentation as pointed out by Arnout]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-09 00:20:38 +01:00
Thomas Petazzoni
73a84a6972 xserver_xorg-server: rename server-style configuration options
The BR2_PACKAGE_XSERVER_xorg and BR2_PACKAGE_XSERVER_tinyx options
used to select the style of X.org server to use are not named
consistently with the rest of the Buildroot options (in capital
letters and prefixed with the package name).

Therefore, we rename those options, and we take care to add the old
option names in the BR2_LEGACY infrastructure.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-09 00:13:29 +01:00
Thomas Petazzoni
208a81be5b xserver-xorg_server: Mention that TinyX is also known as Kdrive
Since several years, the TinyX name has been somewhat deprecated in
favor of Kdrive, so mention the "Kdrive" wording in our configuration
interface.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-09 00:13:17 +01:00
Thomas Petazzoni
50ca9a88a7 x11r7: fix indentation
Fixup the indentation when including the X.org server Config.in to
match all the other inclusions in x11r7/Config.in.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-09 00:12:22 +01:00
Thomas Petazzoni
88d66054ed x11r7: remove useless depends on of X.org drivers
All X.org server drivers are already enclosed in a if
BR2_PACKAGE_XSERVER_xorg .. endif block. Now that this option is only
set if a X.org server is enabled, there is no need for each individual
driver to depend on BR2_PACKAGE_XSERVER_XORG.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-09 00:12:16 +01:00
Thomas Petazzoni
940fcba1a5 x11r7: move X.org server style option
The selection between "modular" server and "Kdrive" server really
belongs as a sub-option of the X.org server itself, rather than as a
global x11r7 option. So we move it under the X.org server option.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-09 00:12:09 +01:00
Peter Korsgaard
698cd0a0f4 package: fixup after pthred-stubs rename
Commit 5bd41d165 (pthread-stubs: rename to xlib_libpthread-stubs) renamed
the pthread-stubs package but forgot to update the select statements.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-06 11:16:23 +01:00
Gustavo Zacarias
66bfe1d4fe xdriver_xf86-video-sunffb: remove package
The FFB was an old SBUS video card used in Sun SPARC workstations
from the 90s.
Highly unlikely a target for buildroot.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 14:34:48 +01:00
Gustavo Zacarias
b1bee2a288 xdriver_xf86-video-suncg6: remove package
The CG6 was an old SBUS video card used in Sun SPARC workstations from
the 90s.
Highly unlikely a target for buildroot.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 14:34:46 +01:00
Thomas Petazzoni
c02a49ce19 xdriver_xf86-video-xgixp: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:43:22 +01:00
Thomas Petazzoni
b2decde6b6 xdriver_xf86-video-xgi: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:43:18 +01:00
Thomas Petazzoni
cfbb36a972 xdriver_xf86-video-tseng: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:43:15 +01:00
Thomas Petazzoni
2d34c909f8 xdriver_xf86-video-suntcx: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:43:12 +01:00
Thomas Petazzoni
8015b1fac4 xdriver_xf86-video-sunleo: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:43:09 +01:00
Thomas Petazzoni
01eeab0c4b xdriver_xf86-video-suncg3: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:43:06 +01:00
Thomas Petazzoni
25e06814d1 xdriver_xf86-video-suncg14: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:43:03 +01:00
Thomas Petazzoni
5d2810b381 xdriver_xf86-video-sisusb: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:42:59 +01:00
Thomas Petazzoni
43e95a4e19 xdriver_xf86-video-s3virge: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:42:48 +01:00
Thomas Petazzoni
5bbdbacad8 xdriver_xf86-video-s3: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:42:45 +01:00
Thomas Petazzoni
2601c7f721 xdriver_xf86-video-rendition: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:27:03 +01:00
Thomas Petazzoni
6ced399048 xdriver_xf86-video-i740: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:26:58 +01:00
Thomas Petazzoni
0de14499a1 xdriver_xf86-video-chips: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:26:53 +01:00
Thomas Petazzoni
cd09ff8da0 xdriver_xf86-video-apm: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:26:48 +01:00
Thomas Petazzoni
0b0a9b258c xdriver_xf86-input-aiptek: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:26:40 +01:00
Thomas Petazzoni
6fd3e597c8 xdriver_xf86-input-acecad: remove package
This X.org driver has been removed from upstream X.org releases and is
related to a very specific type of hardware that isn't likely to be used
in a Buildroot context.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:26:38 +01:00
Thomas Petazzoni
5bd41d165e pthread-stubs: rename to xlib_libpthread-stubs
In upstream X.org releases, pthread-stubs is named libpthread-stubs,
so for consistency reasons, we rename the Buildroot package
accordingly. Also, while we're at it, we add a xlib_ prefix to the
package to match other X.org libraries in Buildroot.

The necessary Config.in.legacy code is added to ensure that users
having .config files using the old configuration option name get a
warning.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 13:26:14 +01:00
Peter Korsgaard
0b7a34d43f Revert "xlib_libXft: fix xft-config"
This reverts commit 1a1009931f.

Fixes http://autobuild.buildroot.net/results/e8c00cf5ec1e3829cd9013710bb1961d9c226c34

xlib_libXft hasn't provided an xft-config script since 2010.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-05 00:30:39 +01:00
Stefan Fröberg
1a1009931f xlib_libXft: fix xft-config
[Peter: use a single sed invocation]
Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-04 22:47:51 +01:00
Thomas Petazzoni
9fb388c677 xapp_xman: replace := by =
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-02 20:31:14 +01:00
Thomas Petazzoni
fbe02c0937 xapp_xinput-calibrator: rename directory to match .mk name
The directory was named xapp_xinput_calibrator, but the .mk file was
named xapp_xinput-calibrator.mk, which isn't consistent. Rename the
directory to xapp_xinput-calibrator to be consistent with the naming
of the .mk file and the other x11r7 directories.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-02 20:28:27 +01:00
Thomas Petazzoni
42bc7af2e2 xcb-util-keysyms: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-12-30 07:21:59 +01:00
Thomas Petazzoni
695edcbabe xserver_xorg-server: fix build on AArch64
Fixes the following build issue:

Making all in fb
  CC     libfb_la-fb24_32.lo
In file included from fb24_32.c:30:0:
fb.h:98:2: error: #error "GLYPHPADBYTES must be 4"

See:

 http://autobuild.buildroot.org/results/9135238abcde29918f8cb61002f1fb9279884a47/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-28 22:45:47 +01:00
Peter Korsgaard
e10cfb1e76 package: remove explicit --disable-doc* passing
Now that it is handled globally (pkg-infra: pass --disable-doc if
documentation is not enabled).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-12 21:20:22 +01:00
Thomas Petazzoni
7e099a6da8 xapp_xmh: add dependency on xdata_xbitmap
Fixes:

  http://autobuild.buildroot.org/results/fa059a89a305914700f63d7f0b0d4a3f63beb039/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-09 21:56:23 +01:00
Peter Korsgaard
cceda0efea xlib_libX11: disable nls compose overview generation
Perl is only used to generate compose overview documentation.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-03 22:55:02 -08:00
Peter Korsgaard
440750207d xproto_xcmiscproto: only build specs if explicitly requested
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-03 18:35:28 -08:00
Peter Korsgaard
73bf02320e xproto_xextproto: only build specs if explicitly requested
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-03 18:34:04 -08:00
Peter Korsgaard
9e5a4b26a2 xlib_xtrans: only build documentation if explicitly requested
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-03 18:28:21 -08:00
Peter Korsgaard
68cdb5e2d7 xlib_libXdmcp: only build documentation if explicitly requested
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-03 18:20:25 -08:00
Vellemans Noel
517e5395a1 mesa3d: requires host-libxml2 and host-python to generate some files
mesa3d now generates some C files at build time (related to the OpenGL
API) from XML files. This generation process is done using Python
scripts that require the libxml2 Python module.

Patch based on the initial work of Will Wagner (Thanks Will).

Signed-off-by: Vellemans Noel <noel.vellemans@visionbms.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 23:41:45 +01:00
Thomas Petazzoni
56fc639584 xapp_xvidtune: bump version to 1.0.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:14:31 +01:00
Thomas Petazzoni
2327d04ec6 xapp_xmh: bump version to 1.0.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:14:28 +01:00
Thomas Petazzoni
d8da7ab30e xapp_xlogo: bump version to 1.0.4 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:13:35 +01:00
Thomas Petazzoni
2ec8bf1235 xapp_xload: bump version to 1.1.1 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:13:31 +01:00
Thomas Petazzoni
0a4f38f1d9 xapp_xfd: bump version to 1.1.1 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:12:51 +01:00
Thomas Petazzoni
fa8754680f xapp_xditview: bump version to 1.0.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:12:42 +01:00
Thomas Petazzoni
5047087f46 xapp_xclipboard: bump to 1.1.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:12:19 +01:00
Thomas Petazzoni
44039de870 xapp_viewres: bump to 1.0.3 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:10:56 +01:00
Thomas Petazzoni
984faefb26 xapp_twm: bump to 1.0.6 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:07:09 +01:00
Thomas Petazzoni
fe75161ef5 xapp_editres: bump to 1.0.5 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:03:38 +01:00
Thomas Petazzoni
a1ca198dd7 xutil_util-macros: bump to version 1.17
Needed by other xapp versions bump, which themselves are needed to fix
the missing link against the Xmu library (build failures similar to
http://autobuild.buildroot.org/results/1a4f84ad76ad8c4e70bff6878fc232edf46ff8f1/build-end.log).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:02:03 +01:00
Thomas Petazzoni
37c739f226 xlib_libXt: bump version to 1.1.3
Needed by the bump of xapp_clipboard, itself needed to avoid the
following build failure:

  http://autobuild.buildroot.org/results/1a4f84ad76ad8c4e70bff6878fc232edf46ff8f1/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:01:47 +01:00
Thomas Petazzoni
cea473d8af xlib_libXt: add patch to fix cross-compilation issue
Fixes the following build failure:

 http://autobuild.buildroot.org/results/2815885d589d75259508bcce4f272b8dddb3be77/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-16 00:09:02 +01:00
Arnout Vandecappelle
fc73d4d262 xlib_libX11: fix compilation of makekeys
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>
2012-11-09 08:12:31 +01:00
Yegor Yefremov
242541fac2 xapp_bitmap: bump to 1.0.6
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-07 20:26:18 +01:00
Yegor Yefremov
41a625c4b4 xapp_mkfontdir: bump to 1.0.7
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-07 20:26:13 +01:00
Yegor Yefremov
3432745d2a xapp_x11perf: bump to 1.5.4
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-07 20:24:44 +01:00
Thomas Petazzoni
f2fcfe9c8b xapp_xsm: fix build against Xmu by bumping version
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>
2012-11-04 11:23:30 +01:00
Thomas Petazzoni
010217a23d xapp_xmag: fix build against Xmu by bumping version
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>
2012-11-04 11:23:23 +01:00
Thomas Petazzoni
b6d2046c1e xapp_xgc: fix build against Xmu by bumping version
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>
2012-11-04 11:22:55 +01:00
Thomas Petazzoni
8b4418c364 xapp_xfontsel: fix build against Xmu by bumping version
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>
2012-11-04 11:22:30 +01:00
Thomas Petazzoni
ac150b9f5b xapp_xedit: fix build against Xmu by bumping version
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>
2012-11-04 11:22:19 +01:00
Thomas Petazzoni
2020a20c1b xapp_xbiff: fix build against Xmu by bumping version
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>
2012-11-04 11:22:14 +01:00
Thomas Petazzoni
50a331ec95 xapp_listres: fix build against Xmu by bumping the version
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>
2012-11-04 11:12:03 +01:00
Gustavo Zacarias
019a581f89 packages: switch to host-pkgconf
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>
2012-10-29 22:02:55 +01:00
Yegor Yefremov
2ce5da6e3f xlib_libXrender: bump to 0.9.7
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-15 13:55:05 +02:00
Yegor Yefremov
53f4b0bace xapp_xclock: bump to 1.0.6
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-15 13:55:00 +02:00
Thomas Petazzoni
8bd0a20b14 mesa3d: add dependency on host-xutil_makedepend
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>
2012-10-14 20:15:10 +02:00
Peter Korsgaard
811ef867f3 xapp_xsetroot: needs libXcursor
Fixes http://autobuild.buildroot.net/results/1fe8d3496ca1b591cbc470f55067b4acc3ed4d63

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-30 10:09:36 +02:00
Peter Korsgaard
812eae5ccf xlib_libSM: only build documentation if needed
Documentation generation is slow, so only create it if requested.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-26 22:51:01 +02:00
Valentine Barshak
50c0a71d3a x11r7: xserver_xorg-server: Amend record proto selection
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>
2012-09-25 20:31:20 +02:00
Peter Korsgaard
51b990b09f xserver_xorg-server: needs record proto
Fixes http://autobuild.buildroot.net/results/0ab69c80b3e5e95a8947c32231d32da895deca60

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-25 11:30:56 +02:00
Peter Korsgaard
90f908f21e xlsclient: unbreak build
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>
2012-09-23 21:27:13 +02:00
Simon Dawson
21a5f16edb xserver_xorg-server: fix dbus/udev configure problem
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>
2012-09-23 20:53:30 +02:00
Peter Korsgaard
f0b4b5a068 xapp_xkbcomp: preseed xkbparse.c check
Fixes http://autobuild.buildroot.net/results/3fd3f1c7dfd17178c33d8c7f6f4b184019709967

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-23 13:13:32 +02:00
Peter Korsgaard
69e6cd4a2f x11r7: update Config.in
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>
2012-09-22 21:35:48 +02:00
Peter Korsgaard
370522fb71 xfont_font-xfree86-type1: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:03 +02:00
Peter Korsgaard
ee4e55b95a xfont_font-winitzki-cyrillic: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:03 +02:00
Peter Korsgaard
e9b4564a76 xfont_font-util: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:03 +02:00
Peter Korsgaard
f2559014c2 xfont_font-sun-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:03 +02:00
Peter Korsgaard
f019492c3d xfont_font-sony-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:03 +02:00
Peter Korsgaard
1247308419 xfont_font-screen-cyrillic: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
aef84b5523 xfont_font-schumacher-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
23e5710305 xfont_font-mutt-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
90b7d874f4 xfont_font-misc-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
aba6c3809b xfont_font-misc-meltho: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
f508b5150b xfont_font-misc-ethiopic: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
b906c47a5e xfont_font-misc-cyrillic: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
41a65075f3 xfont_font-micro-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
a2af502461 xfont_font-jis-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:02 +02:00
Peter Korsgaard
8cdf27fa1c xfont_font-isas-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
d1f9f0a795 xfont_font-ibm-type1: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
e9de3208de xfont_font-dec-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
d4f7d1eb7e xfont_font-daewoo-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
579f7b1247 xfont_font-cursor-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
a7e2e56bfd xfont_font-cronyx-cyrillic: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
948044c4f6 xfont_font-bitstream-type1: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
eadc7d87c1 xfont_font-bitstream-75dpi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
32572fd653 xfont_font-bitstream-100dpi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:01 +02:00
Peter Korsgaard
e51582281e xfont_font-bh-type1: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
612af34153 xfont_font-bh-ttf: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
e08a1eb981 xfont_font-bh-lucidatypewriter-75dpi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
908ecee11b xfont_font-bh-lucidatypewriter-100dpi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
ddbf1762ef xfont_font-bh-75dpi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
8a96c30b5e xfont_font-bh-100dpi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
b9bd4446e0 xfont_font-arabic-misc: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
cb611cfc19 xfont_font-alias: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
4184f05527 xfont_font-adobe-utopia-type1: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00
Peter Korsgaard
8b1e12b0d0 xfont_font-adobe-utopia-75dpi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:35:00 +02:00