summaryrefslogtreecommitdiff
path: root/gaim
diff options
context:
space:
mode:
Diffstat (limited to 'gaim')
-rw-r--r--gaim/gaim_0.78.oe12
-rw-r--r--gaim/gaim_0.79.oe12
-rw-r--r--gaim/gaim_0.80.oe1
3 files changed, 25 insertions, 0 deletions
diff --git a/gaim/gaim_0.78.oe b/gaim/gaim_0.78.oe
index e69de29bb2..7d4617030f 100644
--- a/gaim/gaim_0.78.oe
+++ b/gaim/gaim_0.78.oe
@@ -0,0 +1,12 @@
+SECTION = "x11/network"
+DESCRIPTION = "multi-protocol instant messaging client"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+
+DEPENDS = "gtk+ gettext-native"
+
+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
diff --git a/gaim/gaim_0.79.oe b/gaim/gaim_0.79.oe
index e69de29bb2..7d4617030f 100644
--- a/gaim/gaim_0.79.oe
+++ b/gaim/gaim_0.79.oe
@@ -0,0 +1,12 @@
+SECTION = "x11/network"
+DESCRIPTION = "multi-protocol instant messaging client"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+
+DEPENDS = "gtk+ gettext-native"
+
+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
diff --git a/gaim/gaim_0.80.oe b/gaim/gaim_0.80.oe
index e97f226d80..55647c6e79 100644
--- a/gaim/gaim_0.80.oe
+++ b/gaim/gaim_0.80.oe
@@ -1,3 +1,4 @@
+SECTION = "x11/network"
DESCRIPTION = "multi-protocol instant messaging client"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
PR = "r1"