aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xchat/xchat_2.6.0.bb
blob: 462ed4d6e96d7e525f2e1baf44fb4012cd533f8c (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"
HOMEPAGE = "http://www.xchat.org"
MAINTAINER = "Koen Kooi <koen@handhelds.org"
DEPENDS = "libgcrypt zlib gtk+"
SRC_URI = "http://www.xchat.org/files/source/2.6/xchat-${PV}.tar.bz2"

inherit autotools
EXTRA_OECONF = " --disable-perl --disable-python    "