buildroot.git
10 years agoifplugd: fix typo introduced in previous commit
Thomas Petazzoni [Sun, 30 Mar 2014 15:32:46 +0000 (17:32 +0200)]
ifplugd: fix typo introduced in previous commit

Commit b1ec31a4dd2b7bd8959bdbc6d44e2cf2b56f8363 ('ifplugd: only
install default action if not provided in skeleton') introduced a
small typo, which we fix in this commit.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodtv-scan-tables: fix license files
Thomas Petazzoni [Sun, 30 Mar 2014 15:25:47 +0000 (17:25 +0200)]
dtv-scan-tables: fix license files

Fixes:

  http://autobuild.buildroot.org/results/39a/39a8ba05c0d6e02b517d44b9c54b76acdb9174c2/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoeigen: follow default installation scheme
Davide Viti [Thu, 20 Mar 2014 10:45:47 +0000 (11:45 +0100)]
eigen: follow default installation scheme

eigen's build-system (cmake), by default, installs the header files
in /usr/include/eigen3

Signed-off-by: Davide Viti <d.viti@infosolution.it>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibubox: Lua binding needs mmu and fix coding style
Hadrien Boutteville [Sun, 30 Mar 2014 03:38:01 +0000 (05:38 +0200)]
libubox: Lua binding needs mmu and fix coding style

Fixes
http://autobuild.buildroot.net/results/4e1/4e112e4463fef7ad8757259b222fab10fbd09d0d/

The Lua binding option of libubox uses fork() so it needs the MMU.

By the way, correction of coding style as stated in the buildroot
manual.

Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoifplugd: only install default action if not provided in skeleton
Danomi Manchego [Sun, 30 Mar 2014 00:53:40 +0000 (20:53 -0400)]
ifplugd: only install default action if not provided in skeleton

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/xbmc: add missing dependency to libgles and libegl
Yann E. MORIN [Sun, 30 Mar 2014 00:15:12 +0000 (01:15 +0100)]
package/xbmc: add missing dependency to libgles and libegl

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/mesa3d: fix EGL/GLES provider
Yann E. MORIN [Sun, 30 Mar 2014 00:02:48 +0000 (01:02 +0100)]
package/mesa3d: fix EGL/GLES provider

mesa3d being selected is not enough for it to be an EGL provider.

The corresponding options BR2_PACKAGE_MESA3D_OPENGL_EGL should be
enabled. This option already correctlt selects BR2_PACKAGE_HAS_OPENGL_EGL.

So, only declare mesa3d as an EGL provider if the option is set.

Ditto for GLES.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Bernd Kuhls <berndkuhls@hotmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibcgicc: bump to version 3.2.13
Gustavo Zacarias [Sat, 29 Mar 2014 23:19:00 +0000 (20:19 -0300)]
libcgicc: bump to version 3.2.13

Also add license files and docs license definition.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoradvd: bump to version 1.10.0
Gustavo Zacarias [Sat, 29 Mar 2014 23:18:59 +0000 (20:18 -0300)]
radvd: bump to version 1.10.0

Adds 6LoWPAN support.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodtv-scan-tables: use a slightly older commit hash
Thomas Petazzoni [Sat, 29 Mar 2014 22:46:28 +0000 (23:46 +0100)]
dtv-scan-tables: use a slightly older commit hash

The commit hash chosen by Yann exists in the repository accessible by
git://, but not the one accessible by http://, which is lagging 3
commits behind the git:// repository, for some reason.

For the time being, revert to the latest commit available in the
http:// repository.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xmodmap: fix typo
Thomas Petazzoni [Sat, 29 Mar 2014 22:37:02 +0000 (23:37 +0100)]
xapp_xmodmap: fix typo

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibstrophe: needs thread support in toolchain
Thomas Petazzoni [Sat, 29 Mar 2014 22:28:41 +0000 (23:28 +0100)]
libstrophe: needs thread support in toolchain

Fixes:

  http://autobuild.buildroot.org/results/210/21072a847ecc682594ed06897fa45f888b562123/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xlsfonts: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:44:02 +0000 (22:44 +0100)]
xapp_xlsfonts: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_fslsfonts: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:44:01 +0000 (22:44 +0100)]
xapp_fslsfonts: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_fstobdf: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:44:00 +0000 (22:44 +0100)]
xapp_fstobdf: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_editres: Bump version to 1.0.6
Bernd Kuhls [Sat, 29 Mar 2014 21:43:59 +0000 (22:43 +0100)]
xapp_editres: Bump version to 1.0.6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_showfont: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:58 +0000 (22:43 +0100)]
xapp_showfont: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_viewres: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:57 +0000 (22:43 +0100)]
xapp_viewres: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xditview: Bump version to 1.0.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:56 +0000 (22:43 +0100)]
xapp_xditview: Bump version to 1.0.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xgc: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:55 +0000 (22:43 +0100)]
xapp_xgc: Bump version to 1.0.4

