From 796f536f7b63afacdfb05f70e3bb23be39d91bba Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 12 Apr 2011 16:20:51 +0200 Subject: [PATCH] Bumprev for pkgs depending on xorg-server. --- srcpkgs/xf86-input-evdev/template | 1 + srcpkgs/xf86-input-evdev/xf86-input-evdev-devel.template | 2 ++ srcpkgs/xf86-video-ati/template | 2 ++ srcpkgs/xf86-video-cirrus/template | 2 +- srcpkgs/xf86-video-fbdev/template | 1 + srcpkgs/xf86-video-qxl/template | 1 + srcpkgs/xf86-video-sis/template | 1 + srcpkgs/xf86-video-sisusb/template | 1 + srcpkgs/xf86-video-v4l/template | 2 +- srcpkgs/xf86-video-vesa/template | 2 +- 10 files changed, 12 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xf86-input-evdev/template b/srcpkgs/xf86-input-evdev/template index 97d01a6fe66..43ba5359f80 100644 --- a/srcpkgs/xf86-input-evdev/template +++ b/srcpkgs/xf86-input-evdev/template @@ -1,6 +1,7 @@ # Template build file for 'xf86-input-evdev'. pkgname=xf86-input-evdev version=2.6.0 +revision=1 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg event device input driver" diff --git a/srcpkgs/xf86-input-evdev/xf86-input-evdev-devel.template b/srcpkgs/xf86-input-evdev/xf86-input-evdev-devel.template index cf5f4d97cfc..077c3da3167 100644 --- a/srcpkgs/xf86-input-evdev/xf86-input-evdev-devel.template +++ b/srcpkgs/xf86-input-evdev/xf86-input-evdev-devel.template @@ -5,6 +5,8 @@ long_desc="${long_desc} This package contains files for development, headers, static libs, etc." +revision=1 + Add_dependency run xorg-server-devel Add_dependency run xf86-input-evdev diff --git a/srcpkgs/xf86-video-ati/template b/srcpkgs/xf86-video-ati/template index 145da9eec91..ba82287a17e 100644 --- a/srcpkgs/xf86-video-ati/template +++ b/srcpkgs/xf86-video-ati/template @@ -1,6 +1,7 @@ # Template build file for 'xf86-video-ati'. pkgname=xf86-video-ati version=6.14.1 +revision=1 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg ATI Radeon video driver" @@ -15,6 +16,7 @@ Add_dependency run libpciaccess Add_dependency run libdrm Add_dependency run pixman Add_dependency run xorg-server + Add_dependency build pkg-config Add_dependency build libudev-devel Add_dependency build libpciaccess-devel diff --git a/srcpkgs/xf86-video-cirrus/template b/srcpkgs/xf86-video-cirrus/template index ac765847e28..31a149bb94a 100644 --- a/srcpkgs/xf86-video-cirrus/template +++ b/srcpkgs/xf86-video-cirrus/template @@ -1,7 +1,7 @@ # Template build file for 'xf86-video-cirrus'. pkgname=xf86-video-cirrus version=1.3.2 -revision=1 +revision=2 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg Cirrus Logic video driver" diff --git a/srcpkgs/xf86-video-fbdev/template b/srcpkgs/xf86-video-fbdev/template index f4229ec2eeb..a61f3ad5647 100644 --- a/srcpkgs/xf86-video-fbdev/template +++ b/srcpkgs/xf86-video-fbdev/template @@ -1,6 +1,7 @@ # Template build file for 'xf86-video-fbdev'. pkgname=xf86-video-fbdev version=0.4.2 +revision=1 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg framebuffer video driver" diff --git a/srcpkgs/xf86-video-qxl/template b/srcpkgs/xf86-video-qxl/template index 9469ebfa4f1..42606f0914a 100644 --- a/srcpkgs/xf86-video-qxl/template +++ b/srcpkgs/xf86-video-qxl/template @@ -1,6 +1,7 @@ # Template build file for 'xf86-video-qxl'. pkgname=xf86-video-qxl version=0.0.13 +revision=1 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Modular Xorg QXL virtual video driver" diff --git a/srcpkgs/xf86-video-sis/template b/srcpkgs/xf86-video-sis/template index 6ba71b09450..de9b016ba5b 100644 --- a/srcpkgs/xf86-video-sis/template +++ b/srcpkgs/xf86-video-sis/template @@ -1,6 +1,7 @@ # Template build file for 'xf86-video-sis'. pkgname=xf86-video-sis version=0.10.3 +revision=1 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg video driver" diff --git a/srcpkgs/xf86-video-sisusb/template b/srcpkgs/xf86-video-sisusb/template index 96db18ddf09..4ed7aefd71f 100644 --- a/srcpkgs/xf86-video-sisusb/template +++ b/srcpkgs/xf86-video-sisusb/template @@ -1,6 +1,7 @@ # Template build file for 'xf86-video-sisusb'. pkgname=xf86-video-sisusb version=0.9.4 +revision=1 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg SiS USB video driver" diff --git a/srcpkgs/xf86-video-v4l/template b/srcpkgs/xf86-video-v4l/template index 8bda411842a..a76c4dbe26a 100644 --- a/srcpkgs/xf86-video-v4l/template +++ b/srcpkgs/xf86-video-v4l/template @@ -1,7 +1,7 @@ # Template build file for 'xf86-video-v4l'. pkgname=xf86-video-v4l version=0.2.0 -revision=1 +revision=2 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg Video4Linux video driver" diff --git a/srcpkgs/xf86-video-vesa/template b/srcpkgs/xf86-video-vesa/template index 749149375aa..664fc84c045 100644 --- a/srcpkgs/xf86-video-vesa/template +++ b/srcpkgs/xf86-video-vesa/template @@ -1,7 +1,7 @@ # Template build file for 'xf86-video-vesa'. pkgname=xf86-video-vesa version=2.3.0 -revision=1 +revision=2 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg VESA video driver"