[oe-commits] Frans Meulenbroeks : epiphany: remove old versions

git version control git at git.openembedded.org
Sun Aug 15 11:38:22 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 13:26:22 2010 +0200

epiphany: remove old versions

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

---

 recipes/gnome/epiphany_2.21.92.bb |   22 ----------------------
 recipes/gnome/epiphany_2.22.1.bb  |   22 ----------------------
 recipes/gnome/epiphany_2.24.0.bb  |   21 ---------------------
 recipes/gnome/epiphany_2.24.2.bb  |   21 ---------------------
 recipes/gnome/epiphany_2.27.1.bb  |   20 --------------------
 recipes/gnome/epiphany_2.28.0.bb  |   18 ------------------
 recipes/gnome/epiphany_2.30.0.bb  |   20 --------------------
 7 files changed, 0 insertions(+), 144 deletions(-)

diff --git a/recipes/gnome/epiphany_2.21.92.bb b/recipes/gnome/epiphany_2.21.92.bb
deleted file mode 100644
index f1ea1ce..0000000
--- a/recipes/gnome/epiphany_2.21.92.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-DESCRIPTION = "GNOME default webbrowser"
-DEPENDS = "gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
-RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r3"
-
-inherit gnome
-
-SRC_URI_append = " file://file_contains.patch"
-
-EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
-
-do_configure_prepend() {
-        touch ${S}/gnome-doc-utils.make
-        sed -i -e s:help::g Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-
-
-
-SRC_URI[archive.md5sum] = "2e0199851122ecb9d5f2863d92e18aa8"
-SRC_URI[archive.sha256sum] = "904275567e54f5fcdb068d544b42da34c0361d3b8d143dfecd878950850a54c9"
diff --git a/recipes/gnome/epiphany_2.22.1.bb b/recipes/gnome/epiphany_2.22.1.bb
deleted file mode 100644
index 6d851c8..0000000
--- a/recipes/gnome/epiphany_2.22.1.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-DESCRIPTION = "GNOME default webbrowser"
-DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
-RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-
-PR = "r3"
-
-inherit gnome
-
-
-EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
-
-do_configure_prepend() {
-        touch ${S}/gnome-doc-utils.make
-        sed -i -e s:help::g Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-
-
-
-SRC_URI[archive.md5sum] = "f3354751f7e293c03ffb9f26bd00b17f"
-SRC_URI[archive.sha256sum] = "6faf0aaf8a44ad119baa921a634eb8dd2d02c4f501af176f294164f7d49dca5e"
diff --git a/recipes/gnome/epiphany_2.24.0.bb b/recipes/gnome/epiphany_2.24.0.bb
deleted file mode 100644
index d0a9856..0000000
--- a/recipes/gnome/epiphany_2.24.0.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "GNOME default webbrowser"
-DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
-RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r2"
-
-inherit gnome
-
-
-EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
-
-do_configure_prepend() {
-        touch ${S}/gnome-doc-utils.make
-        sed -i -e s:help::g Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-
-
-
-SRC_URI[archive.md5sum] = "d46089988045c17adaa70af963b3e47a"
-SRC_URI[archive.sha256sum] = "aafb7b16fd23e34315d511c0568e8c4d680be93e2547e8f18dfa4471bc0a6a0b"
diff --git a/recipes/gnome/epiphany_2.24.2.bb b/recipes/gnome/epiphany_2.24.2.bb
deleted file mode 100644
index 5ff779a..0000000
--- a/recipes/gnome/epiphany_2.24.2.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "GNOME default webbrowser"
-DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
-RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-
-inherit gnome
-
-PR = "r3"
-
-EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
-
-do_configure_prepend() {
-        touch ${S}/gnome-doc-utils.make
-        sed -i -e s:help::g Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-
-
-
-SRC_URI[archive.md5sum] = "7650df6cc08292cd6faf8bbcfbf9e901"
-SRC_URI[archive.sha256sum] = "6cf629d628ee2ae908c9aa3c530fa05344dfe47a9b770c1d9d1e7cc16d7528b3"
diff --git a/recipes/gnome/epiphany_2.27.1.bb b/recipes/gnome/epiphany_2.27.1.bb
deleted file mode 100644
index eb4cbf4..0000000
--- a/recipes/gnome/epiphany_2.27.1.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION = "GNOME default webbrowser"
-DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
-RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r2"
-
-inherit gnome
-
-EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
-
-do_configure_prepend() {
-        touch ${S}/gnome-doc-utils.make
-        sed -i -e s:help::g Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-
-
-
-SRC_URI[archive.md5sum] = "840fb2dc0511039de378927e3bccd802"
-SRC_URI[archive.sha256sum] = "36d2b3652b5bbf7b459fda95ac0f25c429aa2e05e42fede3e88ce463879bdb8b"
diff --git a/recipes/gnome/epiphany_2.28.0.bb b/recipes/gnome/epiphany_2.28.0.bb
deleted file mode 100644
index 6d17b6f..0000000
--- a/recipes/gnome/epiphany_2.28.0.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "GNOME default webbrowser"
-DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
-RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r1"
-
-inherit gnome
-
-EXTRA_OECONF = "--disable-nss --with-engine=webkit --with-distributor-name=${DISTRO}"
-
-do_configure_prepend() {
-        touch ${S}/gnome-doc-utils.make
-        sed -i -e s:help::g Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-
-SRC_URI[archive.md5sum] = "b88ac1168fc271892cabf73b749cac16"
-SRC_URI[archive.sha256sum] = "23e0379c41c378221338fb327d747f3e42b2b98cdf1512c9df7cbeab45f311ea"
diff --git a/recipes/gnome/epiphany_2.30.0.bb b/recipes/gnome/epiphany_2.30.0.bb
deleted file mode 100644
index 1149824..0000000
--- a/recipes/gnome/epiphany_2.30.0.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION = "GNOME default webbrowser"
-DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
-RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
-PR = "r1"
-
-inherit gnome
-
-SRC_URI[archive.md5sum] = "c78e40f61dae39b490fcf94e296aa239"
-SRC_URI[archive.sha256sum] = "2e403ab0fe04575575fa99cdb6b3007007fa8e961e2c2fd4308b13e27bbf58d4"
-
-EXTRA_OECONF = "--disable-nss --with-engine=webkit --with-distributor-name=${DISTRO}"
-
-do_configure_prepend() {
-        touch ${S}/gnome-doc-utils.make
-        sed -i -e s:help::g Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-
-





More information about the Openembedded-commits mailing list