[oe-commits] org.oe.dev gpe-what: unify

Laibsch commit openembedded-commits at lists.openembedded.org
Fri May 25 11:45:15 UTC 2007


gpe-what: unify

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 0336be68a99e9469e371b999f4efd84876570e4c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0336be68a99e9469e371b999f4efd84876570e4c
Files:
1
packages/gpe-what/gpe-what.inc
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
Diffs:

#
# mt diff -rfa1f0eaf00518806bf567f8c8e8e8d315776a9b9 -r0336be68a99e9469e371b999f4efd84876570e4c
#
# 
# 
# add_file "packages/gpe-what/gpe-what.inc"
#  content [5368f64a1db951f6eec13a5ea25cc3b361f98c86]
# 
# patch "packages/gpe-what/gpe-what_0.30.bb"
#  from [6cd76eed862944aaa52e4891ede53a68b062a0a4]
#    to [1b2f3831d95dd72e4689179da0c43965b638e66e]
# 
# patch "packages/gpe-what/gpe-what_0.31.bb"
#  from [ff20e29bce8f4e046f3ee380f1f3ae205054eb50]
#    to [4569ac04242d337371e97c3b7eb1e719ce62a530]
# 
# patch "packages/gpe-what/gpe-what_0.33.bb"
#  from [aaa60522c548b088fcb85b24b9dfdb45b529fa68]
#    to [44dee4426f16d671efce8afb391217c007e5ec1e]
# 
# patch "packages/gpe-what/gpe-what_0.41.bb"
#  from [4f0fb66f9b993540f559ad5d8da96172781fa66b]
#    to [6e474087238df1ebf78d5eb16943d11848332be3]
# 
# patch "packages/gpe-what/gpe-what_0.42.bb"
#  from [4f0fb66f9b993540f559ad5d8da96172781fa66b]
#    to [6e474087238df1ebf78d5eb16943d11848332be3]
# 
# patch "packages/gpe-what/gpe-what_0.43.bb"
#  from [619be3c9bfe91fa9f91863606345eaf76009cd46]
#    to [b0b53abc0d47c61907654065588f974bcaf1090a]
# 
# patch "packages/gpe-what/gpe-what_svn.bb"
#  from [91ad5c5702d9beebc5ac750a59e383691d9ccb4f]
#    to [3bf99449bc2d71cd19a3755a905e8c29cb284c01]
# 
============================================================
--- packages/gpe-what/gpe-what.inc	5368f64a1db951f6eec13a5ea25cc3b361f98c86
+++ packages/gpe-what/gpe-what.inc	5368f64a1db951f6eec13a5ea25cc3b361f98c86
@@ -0,0 +1,8 @@
+DESCRIPTION = "GPE modal help"
+SECTION = "gpe"
+LICENSE = "GPL"
+DEPENDS = "virtual/libx11 gtk+"
+
+inherit autotools gpe
+
+GPE_TARBALL_SUFFIX= "bz2"
============================================================
--- packages/gpe-what/gpe-what_0.30.bb	6cd76eed862944aaa52e4891ede53a68b062a0a4
+++ packages/gpe-what/gpe-what_0.30.bb	1b2f3831d95dd72e4689179da0c43965b638e66e
@@ -1,10 +1,5 @@
-LICENSE = "GPL"
-SECTION = "gpe"
-inherit gpe
+require gpe-what.inc
 
-DESCRIPTION = "GPE modal help"
-DEPENDS = "virtual/libx11"
-
 do_compile_prepend() {
 	rm *.d
 }
============================================================
--- packages/gpe-what/gpe-what_0.31.bb	ff20e29bce8f4e046f3ee380f1f3ae205054eb50
+++ packages/gpe-what/gpe-what_0.31.bb	4569ac04242d337371e97c3b7eb1e719ce62a530
@@ -1,6 +1,3 @@
-LICENSE = "GPL"
-SECTION = "gpe"
-inherit gpe
+require gpe-what.inc
 
-DESCRIPTION = "GPE modal help"
 DEPENDS = "virtual/libx11 libxpm libmatchbox"
============================================================
--- packages/gpe-what/gpe-what_0.33.bb	aaa60522c548b088fcb85b24b9dfdb45b529fa68
+++ packages/gpe-what/gpe-what_0.33.bb	44dee4426f16d671efce8afb391217c007e5ec1e
@@ -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"
============================================================
--- packages/gpe-what/gpe-what_0.41.bb	4f0fb66f9b993540f559ad5d8da96172781fa66b
+++ packages/gpe-what/gpe-what_0.41.bb	6e474087238df1ebf78d5eb16943d11848332be3
@@ -1,8 +1 @@
-LICENSE = "GPL"
-DESCRIPTION = "GPE modal help"
-DEPENDS = "virtual/libx11 gtk+"
-
-
-GPE_TARBALL_SUFFIX= "bz2"
-inherit autotools gpe
-
+require gpe-what.inc
============================================================
--- packages/gpe-what/gpe-what_0.42.bb	4f0fb66f9b993540f559ad5d8da96172781fa66b
+++ packages/gpe-what/gpe-what_0.42.bb	6e474087238df1ebf78d5eb16943d11848332be3
@@ -1,8 +1 @@
-LICENSE = "GPL"
-DESCRIPTION = "GPE modal help"
-DEPENDS = "virtual/libx11 gtk+"
-
-
-GPE_TARBALL_SUFFIX= "bz2"
-inherit autotools gpe
-
+require gpe-what.inc
============================================================
--- packages/gpe-what/gpe-what_0.43.bb	619be3c9bfe91fa9f91863606345eaf76009cd46
+++ packages/gpe-what/gpe-what_0.43.bb	b0b53abc0d47c61907654065588f974bcaf1090a
@@ -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"
============================================================
--- packages/gpe-what/gpe-what_svn.bb	91ad5c5702d9beebc5ac750a59e383691d9ccb4f
+++ packages/gpe-what/gpe-what_svn.bb	3bf99449bc2d71cd19a3755a905e8c29cb284c01
@@ -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}"
 






More information about the Openembedded-commits mailing list