aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xchat/xchat_2.6.8.bb
blob: 2c91d3990bcb17c387263478216ef97673e7cb54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Full-featured IRC chat client with scripting support"
LICENSE = "GPL"
HOMEPAGE = "http://www.xchat.org"
SECTION = "x11/network"
DEPENDS = "libgcrypt zlib gtk+"
FILE_PR = "r0"

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

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

FILES_${PN}-dbg += " /usr/lib/xchat/plugins/.debug"