aboutsummaryrefslogtreecommitdiffstats
path: root/gaim/gaim_0.79.oe
blob: c24710fc3182e4011622c87b782affe92742b835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SECTION = "x11/network"
DESCRIPTION = "multi-protocol instant messaging client"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"

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