gcalctool: remove older version and drop 'patch=1'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa
2012-05-30 14:21:56 +00:00
committed by Koen Kooi
parent a87ce19719
commit fb360b53a5
2 changed files with 1 additions and 14 deletions

View File

@@ -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"

View 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