diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-10-23 09:48:03 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-10-23 09:48:03 +0000 |
commit | c90e494741b915902d52fb8f2ead8e46c76d8c02 (patch) | |
tree | 353409385b553340ee963fe7304e186b6a7616e9 /net-libs/loudmouth | |
parent | x11-misc/xkeyboard-config: add missing dep on dev-util/intltool (fixes bug #2... (diff) | |
download | historical-c90e494741b915902d52fb8f2ead8e46c76d8c02.tar.gz historical-c90e494741b915902d52fb8f2ead8e46c76d8c02.tar.bz2 historical-c90e494741b915902d52fb8f2ead8e46c76d8c02.zip |
New revision that disables asyncns code for now, as it currently segfaults on some machines
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25-gentoo-r4 x86_64
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/loudmouth/Manifest | 13 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.2-r1.ebuild | 40 |
3 files changed, 49 insertions, 12 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 9cbda4202152..fef26db42cac 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/loudmouth # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.77 2008/09/20 20:14:53 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.78 2008/10/23 09:48:03 leio Exp $ + +*loudmouth-1.4.2-r1 (23 Oct 2008) + + 23 Oct 2008; Mart Raudsepp <leio@gentoo.org> +loudmouth-1.4.2-r1.ebuild: + New revision that disables asyncns code for now, as it currently segfaults + on some machines 20 Sep 2008; Gilles Dartiguelongue <eva@gentoo.org> -loudmouth-1.3.4.ebuild, -loudmouth-1.4.0.ebuild, -loudmouth-1.4.1.ebuild: diff --git a/net-libs/loudmouth/Manifest b/net-libs/loudmouth/Manifest index 6373aa640110..e848c4028fe0 100644 --- a/net-libs/loudmouth/Manifest +++ b/net-libs/loudmouth/Manifest @@ -1,16 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - DIST loudmouth-1.2.3.tar.bz2 325864 RMD160 ced68f5187855f3286caa604c46adf0972013048 SHA1 51c6317170b8f044e489d71c7de8410663fefb6b SHA256 41f775303e76436add3c0141e485246223a60bbbcf90a7e90ed2b5baf6e2602b DIST loudmouth-1.4.2.tar.bz2 380128 RMD160 6c94abe777e44331a1133d300cb351307e4bb48a SHA1 f2cbcd000127c6cb97f37e31eef3d9536cf2d8df SHA256 18c43de707477aef86bb170f0642f720e238aba9cc0c44dc68ae5116a70841ec EBUILD loudmouth-1.2.3.ebuild 996 RMD160 f7e19158945d34836ebb5c58ef8ea313548bf76c SHA1 59239c9830814a2fc2a2db0ff3b88de85985ae03 SHA256 38687ed39ca496dbace5ef8c9126b429edfee812b748a994048da7c6f69c0c55 +EBUILD loudmouth-1.4.2-r1.ebuild 1100 RMD160 4d5b74e9bd1291f2c82a29d4e8327f4be021be5a SHA1 3c62012c1f9db465630605a0d0890c5d78f88993 SHA256 a39302241d2844bfc619f6363c6bf5afbe436aad3baef52f8eab2f932165eb5b EBUILD loudmouth-1.4.2.ebuild 1015 RMD160 6a92ad8b23885c99cd64d99078e4e93d6bdf3e8d SHA1 c1465870a354d54e4cbd25bbc28e9b499fc5e307 SHA256 661f1acdf2a25190526341652fa3d31f7a04a074f549a319f853b50e79e85d9e -MISC ChangeLog 9641 RMD160 5b38efa17cc414109543d2f303c273cbfe4cb707 SHA1 3d536eb9238eadbff426635dde0884a50a50f84b SHA256 9bdf079ec207526adfea49842edec998960b12ac1392c0b9d2f3c8307d0e7ae4 +MISC ChangeLog 9849 RMD160 0edd1499321557f7677817522633e4b239b4eb74 SHA1 3d02cef4637fe567260d788a87ca6cfb57a7ce8c SHA256 e6e440280c071bc935f86fb4eed93fa9ce608d3be87c3468d2f0a972231a1500 MISC metadata.xml 258 RMD160 85cf4588f19fabaeb6fe13f58c6ae1fb6e51e798 SHA1 bced822ded5aef8c673d7e65f1cdc727fe3711c4 SHA256 0db8d15e4fd277e63ff3200516092f2cc3ab46da07da76e5e7baf37937a734c5 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.9 (GNU/Linux) - -iEYEARECAAYFAkjVWb8ACgkQ1fmVwcYIWAZ0vACeJX/p09l8uqKqjzm5lYkjX/7M -INkAn1B9C7Hti+s2H9FnNtEvqH8EXieC -=lxDN ------END PGP SIGNATURE----- diff --git a/net-libs/loudmouth/loudmouth-1.4.2-r1.ebuild b/net-libs/loudmouth/loudmouth-1.4.2-r1.ebuild new file mode 100644 index 000000000000..fbb90fc1306b --- /dev/null +++ b/net-libs/loudmouth/loudmouth-1.4.2-r1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.2-r1.ebuild,v 1.1 2008/10/23 09:48:03 leio Exp $ + +inherit gnome2 + +DESCRIPTION="Lightweight C Jabber library" +HOMEPAGE="http://www.loudmouth-project.org/" +SRC_URI="http://ftp.imendio.com/pub/imendio/${PN}/src/${P}.tar.bz2" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + +IUSE="doc ssl debug test" + +RDEPEND=">=dev-libs/glib-2.4 + ssl? ( >=net-libs/gnutls-1.4.0 )" +# FIXME: can't build against system lib +# asyncns? ( net-libs/libasyncns )" +# openssl dropped because of bug #216705 + +DEPEND="${RDEPEND} + test? ( dev-libs/check ) + dev-util/pkgconfig + doc? ( >=dev-util/gtk-doc-1 )" + +DOCS="AUTHORS ChangeLog NEWS README" + +pkg_setup() { + G2CONF="${G2CONF} $(use_enable debug) + --without-asyncns" + # Currently asyncns segfaults on some machines and breaks XMPP for telepathy, disabled till fixed + + if use ssl; then + G2CONF="${G2CONF} --with-ssl=gnutls" + else + G2CONF="${G2CONF} --with-ssl=no" + fi +} |