[oe-commits] Alexander Kanavin : epiphany: remove the recipe due to its move to oe-core

git at git.openembedded.org git at git.openembedded.org
Thu Sep 17 15:04:58 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: 1802c4486b22bad5429af3f588d0d71ac4622dbf
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=1802c4486b22bad5429af3f588d0d71ac4622dbf

Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Tue Sep 15 12:09:19 2015 +0300

epiphany: remove the recipe due to its move to oe-core

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-gnome/epiphany/epiphany_2.30.6.bb       | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
deleted file mode 100644
index 9e1a0dc..0000000
--- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-SUMMARY = "GNOME default webbrowser"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-
-DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates libgnome-keyring avahi libnotify"
-
-inherit gnome
-SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64"
-SRC_URI[archive.sha256sum] = "278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc"
-
-EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file"
-
-do_configure_prepend() {
-    touch ${S}/gnome-doc-utils.make
-    sed -i -e s:help::g ${S}/Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-RDEPENDS_${PN} = "iso-codes"
-RRECOMMENDS_${PN} = "ca-certificates"
-



More information about the Openembedded-commits mailing list