[oe-commits] Frans Meulenbroeks : gnome-terminal: remove old versions

git version control git at git.openembedded.org
Sun Aug 15 13:31:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 89abbc3057e1a5a9ccb61a4e2621cabe2b23e74e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=89abbc3057e1a5a9ccb61a4e2621cabe2b23e74e

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 15:30:21 2010 +0200

gnome-terminal: remove old versions

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/gnome/gnome-terminal_2.26.2.bb |   14 --------------
 recipes/gnome/gnome-terminal_2.28.0.bb |   16 ----------------
 2 files changed, 0 insertions(+), 30 deletions(-)

diff --git a/recipes/gnome/gnome-terminal_2.26.2.bb b/recipes/gnome/gnome-terminal_2.26.2.bb
deleted file mode 100644
index 4fffd22..0000000
--- a/recipes/gnome/gnome-terminal_2.26.2.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "GNOME terminal"
-SECTION = "x11/gnome"
-LICENSE = "GPL"
-DEPENDS = "gnome-common glib-2.0 gtk+ gconf vte"
-inherit gnome pkgconfig
-
-EXTRA_OECONF = "--disable-scrollkeeper"
-
-do_configure_prepend () {
-	cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
-}
-
-SRC_URI[archive.md5sum] = "f4f64b9b67c7a3147799ee10f7cf00e1"
-SRC_URI[archive.sha256sum] = "f937939eca0082dc7f3f9ddab72d612433ad948aac7e158ed75f5d7053e8d0e0"
diff --git a/recipes/gnome/gnome-terminal_2.28.0.bb b/recipes/gnome/gnome-terminal_2.28.0.bb
deleted file mode 100644
index 29b7b3e..0000000
--- a/recipes/gnome/gnome-terminal_2.28.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION = "GNOME terminal"
-SECTION = "x11/gnome"
-LICENSE = "GPL"
-DEPENDS = "gnome-common glib-2.0 gtk+ gconf vte"
-inherit gnome pkgconfig
-
-PR = "r1"
-
-EXTRA_OECONF = "--disable-scrollkeeper"
-
-do_configure_prepend () {
-	cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
-}
-
-SRC_URI[archive.md5sum] = "9cdc3581a03a44dd693663991d1c1e9f"
-SRC_URI[archive.sha256sum] = "c3f1ce6248e47cac5f3c5c0a79a079d5c7756ba1c4867eb43e20e929087b4a5a"





More information about the Openembedded-commits mailing list