summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb')
-rw-r--r--meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb
deleted file mode 100644
index 61b28e4ae..000000000
--- a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1LICENSE = "GPL"
2SECTION = "x11"
3DEPENDS = "gtk+ gnome-doc-utils"
4DESCRIPTION = "gcalctool is a powerful calculator"
5PR = "r0"
6
7SRC_URI = "http://download.gnome.org/sources/${PN}/5.8/${PN}-${PV}.tar.gz \
8 file://fix-includedir.patch"
9
10SRC_URI[md5sum] = "dd9d4f326d7d925a5ad9fbb1c5b32142"
11SRC_URI[sha256sum] = "8806e7696eeee62f2df21135fc488ba99f7d55dfd2a40bb9615e2edd95391589"
12
13inherit autotools pkgconfig
14
15EXTRA_OECONF = "--disable-gnome"