- removed xapp_xgc-replace-ac-check-file.patch, applied upstream

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xmag: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:43:54 +0000 (22:43 +0100)]
xapp_xmag: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xmessage: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:53 +0000 (22:43 +0100)]
xapp_xmessage: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xvidtune: Bump version to 1.0.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:52 +0000 (22:43 +0100)]
xapp_xvidtune: Bump version to 1.0.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_bdftopcf: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:51 +0000 (22:43 +0100)]
xapp_bdftopcf: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_beforelight: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:43:50 +0000 (22:43 +0100)]
xapp_beforelight: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xcalc: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:43:49 +0000 (22:43 +0100)]
xapp_xcalc: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_ico: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:48 +0000 (22:43 +0100)]
xapp_ico: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_rgb: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:43:47 +0000 (22:43 +0100)]
xapp_rgb: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xsetroot: Bump version to 1.1.1
Bernd Kuhls [Sat, 29 Mar 2014 21:43:46 +0000 (22:43 +0100)]
xapp_xsetroot: Bump version to 1.1.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xev: Bump version to 1.2.1
Bernd Kuhls [Sat, 29 Mar 2014 21:43:45 +0000 (22:43 +0100)]
xapp_xev: Bump version to 1.2.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xfsinfo: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:44 +0000 (22:43 +0100)]
xapp_xfsinfo: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xkbutils: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:43 +0000 (22:43 +0100)]
xapp_xkbutils: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xsm: Bump version to 1.0.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:42 +0000 (22:43 +0100)]
xapp_xsm: Bump version to 1.0.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xstdcmap: Bump version to 1.0.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:41 +0000 (22:43 +0100)]
xapp_xstdcmap: Bump version to 1.0.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xvinfo: Bump version to 1.1.2
Bernd Kuhls [Sat, 29 Mar 2014 21:43:40 +0000 (22:43 +0100)]
xapp_xvinfo: Bump version to 1.1.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_rstart: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:43:39 +0000 (22:43 +0100)]
xapp_rstart: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_twm: Bump version to 1.0.8
Bernd Kuhls [Sat, 29 Mar 2014 21:43:38 +0000 (22:43 +0100)]
xapp_twm: Bump version to 1.0.8

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_sessreg: Bump version to 1.0.8
Bernd Kuhls [Sat, 29 Mar 2014 21:43:37 +0000 (22:43 +0100)]
xapp_sessreg: Bump version to 1.0.8

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xfs: Bump version to 1.1.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:36 +0000 (22:43 +0100)]
xapp_xfs: Bump version to 1.1.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_appres: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 21:43:35 +0000 (22:43 +0100)]
xapp_appres: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xfontsel: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:43:34 +0000 (22:43 +0100)]
xapp_xfontsel: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xrefresh: Bump version to 1.0.5
Bernd Kuhls [Sat, 29 Mar 2014 21:43:33 +0000 (22:43 +0100)]
xapp_xrefresh: Bump version to 1.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xwininfo: Bump version to 1.1.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:32 +0000 (22:43 +0100)]
xapp_xwininfo: Bump version to 1.1.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_bitmap: Bump version to 1.0.7
Bernd Kuhls [Sat, 29 Mar 2014 21:43:31 +0000 (22:43 +0100)]
xapp_bitmap: Bump version to 1.0.7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xdpyinfo: Bump version to 1.3.1
Bernd Kuhls [Sat, 29 Mar 2014 21:43:30 +0000 (22:43 +0100)]
xapp_xdpyinfo: Bump version to 1.3.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_mkfontscale: Bump version to 1.1.1
Bernd Kuhls [Sat, 29 Mar 2014 21:43:29 +0000 (22:43 +0100)]
xapp_mkfontscale: Bump version to 1.1.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xfd: Bump version to 1.1.2
Bernd Kuhls [Sat, 29 Mar 2014 21:43:28 +0000 (22:43 +0100)]
xapp_xfd: Bump version to 1.1.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xhost: Bump version to 1.0.6
Bernd Kuhls [Sat, 29 Mar 2014 21:43:27 +0000 (22:43 +0100)]
xapp_xhost: Bump version to 1.0.6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_iceauth: Bump version to 1.0.6
Bernd Kuhls [Sat, 29 Mar 2014 21:43:26 +0000 (22:43 +0100)]
xapp_iceauth: Bump version to 1.0.6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xload: Bump version to 1.1.2
Bernd Kuhls [Sat, 29 Mar 2014 21:43:25 +0000 (22:43 +0100)]
xapp_xload: Bump version to 1.1.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xprop: Bump version to 1.2.2
Bernd Kuhls [Sat, 29 Mar 2014 21:43:24 +0000 (22:43 +0100)]
xapp_xprop: Bump version to 1.2.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xset: Bump version to 1.2.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:23 +0000 (22:43 +0100)]
xapp_xset: Bump version to 1.2.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xwd: Bump version to 1.0.6
Bernd Kuhls [Sat, 29 Mar 2014 21:43:22 +0000 (22:43 +0100)]
xapp_xwd: Bump version to 1.0.6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xman: Bump version to 1.1.3
Bernd Kuhls [Sat, 29 Mar 2014 21:43:21 +0000 (22:43 +0100)]
xapp_xman: Bump version to 1.1.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xclock: Bump version to 1.0.7
Bernd Kuhls [Sat, 29 Mar 2014 21:43:20 +0000 (22:43 +0100)]
xapp_xclock: Bump version to 1.0.7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xinit: Bump version to 1.3.3
Bernd Kuhls [Sat, 29 Mar 2014 20:56:52 +0000 (21:56 +0100)]
xapp_xinit: Bump version to 1.3.3

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xkill: Bump version to 1.0.4
Bernd Kuhls [Sat, 29 Mar 2014 20:56:51 +0000 (21:56 +0100)]
xapp_xkill: Bump version to 1.0.4

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xlsclients: Bump version to 1.1.3
Bernd Kuhls [Sat, 29 Mar 2014 20:56:50 +0000 (21:56 +0100)]
xapp_xlsclients: Bump version to 1.1.3

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xmodmap: Bump version to 1.0.8
Bernd Kuhls [Sat, 29 Mar 2014 20:56:49 +0000 (21:56 +0100)]
xapp_xmodmap: Bump version to 1.0.8

