gpe-what: unify
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 23 May 2007 21:28:53 +0000 (21:28 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 23 May 2007 21:28:53 +0000 (21:28 +0000)
packages/gpe-what/gpe-what.inc [new file with mode: 0644]
packages/gpe-what/gpe-what_0.30.bb
packages/gpe-what/gpe-what_0.31.bb
packages/gpe-what/gpe-what_0.33.bb
packages/gpe-what/gpe-what_0.41.bb
packages/gpe-what/gpe-what_0.42.bb
packages/gpe-what/gpe-what_0.43.bb
packages/gpe-what/gpe-what_svn.bb

diff --git a/packages/gpe-what/gpe-what.inc b/packages/gpe-what/gpe-what.inc
new file mode 100644 (file)
index 0000000..fd43076
--- /dev/null
@@ -0,0 +1,8 @@
+DESCRIPTION = "GPE modal help"
+SECTION = "gpe"
+LICENSE = "GPL"
+DEPENDS = "virtual/libx11 gtk+"
+
+inherit autotools gpe
+
+GPE_TARBALL_SUFFIX= "bz2"
index 9c711a6..165ea4c 100644 (file)
@@ -1,9 +1,4 @@
-LICENSE = "GPL"
-SECTION = "gpe"
-inherit gpe
-
-DESCRIPTION = "GPE modal help"
-DEPENDS = "virtual/libx11"
+require gpe-what.inc
 
 do_compile_prepend() {
        rm *.d
index 362e573..50a614b 100644 (file)
@@ -1,6 +1,3 @@
-LICENSE = "GPL"
-SECTION = "gpe"
-inherit gpe
+require gpe-what.inc
 
-DESCRIPTION = "GPE modal help"
 DEPENDS = "virtual/libx11 libxpm libmatchbox"
index ed7c757..71ae7da 100644 (file)
@@ -1,8 +1,5 @@
-LICENSE = "GPL"
-SECTION = "gpe"
-inherit gpe
+require gpe-what.inc
 
 SRC_URI += "file://makefile-fix.patch;patch=1"
 
-DESCRIPTION = "GPE modal help"
 DEPENDS = "virtual/libx11 libxpm libmatchbox"
index 2cc0dc9..853abec 100644 (file)
@@ -1,8 +1 @@
-LICENSE = "GPL"
-DESCRIPTION = "GPE modal help"
-DEPENDS = "virtual/libx11 gtk+"
-
-
-GPE_TARBALL_SUFFIX= "bz2"
-inherit autotools gpe
-
+require gpe-what.inc
index 2cc0dc9..853abec 100644 (file)
@@ -1,8 +1 @@
-LICENSE = "GPL"
-DESCRIPTION = "GPE modal help"
-DEPENDS = "virtual/libx11 gtk+"
-
-
-GPE_TARBALL_SUFFIX= "bz2"
-inherit autotools gpe
-
+require gpe-what.inc
index b82da4f..624f2e3 100644 (file)
@@ -1,9 +1,5 @@
-LICENSE = "GPL"
-DESCRIPTION = "GPE modal help"
-DEPENDS = "virtual/libx11 gtk+"
-PR = "r1"
+require gpe-what.inc
 
-GPE_TARBALL_SUFFIX= "bz2"
-inherit autotools gpe
+PR = "r1"
 
 SRC_URI += " file://set-wm-hint.patch;patch=1;pnum=0"
index 7ecaf20..c448751 100644 (file)
@@ -1,9 +1,6 @@
-DESCRIPTION = "GPE modal help"
-LICENSE = "GPL"
-DEPENDS = "virtual/libx11 gtk+"
-PV = "0.41+svn${SRCDATE}"
+require gpe-what.inc
 
-inherit autotools
+PV = "0.41+svn${SRCDATE}"
 
 SRC_URI = "${GPE_SVN}"