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