matchbox-wm: basic unification of recipes
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 20 Dec 2006 16:14:20 +0000 (16:14 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 20 Dec 2006 16:14:20 +0000 (16:14 +0000)
packages/matchbox-wm/matchbox-wm.inc [new file with mode: 0644]
packages/matchbox-wm/matchbox-wm_0.8.3.bb
packages/matchbox-wm/matchbox-wm_0.8.4.bb
packages/matchbox-wm/matchbox-wm_0.9.2.bb
packages/matchbox-wm/matchbox-wm_0.9.3.bb
packages/matchbox-wm/matchbox-wm_0.9.4.bb
packages/matchbox-wm/matchbox-wm_0.9.5.bb
packages/matchbox-wm/matchbox-wm_0.9.bb
packages/matchbox-wm/matchbox-wm_1.0.bb
packages/matchbox-wm/matchbox-wm_1.1.bb
packages/matchbox-wm/matchbox-wm_svn.bb

diff --git a/packages/matchbox-wm/matchbox-wm.inc b/packages/matchbox-wm/matchbox-wm.inc
new file mode 100644 (file)
index 0000000..55ed9f7
--- /dev/null
@@ -0,0 +1,3 @@
+DESCRIPTION = "Matchbox window manager"
+SECTION = "x11/wm"
+LICENSE = "GPL"
index 947f14e..a6a77c5 100644 (file)
@@ -1,6 +1,5 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 
index 947f14e..a6a77c5 100644 (file)
@@ -1,6 +1,5 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 
index 304efc3..9123b0f 100644 (file)
@@ -1,6 +1,5 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 PR = "r1" 
index 3a46009..390ecf5 100644 (file)
@@ -1,6 +1,5 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 PR = "r2" 
index 4fa9a6b..5ce26cb 100644 (file)
@@ -1,10 +1,8 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 
-
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz \
           file://kbdconfig"
 
index 8c87711..f135ffd 100644 (file)
@@ -1,11 +1,9 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 PR="r1"
 
-
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz \
           file://kbdconfig"
 
index 4a9fa63..8387d95 100644 (file)
@@ -1,6 +1,5 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 
index a933668..e55f7a5 100644 (file)
@@ -1,6 +1,5 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 
index 275a556..c3e8186 100644 (file)
@@ -1,12 +1,10 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 
 PR="r1"
 
-
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.1/matchbox-window-manager-${PV}.tar.gz \
           file://kbdconfig"
 
index 381be22..91c66da 100644 (file)
@@ -1,6 +1,5 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+require matchbox-wm.inc
+
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 PV = "1.1+svn${SRCDATE}"