aboutsummaryrefslogtreecommitdiffstats
path: root/galculator/galculator_1.2.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'galculator/galculator_1.2.3.oe')
-rw-r--r--galculator/galculator_1.2.3.oe20
1 files changed, 0 insertions, 20 deletions
diff --git a/galculator/galculator_1.2.3.oe b/galculator/galculator_1.2.3.oe
deleted file mode 100644
index 3fefbc7f2c..0000000000
--- a/galculator/galculator_1.2.3.oe
+++ /dev/null
@@ -1,20 +0,0 @@
-LICENSE = GPL
-PR = "r7"
-
-inherit autotools pkgconfig gconf
-
-PROVIDES = "galculator"
-DESCRIPTION = "GTK Advanced Calculator"
-DEPENDS = "virtual/libc gtk+ libglade gnome-desktop"
-RDEPENDS = "gnome-desktop"
-MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
-SECTION = "gpe"
-PRIORITY = "optional"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
- file://desktop-categories.patch;patch=1 \
- file://Makefile.am.patch;patch=1 \
- file://src-ui.c.patch;patch=1;pnum=0"
-
-LDFLAGS += '-Wl,--export-dynamic'
-