- removed xapp_xmodmap-asprintf.patch, patch was applied upstream

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xrdb: Bump version to 1.1.0
Bernd Kuhls [Sat, 29 Mar 2014 20:56:48 +0000 (21:56 +0100)]
xapp_xrdb: Bump version to 1.1.0

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xbacklight: Bump version to 1.2.1
Bernd Kuhls [Sat, 29 Mar 2014 20:56:47 +0000 (21:56 +0100)]
xapp_xbacklight: Bump version to 1.2.1

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xauth: Bump version to 1.0.8
Bernd Kuhls [Sat, 29 Mar 2014 20:56:46 +0000 (21:56 +0100)]
xapp_xauth: Bump version to 1.0.8

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxapp_xrandr: Bump version to 1.4.2
Bernd Kuhls [Sat, 29 Mar 2014 20:56:45 +0000 (21:56 +0100)]
xapp_xrandr: Bump version to 1.4.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-ati: Version bump 6.14.6
Bernd Kuhls [Sat, 29 Mar 2014 20:56:44 +0000 (21:56 +0100)]
xdriver_xf86-video-ati: Version bump 6.14.6

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-ark: Bump version to 0.7.5
Bernd Kuhls [Sat, 29 Mar 2014 20:56:43 +0000 (21:56 +0100)]
xdriver_xf86-video-ark: Bump version to 0.7.5

