aboutsummaryrefslogtreecommitdiffstats
path: root/gaim/gaim_0.78.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gaim/gaim_0.78.oe')
-rw-r--r--gaim/gaim_0.78.oe15
1 files changed, 0 insertions, 15 deletions
diff --git a/gaim/gaim_0.78.oe b/gaim/gaim_0.78.oe
deleted file mode 100644
index b933032e0f..0000000000
--- a/gaim/gaim_0.78.oe
+++ /dev/null
@@ -1,15 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "multi-protocol instant messaging client"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-LICENSE = "GPL"
-
-DEPENDS = "gtk+"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2"
-
-PREMIRRORS_prepend () {
- ${SOURCEFORGE_MIRROR} http://unc.dl.sourceforge.net/sourceforge
-}
-EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated"
-
-inherit autotools gettext