gcalctool: remove older version and drop 'patch=1'
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 30 May 2012 14:21:56 +0000 (14:21 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:20:57 +0000 (08:20 -0800)
(From meta-openembedded rev: fb360b53a5f9715320fe161637e4b46737f52d8f)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.7.32.bb [deleted file]
meta-openembedded/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb

diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.7.32.bb b/meta-openembedded/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.7.32.bb
deleted file mode 100644 (file)
index f12e6c4..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-LICENSE = "GPL"
-SECTION = "x11"
-DEPENDS = "gtk+"
-DESCRIPTION = "gcalctool is a powerful calculator"
-PR = "r2"
-
-SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \
-        file://makefile-fix.diff;patch=1\
-       file://fix-includedir.patch;patch=1"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--disable-gnome"
index c72860c..981a073 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "gcalctool is a powerful calculator"
 PR = "r0"
 
 SRC_URI = "http://download.gnome.org/sources/${PN}/5.8/${PN}-${PV}.tar.gz \
-       file://fix-includedir.patch;patch=1"
+       file://fix-includedir.patch"
 
 inherit autotools pkgconfig