xdriver_xf86-video-ark-0001-mibstore.patch
- added upstream patch to fix compile error:
http://cgit.freedesktop.org/xorg/driver/xf86-video-ark/commit/?id=3a3eb72baec46f48e6cf15a834271c3d3386deac

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-glint: Bump version to 1.2.8
Bernd Kuhls [Sat, 29 Mar 2014 20:56:42 +0000 (21:56 +0100)]
xdriver_xf86-video-glint: Bump version to 1.2.8

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-i128: Bump version to 1.3.6
Bernd Kuhls [Sat, 29 Mar 2014 20:56:41 +0000 (21:56 +0100)]
xdriver_xf86-video-i128: Bump version to 1.3.6

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-siliconmotion: Bump version to 1.7.7
Bernd Kuhls [Sat, 29 Mar 2014 20:56:40 +0000 (21:56 +0100)]
xdriver_xf86-video-siliconmotion: Bump version to 1.7.7

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-sis: Bump version to 0.10.7
Bernd Kuhls [Sat, 29 Mar 2014 20:56:39 +0000 (21:56 +0100)]
xdriver_xf86-video-sis: Bump version to 0.10.7

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-tdfx: Bump version to 1.4.5
Bernd Kuhls [Sat, 29 Mar 2014 20:56:38 +0000 (21:56 +0100)]
xdriver_xf86-video-tdfx: Bump version to 1.4.5

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-tga: Bump version to 1.2.2
Bernd Kuhls [Sat, 29 Mar 2014 20:56:37 +0000 (21:56 +0100)]
xdriver_xf86-video-tga: Bump version to 1.2.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-nv: Bump version to 2.1.20
Bernd Kuhls [Sat, 29 Mar 2014 20:56:34 +0000 (21:56 +0100)]
xdriver_xf86-video-nv: Bump version to 2.1.20

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-trident: Bump version to 1.3.6
Bernd Kuhls [Sat, 29 Mar 2014 20:56:36 +0000 (21:56 +0100)]
xdriver_xf86-video-trident: Bump version to 1.3.6

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-voodoo: Bump version to 1.2.5
Bernd Kuhls [Sat, 29 Mar 2014 20:56:35 +0000 (21:56 +0100)]
xdriver_xf86-video-voodoo: Bump version to 1.2.5

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-mach64: Bump version to 6.9.4, add correct mesa3d dependency
Bernd Kuhls [Sat, 29 Mar 2014 20:56:33 +0000 (21:56 +0100)]
xdriver_xf86-video-mach64: Bump version to 6.9.4, add correct mesa3d dependency

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-cirrus: Bump version to 1.5.2
Bernd Kuhls [Sat, 29 Mar 2014 20:56:32 +0000 (21:56 +0100)]
xdriver_xf86-video-cirrus: Bump version to 1.5.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-openchrome: Bump version to 0.3.3
Bernd Kuhls [Sat, 29 Mar 2014 20:56:31 +0000 (21:56 +0100)]
xdriver_xf86-video-openchrome: Bump version to 0.3.3

