summaryrefslogtreecommitdiff
path: root/gaim/gaim_0.77.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gaim/gaim_0.77.oe')
-rw-r--r--gaim/gaim_0.77.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/gaim/gaim_0.77.oe b/gaim/gaim_0.77.oe
index e69de29bb2..74df2a43aa 100644
--- a/gaim/gaim_0.77.oe
+++ b/gaim/gaim_0.77.oe
@@ -0,0 +1,10 @@
+DESCRIPTION = "multi-protocol instant messaging client"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+
+DEPENDS = "gtk+"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2"
+
+EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated"
+
+inherit autotools