xserver-common: unify, clean up
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 8 Feb 2007 15:52:28 +0000 (15:52 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 8 Feb 2007 15:52:28 +0000 (15:52 +0000)
packages/xserver-common/xserver-common.inc [new file with mode: 0644]
packages/xserver-common/xserver-common_1.10.bb
packages/xserver-common/xserver-common_1.11.bb
packages/xserver-common/xserver-common_1.12.bb
packages/xserver-common/xserver-common_1.13.bb
packages/xserver-common/xserver-common_1.3.bb
packages/xserver-common/xserver-common_1.8.bb
packages/xserver-common/xserver-common_1.9.bb
packages/xserver-common/xserver-common_svn.bb

diff --git a/packages/xserver-common/xserver-common.inc b/packages/xserver-common/xserver-common.inc
new file mode 100644 (file)
index 0000000..229fb4d
--- /dev/null
@@ -0,0 +1,9 @@
+DESCRIPTION = "Common X11 scripts and support files"
+LICENSE = "GPL"
+SECTION = "x11"
+RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
+
+PACKAGE_ARCH = "all"
+
+# we are using a gpe-style Makefile
+inherit gpe
index fecdfbc..69e92ec 100644 (file)
@@ -1,13 +1,6 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r2"
-
-PACKAGE_ARCH = "all"
+require xserver-common.inc
 
-# we are using a gpe-style Makefile
-inherit gpe
+PR = "r2"
 
 SRC_URI_append = " file://setDPI.sh \
                   file://calibrate_zaurusd.patch;patch=1 \
index 47f9f2b..6b38469 100644 (file)
@@ -1,13 +1,4 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r0"
-
-PACKAGE_ARCH = "all"
-
-# we are using a gpe-style Makefile
-inherit gpe
+require xserver-common.inc
 
 SRC_URI_append = " file://setDPI.sh \
                   file://calibrate_zaurusd.patch;patch=1 \
index b02ad3f..dc91d7d 100644 (file)
@@ -1,13 +1,6 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r1"
-
-PACKAGE_ARCH = "all"
+require xserver-common.inc
 
-# we are using a gpe-style Makefile
-inherit gpe
+PR = "r1"
 
 SRC_URI_append = " file://setDPI.sh \
                   file://rxvt-less-pink.diff;patch=1"
index b051b5a..6278adf 100644 (file)
@@ -1,13 +1,6 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r1"
-
-PACKAGE_ARCH = "all"
+require xserver-common.inc
 
-# we are using a gpe-style Makefile
-inherit gpe
+PR = "r1"
 
 SRC_URI_append = " file://setDPI.sh \
                    file://xserver-imageon.patch;patch=1"
index 8980ae2..af2fb89 100644 (file)
@@ -1,11 +1,3 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r1"
-
-PACKAGE_ARCH = "all"
-
-# we are using a gpe-style Makefile
-inherit gpe
+require xserver-common.inc
 
+PR = "r1"
index 9e9c9d2..249576f 100644 (file)
@@ -1,13 +1,6 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r2"
-
-PACKAGE_ARCH = "all"
+require xserver-common.inc
 
-# we are using a gpe-style Makefile
-inherit gpe
+PR = "r2"
 
 SRC_URI_append = " file://setDPI.sh \
                   file://calibrate_zaurusd.patch;patch=1"
index 78fe512..a8343a8 100644 (file)
@@ -1,13 +1,6 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r2"
-
-PACKAGE_ARCH = "all"
+require xserver-common.inc
 
-# we are using a gpe-style Makefile
-inherit gpe
+PR = "r2"
 
 SRC_URI_append = " file://setDPI.sh \
                   file://calibrate_zaurusd.patch;patch=1 \
index ca9f3a7..e272ac1 100644 (file)
@@ -1,20 +1,9 @@
-DESCRIPTION = "Common X11 scripts and support files"
-LICENSE = "GPL"
-SECTION = "x11"
-PV = "1.12+svn${SRCDATE}"
-PR = "r0"
-
-PACKAGE_ARCH = "all"
+require xserver-common.inc
 
 DEFAULT_PREFERENCE = "-1"
 
 DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-
-
-# we are using a gpe-style Makefile
-inherit gpe
-
+PV = "1.12+svn${SRCDATE}"
 S = "${WORKDIR}/xserver-common"
 
 SRC_URI = "${GPE_SVN} \