[oe-commits] org.oe.dev xchat: remove 2.6.1, add 2.8.4

mickeyl commit openembedded-commits at lists.openembedded.org
Wed Sep 12 18:04:52 UTC 2007


xchat: remove 2.6.1, add 2.8.4

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: e5a1ea396fb7692c86910e3aeda7e14613406301
ViewMTN: http://monotone.openembedded.org/revision/info/e5a1ea396fb7692c86910e3aeda7e14613406301
Files:
1
packages/xchat/xchat_2.6.1.bb
packages/xchat/xchat_2.8.4.bb
Diffs:

#
# mt diff -r917e630bc6246fb7b73a598e82412902e7dba1ca -re5a1ea396fb7692c86910e3aeda7e14613406301
#
# 
# 
# delete "packages/xchat/xchat_2.6.1.bb"
# 
# add_file "packages/xchat/xchat_2.8.4.bb"
#  content [5a46c2909f94bd0d430140e4aaca391236d41b20]
# 
============================================================
--- packages/xchat/xchat_2.8.4.bb	5a46c2909f94bd0d430140e4aaca391236d41b20
+++ packages/xchat/xchat_2.8.4.bb	5a46c2909f94bd0d430140e4aaca391236d41b20
@@ -0,0 +1,18 @@
+DESCRIPTION = "Full-featured IRC chat client with scripting support"
+LICENSE = "GPL"
+HOMEPAGE = "http://www.xchat.org"
+SECTION = "x11/network"
+DEPENDS = "libgcrypt zlib gtk+"
+DEPENDS += "gdk-pixbuf-csource-native"
+PR = "r0"
+
+SRC_URI = "http://www.xchat.org/files/source/2.8/xchat-${PV}.tar.bz2"
+
+inherit autotools
+
+EXTRA_OECONF = "\
+  --disable-perl \
+  --disable-python \
+"
+
+FILES_${PN}-dbg += "${libdir}/xchat/plugins/.debug"






More information about the Openembedded-commits mailing list