xchat: add 2.6.0
authorKoen Kooi <koen@openembedded.org>
Sat, 17 Dec 2005 17:39:26 +0000 (17:39 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 17 Dec 2005 17:39:26 +0000 (17:39 +0000)
packages/xchat/.mtn2git_empty [new file with mode: 0644]
packages/xchat/xchat_2.6.0.bb [new file with mode: 0644]

diff --git a/packages/xchat/.mtn2git_empty b/packages/xchat/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/xchat/xchat_2.6.0.bb b/packages/xchat/xchat_2.6.0.bb
new file mode 100644 (file)
index 0000000..462ed4d
--- /dev/null
@@ -0,0 +1,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    "
+