aboutsummaryrefslogtreecommitdiffstats
path: root/gaim/gaim_0.78.oe
blob: 7d4617030fb1ba84dc7477489dcc67fd6bef8ff9 (plain)
1
2
3
4
5
6
7
8
9
10
11
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