aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xchat/xchat_2.6.0.bb
blob: 161593c972e3c85ca1a30c268abaa88bf3c8025f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Full-featured IRC chat client with scripting support"
LICENSE = "GPL"
HOMEPAGE = "http://www.xchat.org"
MAINTAINER = "Koen Kooi <koen@linuxtogo.org>"
DEPENDS = "libgcrypt zlib gtk+"
PR = "r1"

SRC_URI = "http://www.xchat.org/files/source/2.6/xchat-${PV}.tar.bz2"

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