summaryrefslogtreecommitdiff
path: root/openembedded/packages/gcalctool/gcalctool_5.7.32.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/gcalctool/gcalctool_5.7.32.bb')
-rw-r--r--openembedded/packages/gcalctool/gcalctool_5.7.32.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/openembedded/packages/gcalctool/gcalctool_5.7.32.bb b/openembedded/packages/gcalctool/gcalctool_5.7.32.bb
deleted file mode 100644
index cb416235a..000000000
--- a/openembedded/packages/gcalctool/gcalctool_5.7.32.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-LICENSE = "GPL"
-SECTION = "x11"
-DEPENDS = "gtk+"
-MAINTAINER = "Ross Burton <ross@openedhand.com>"
-DESCRIPTION = "gcalctool is a powerful calculator
-PR = "r1"
-
-SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \
- file://makefile-fix.diff;patch=1"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--disable-gnome"