- fixed upstream URL
- removed unnecessary patch:
  xdriver_xf86-video-openchrome-0.2.904-cross-compile.patch

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-neomagic: Bump version to 1.2.8
Bernd Kuhls [Sat, 29 Mar 2014 20:56:30 +0000 (21:56 +0100)]
xdriver_xf86-video-neomagic: Bump version to 1.2.8

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-dummy: Bump version to 0.3.7
Bernd Kuhls [Sat, 29 Mar 2014 20:56:29 +0000 (21:56 +0100)]
xdriver_xf86-video-dummy: Bump version to 0.3.7

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-vesa: Bump version to 2.3.3
Bernd Kuhls [Sat, 29 Mar 2014 20:56:28 +0000 (21:56 +0100)]
xdriver_xf86-video-vesa: Bump version to 2.3.3

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-glide: Bump version to 1.2.2
Bernd Kuhls [Sat, 29 Mar 2014 20:56:27 +0000 (21:56 +0100)]
xdriver_xf86-video-glide: Bump version to 1.2.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-geode: Bump version to 2.11.15
Bernd Kuhls [Sat, 29 Mar 2014 20:56:26 +0000 (21:56 +0100)]
xdriver_xf86-video-geode: Bump version to 2.11.15

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-fbdev: Bump version to 0.4.4
Bernd Kuhls [Sat, 29 Mar 2014 20:56:25 +0000 (21:56 +0100)]
xdriver_xf86-video-fbdev: Bump version to 0.4.4

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-savage: Bump version to 2.3.7
Bernd Kuhls [Sat, 29 Mar 2014 20:56:24 +0000 (21:56 +0100)]
xdriver_xf86-video-savage: Bump version to 2.3.7

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-r128: Bump version to 6.9.2
Bernd Kuhls [Sat, 29 Mar 2014 20:56:23 +0000 (21:56 +0100)]
xdriver_xf86-video-r128: Bump version to 6.9.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-mga: Bump version to 1.6.3
Bernd Kuhls [Sat, 29 Mar 2014 20:56:22 +0000 (21:56 +0100)]
xdriver_xf86-video-mga: Bump version to 1.6.3

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-ast: Bump version to 0.99.9
Bernd Kuhls [Sat, 29 Mar 2014 20:56:21 +0000 (21:56 +0100)]
xdriver_xf86-video-ast: Bump version to 0.99.9

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-video-vmware: Bump version to 13.0.2, add mesa3d dependency
Bernd Kuhls [Sat, 29 Mar 2014 20:56:20 +0000 (21:56 +0100)]
xdriver_xf86-video-vmware: Bump version to 13.0.2, add mesa3d dependency

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-input-vmmouse: Bump version to 13.0.0
Bernd Kuhls [Sat, 29 Mar 2014 20:56:19 +0000 (21:56 +0100)]
xdriver_xf86-input-vmmouse: Bump version to 13.0.0

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-input-synaptics: Bump version to 1.7.4
Bernd Kuhls [Sat, 29 Mar 2014 20:56:18 +0000 (21:56 +0100)]
xdriver_xf86-input-synaptics: Bump version to 1.7.4

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-input-mouse: Bump version to 1.9.0
Bernd Kuhls [Sat, 29 Mar 2014 20:56:17 +0000 (21:56 +0100)]
xdriver_xf86-input-mouse: Bump version to 1.9.0

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-input-keyboard: Bump version to 1.8.0
Bernd Kuhls [Sat, 29 Mar 2014 20:56:16 +0000 (21:56 +0100)]
xdriver_xf86-input-keyboard: Bump version to 1.8.0

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-input-joystick: Bump version to 1.6.2
Bernd Kuhls [Sat, 29 Mar 2014 20:56:15 +0000 (21:56 +0100)]
xdriver_xf86-input-joystick: Bump version to 1.6.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxdriver_xf86-input-evdev: Bump version to 2.8.2
Bernd Kuhls [Sat, 29 Mar 2014 20:56:14 +0000 (21:56 +0100)]
xdriver_xf86-input-evdev: Bump version to 2.8.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxcb-util-wm: Bump version to 0.4.1
Bernd Kuhls [Sat, 29 Mar 2014 20:56:13 +0000 (21:56 +0100)]
xcb-util-wm: Bump version to 0.4.1

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxutil_util-macros: Bump version to 1.19.0
Bernd Kuhls [Sat, 29 Mar 2014 20:56:12 +0000 (21:56 +0100)]
xutil_util-macros: Bump version to 1.19.0

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxlib_libFS: Bump version to 1.0.6
Bernd Kuhls [Sat, 29 Mar 2014 20:56:11 +0000 (21:56 +0100)]
xlib_libFS: Bump version to 1.0.6

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoRemove package xdriver_xf86-video-newport
Bernd Kuhls [Sat, 29 Mar 2014 20:56:10 +0000 (21:56 +0100)]
Remove package xdriver_xf86-video-newport

http://patchwork.freedesktop.org/patch/14670/ (State Accepted)
"This driver has not received server updates such as mibstore removal
and conditional compiling of xaa architecture. This indicate an implicite
decisison to remove the driver from active support and future releases.

This driver is used for SGI workstations Indy and Indigo2. Manufacturing
stopped in 1997 and SGI support ended in 2012."

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkgconf: rewrite variable sdkdir, needed by xdriver_xf86-video-intel
Bernd Kuhls [Sat, 29 Mar 2014 20:56:08 +0000 (21:56 +0100)]
pkgconf: rewrite variable sdkdir, needed by xdriver_xf86-video-intel

- rename patch file to include the apply order

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoxorg: Bump xserver_xorg-server version to 1.15.0
Bernd Kuhls [Sat, 29 Mar 2014 20:56:07 +0000 (21:56 +0100)]
xorg: Bump xserver_xorg-server version to 1.15.0

- remove patches applied upstream
- parallel make works
- add new dependency xproto_presentproto

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>