diff options
author | Gregory M. Tuner <gmt@be-evil.net> | 2013-11-27 12:58:37 -0800 |
---|---|---|
committer | Gregory M. Tuner <gmt@be-evil.net> | 2013-11-27 12:58:37 -0800 |
commit | f6429dc1fa987ce3df7f8d48e6bc8424311ea401 (patch) | |
tree | 968969b16fb3d32a9b2f6df0b29d6d74f329dc97 /net-libs | |
parent | new ebuild: sys-libs/pam-1.1.7-r1 (diff) | |
download | gmt-f6429dc1fa987ce3df7f8d48e6bc8424311ea401.tar.gz gmt-f6429dc1fa987ce3df7f8d48e6bc8424311ea401.tar.bz2 gmt-f6429dc1fa987ce3df7f8d48e6bc8424311ea401.zip |
new ebuilds: libsoup{,-gnome}-2.24.3.1-r1
Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup-gnome/ChangeLog | 409 | ||||
-rw-r--r-- | net-libs/libsoup-gnome/Manifest | 7 | ||||
-rw-r--r-- | net-libs/libsoup-gnome/files/libsoup-gnome-2.38.0-system-lib.patch | 242 | ||||
-rw-r--r-- | net-libs/libsoup-gnome/files/libsoup-gnome-2.40.2-system-lib.patch | 259 | ||||
-rw-r--r-- | net-libs/libsoup-gnome/files/libsoup-gnome-2.42.2-system-lib.patch | 254 | ||||
-rw-r--r-- | net-libs/libsoup-gnome/libsoup-gnome-2.42.3.1-r1.ebuild | 58 | ||||
-rw-r--r-- | net-libs/libsoup-gnome/metadata.xml | 5 | ||||
-rw-r--r-- | net-libs/libsoup/ChangeLog | 1213 | ||||
-rw-r--r-- | net-libs/libsoup/Manifest | 5 | ||||
-rw-r--r-- | net-libs/libsoup/files/libsoup-2.42.1-ipv6-tests.patch | 29 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.42.3.1-r1.ebuild | 69 | ||||
-rw-r--r-- | net-libs/libsoup/metadata.xml | 9 |
12 files changed, 2559 insertions, 0 deletions
diff --git a/net-libs/libsoup-gnome/ChangeLog b/net-libs/libsoup-gnome/ChangeLog new file mode 100644 index 0000000..02be809 --- /dev/null +++ b/net-libs/libsoup-gnome/ChangeLog @@ -0,0 +1,409 @@ +# ChangeLog for net-libs/libsoup-gnome +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/ChangeLog,v 1.89 2013/08/29 22:08:34 eva Exp $ + +*libsoup-gnome-2.42.2 (29 Aug 2013) + + 29 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-gnome-2.42.2.ebuild, +files/libsoup-gnome-2.42.2-system-lib.patch: + Version bump. Re-split libsoup for easier upgrade path, etc. + + 16 May 2013; Pacho Ramos <pacho@gentoo.org> libsoup-gnome-2.38.1.ebuild, + libsoup-gnome-2.40.3.ebuild: + Fix blockers placement + + 07 Apr 2013; Pacho Ramos <pacho@gentoo.org> libsoup-gnome-2.38.1.ebuild, + libsoup-gnome-2.40.3.ebuild: + Add proper blockers (#464722 by Kobboi) + + 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> + -libsoup-gnome-2.40.2.ebuild: + Clean up old revision. + + 25 Feb 2013; Zac Medico <zmedico@gentoo.org> libsoup-gnome-2.40.2.ebuild, + libsoup-gnome-2.40.3.ebuild: + Add ~arm-linux and ~x86-linux keywords. + +*libsoup-gnome-2.40.3 (20 Feb 2013) + + 20 Feb 2013; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-gnome-2.40.3.ebuild: + Version bump. + +*libsoup-gnome-2.40.2 (17 Dec 2012) + + 17 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -libsoup-gnome-2.36.1.ebuild, -files/libsoup-gnome-2.36.1-system-lib.patch, + +libsoup-gnome-2.40.2.ebuild, +files/libsoup-gnome-2.40.2-system-lib.patch, + metadata.xml: + Version bump for gnome-3.6. Switch to global introspection flag. Drop old. + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> libsoup-gnome-2.38.1.ebuild: + ia64/sh/sparc stable wrt #427544 + + 20 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + libsoup-gnome-2.36.1.ebuild, libsoup-gnome-2.38.1.ebuild: + Explicitly disable apache-using tests to prevent access violation (bug + #438104, thanks to toon and Pedro Sanchez). + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + libsoup-gnome-2.38.1.ebuild: + stable ppc, bug #427544 + + 14 Oct 2012; Matt Turner <mattst88@gentoo.org> libsoup-gnome-2.38.1.ebuild: + Stable on alpha, bug 427544. + + 10 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -files/libsoup-gnome-2.31.92-system-lib.patch, + -files/libsoup-gnome-2.34.1-system-lib.patch, -libsoup-gnome-2.34.3.ebuild, + libsoup-gnome-2.36.1.ebuild, -libsoup-gnome-2.38.0.ebuild, + libsoup-gnome-2.38.1.ebuild: + Fix USE=introspection dependency (bug #437762, thanks to Vicente Olivert + Riera). Drop useless USE=doc flag. Update license. Drop old. + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + libsoup-gnome-2.38.1.ebuild: + stable ppc64, bug #427544 + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> libsoup-gnome-2.38.1.ebuild: + arm stable, bug #427544 + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libsoup-gnome-2.38.1.ebuild: + Stable for amd64, wrt bug #427544 + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libsoup-gnome-2.38.1.ebuild: + x86 stable wrt bug #427544 + + 16 May 2012; Alexis Ballier <aballier@gentoo.org> + libsoup-gnome-2.38.1.ebuild: + keyword ~amd64-fbsd + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libsoup-gnome-2.34.3.ebuild, + libsoup-gnome-2.36.1.ebuild, libsoup-gnome-2.38.0.ebuild, + libsoup-gnome-2.38.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + +*libsoup-gnome-2.38.1 (20 Apr 2012) + + 20 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +libsoup-gnome-2.38.1.ebuild: + Version bump. + +*libsoup-gnome-2.38.0 (13 Apr 2012) + + 13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +libsoup-gnome-2.38.0.ebuild, +files/libsoup-gnome-2.38.0-system-lib.patch: + Version bump. + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> libsoup-gnome-2.36.1.ebuild: + alpha/ia64/sh/sparc stable wrt #393007 + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> libsoup-gnome-2.36.1.ebuild: + Marking libsoup-gnome-2.36.1 ppc stable for bug 393007 + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> libsoup-gnome-2.36.1.ebuild: + Marking libsoup-gnome-2.36.1 ppc64 stable for bug 393007 + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> libsoup-gnome-2.36.1.ebuild: + arm stable, bug #393007 + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> libsoup-gnome-2.36.1.ebuild: + x86 stable, bug #393007 + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> libsoup-gnome-2.36.1.ebuild: + amd64 stable, bug 393007 + + 28 Dec 2011; Pacho Ramos <pacho@gentoo.org> -libsoup-gnome-2.32.2.ebuild, + -libsoup-gnome-2.34.2.ebuild, libsoup-gnome-2.36.1.ebuild: + Move gnome2_src_prepare to proper place. Drop old. + +*libsoup-gnome-2.36.1 (30 Oct 2011) + + 30 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> + +libsoup-gnome-2.36.1.ebuild, +files/libsoup-gnome-2.36.1-system-lib.patch: + Bump to 2.36.1 from the gnome overlay. + + 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> libsoup-gnome-2.34.3.ebuild: + alpha/ia64/sh/sparc stable wrt #376793 + + 12 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> + libsoup-gnome-2.34.3.ebuild: + ppc/ppc64 stable wrt #376793 + + 05 Sep 2011; Markus Meier <maekke@gentoo.org> libsoup-gnome-2.34.3.ebuild: + arm/x86 stable, bug #376793 + + 05 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libsoup-gnome-2.34.3.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani & Agostino "ago" Sarubbo in security bug #376793 filed by Pacho + Ramos. + + 27 Aug 2011; Fabian Groffen <grobian@gentoo.org> libsoup-gnome-2.34.3.ebuild: + Marked ~x86-linux, bug #375231 + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + libsoup-gnome-2.34.3.ebuild: + keyword ~sparc-solaris + +*libsoup-gnome-2.34.3 (28 Jul 2011) + + 28 Jul 2011; Pacho Ramos <pacho@gentoo.org> + -files/libsoup-gnome-2.30.1-system-lib.patch, -libsoup-gnome-2.30.2.ebuild, + -libsoup-gnome-2.34.1.ebuild, +libsoup-gnome-2.34.3.ebuild: + Version bump: fix CVE-2011-2524 and memleak. Remove old. + + 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + libsoup-gnome-2.34.2.ebuild: + Marked ~ppc/~ppc64 wrt #365331 + + 10 Jul 2011; Matt Turner <mattst88@gentoo.org> libsoup-gnome-2.34.2.ebuild: + Added ~mips, bug 365331 + + 11 Jun 2011; Raúl Porcel <armin76@gentoo.org> libsoup-gnome-2.34.1.ebuild, + libsoup-gnome-2.34.2.ebuild: + Add ~alpha/~ia64/~sh/~sparc wrt #365331 + +*libsoup-gnome-2.34.2 (02 Jun 2011) + + 02 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + +libsoup-gnome-2.34.2.ebuild: + Bump to 2.34.2 + + 26 May 2011; Markus Meier <maekke@gentoo.org> libsoup-gnome-2.34.1.ebuild: + add ~arm, bug #365331 + + 29 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + libsoup-gnome-2.34.1.ebuild: + Drop keywords according to bug 365331 + +*libsoup-gnome-2.34.1 (29 Apr 2011) + + 29 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + +libsoup-gnome-2.34.1.ebuild, + +files/libsoup-gnome-2.34.1-system-lib.patch: + Move libsoup-gnome-2.34.1 from the gnome overlay, introspection unmasked + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> libsoup-gnome-2.32.2.ebuild: + Marking libsoup-gnome-2.32.2 ppc stable for bug 353436 + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + libsoup-gnome-2.32.2.ebuild: + ppc64 stable wrt #353436 + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> libsoup-gnome-2.32.2.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> libsoup-gnome-2.32.2.ebuild: + x86 stable per bug 353436 + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + libsoup-gnome-2.32.2.ebuild: + Stable on amd64 wrt bug #353436 + +*libsoup-gnome-2.32.2 (04 Dec 2010) + + 04 Dec 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-gnome-2.32.0.ebuild, + +libsoup-gnome-2.32.2.ebuild: + Version bump with bugfixes and translation updates, remove old. + + 29 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -libsoup-gnome-2.26.3-r1.ebuild, + -files/libsoup-gnome-2.26.3-system-lib.patch, + -files/libsoup-gnome-2.28.1-system-lib.patch, + -libsoup-gnome-2.28.2.ebuild: + Clean up old revisions. + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> + libsoup-gnome-2.30.2.ebuild: + alpha/ia64/sh/sparc stable wrt #324077 + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> libsoup-gnome-2.30.2.ebuild: + arm stable, bug #324077 + +*libsoup-gnome-2.32.0 (09 Oct 2010) + + 09 Oct 2010; Pacho Ramos <pacho@gentoo.org> + +files/libsoup-gnome-2.31.92-system-lib.patch, + +libsoup-gnome-2.32.0.ebuild: + Version bump for Gnome 2.32: Fixed support for more recent + gobject-introspection, disabled TLS 1.2 in addition to the + already-disabled 1.1 and 1.0 making libsoup usable with gnutls 2.10, can + work with old libproxy, but will work better with >0.3 (When using + libproxy 0.3 or newer, libsoup no longer leaks proxy-related environment + variables into child processes), other bugfixes and translation updates. + 'Fix test to follow POSIX' looks to be no longer needed, gir patches + neither since they were pushed upstream, system-lib patch taken from + overlay. + + 07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> + libsoup-gnome-2.30.2.ebuild: + ppc64 stable wrt #324077 + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> libsoup-gnome-2.30.2.ebuild: + Marked ppc for bug #324077. + + 09 Sep 2010; Brent Baude <ranger@gentoo.org> libsoup-gnome-2.28.2.ebuild: + Marking libsoup-gnome-2.28.2 ppc64 for bug 326589 + + 01 Sep 2010; Pacho Ramos <pacho@gentoo.org> libsoup-gnome-2.30.2.ebuild: + We need addpredict to workaround bug #334561 until root cause (bug + #249496) is solved. + + 13 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> + libsoup-gnome-2.30.2.ebuild: + Raise gtk-doc dependency according to configure. + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + libsoup-gnome-2.30.2.ebuild: + x86 stable, bug 324077 + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libsoup-gnome-2.30.2.ebuild: + amd64 stable, bug 324077 + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild, libsoup-gnome-2.28.2.ebuild, + libsoup-gnome-2.30.2.ebuild: + Drop HPPA keywording (bug #324511). + +*libsoup-gnome-2.30.2 (23 Jun 2010) + + 23 Jun 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-gnome-2.30.1.ebuild, + +libsoup-gnome-2.30.2.ebuild: + Version bump with fixes, remove old. + + 20 Jun 2010; Arun Raghavan <ford_prefect@gentoo.org> + libsoup-gnome-2.30.1.ebuild: + Apply g-i patches unconditionally os the system lib patch always applies. + + 20 Jun 2010; Arun Raghavan <ford_prefect@gentoo.org> + libsoup-gnome-2.30.1.ebuild, files/libsoup-gnome-2.30.1-system-lib.patch, + metadata.xml: + Add introspection support + + 16 Jun 2010; Pacho Ramos <pacho@gentoo.org> libsoup-gnome-2.30.1.ebuild, + +files/libsoup-gnome-2.30.1-system-lib.patch, + -files/libsoup-gnome-system-lib.patch: + Depend on gnome-base/libgnome-keyring when needed instead of recent + gnome-base/gnome-keyring versions per bug #324267 (by Jan-Matthias Braun) + and choose a proper name for system-lib patch as reminded by Leio some + days ago on IRC. + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> + +files/libsoup-gnome-system-lib.patch: + Really adding needed patches, thanks Kaleb Elwert and Lars Wendler for + reporting. + +*libsoup-gnome-2.30.1 (13 Jun 2010) + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-gnome-2.28.1.ebuild, + +libsoup-gnome-2.30.1.ebuild: + Add new version for Gnome 2.30, clean old version. + + 24 Mar 2010; Raúl Porcel <armin76@gentoo.org> + libsoup-gnome-2.28.2.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #304775 + + 15 Mar 2010; nixnut <nixnut@gentoo.org> libsoup-gnome-2.28.2.ebuild: + ppc stable #304475 + + 06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libsoup-gnome-2.28.2.ebuild: + x86 stable wrt bug #304775 + + 06 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> + libsoup-gnome-2.28.2.ebuild: + amd64 stable wrt #304775 + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> + libsoup-gnome-2.28.1.ebuild: + arm stable + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + sh stable + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + Stable for HPPA (bug #281427). + + 08 Jan 2010; Fabian Groffen <grobian@gentoo.org> + libsoup-gnome-2.28.2.ebuild: + Somehow Prefix keywords weren't propagated to the latest ebuild, do that + now + +*libsoup-gnome-2.28.2 (17 Dec 2009) + + 17 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-gnome-2.28.2.ebuild: + Version bump. + + 10 Dec 2009; Raúl Porcel <armin76@gentoo.org> + libsoup-gnome-2.28.1.ebuild: + sparc stable + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + Marking libsoup-gnome-2.26.3-r1 ppc64 stable for bug 281427 + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + ia64/sparc stable + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + arm stable, bug #281427 + +*libsoup-gnome-2.28.1 (29 Oct 2009) + + 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-gnome-2.28.1.ebuild, + +files/libsoup-gnome-2.28.1-system-lib.patch: + New version for GNOME 2.28. + + 13 Oct 2009; Jeremy Olexa <darkside@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + Add ~amd64-linux keyword + + 06 Oct 2009; Fabian Groffen <grobian@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + Marked ~x86-solaris, bug #287910 + + 02 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + Stable for ppc, bug 271865 + + 28 Sep 2009; Tobias Klausmann <klausman@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + Stable on alpha, bug #271865 + + 28 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + stable x86, security bug 271865 + + 27 Sep 2009; Olivier Crête <tester@gentoo.org> + libsoup-gnome-2.26.3-r1.ebuild: + amd64 stable + +*libsoup-gnome-2.26.3-r1 (21 Sep 2009) + + 21 Sep 2009; Romain Perier <mrpouet@gentoo.org> + -libsoup-gnome-2.26.3.ebuild, +libsoup-gnome-2.26.3-r1.ebuild, + files/libsoup-gnome-2.26.3-system-lib.patch: + Fix patch which skipped link relationship to libsoup-2.4.so (found using + --no-undefined LDFLAG), remove old revision. + + 13 Sep 2009; Romain Perier <mrpouet@gentoo.org> + files/libsoup-gnome-2.26.3-system-lib.patch: + Fix bug #284760 and #284755 by adding docs subdirectory conditionnally + only when libsoup embedded lib is built (API docs was exactly the + same, and already installed by libsoup). + +*libsoup-gnome-2.26.3 (13 Sep 2009) + + 13 Sep 2009; Romain Perier <mrpouet@gentoo.org> + +libsoup-gnome-2.26.3.ebuild, + +metadata.xml, + +files/libsoup-gnome-2.26.3-system-lib.patch: + New ebuild per bug #269747, libsoup-gnome is a plugin for libsoup, this is + a solution to avoid circurlar deps by moving it into libsoup PDEPEND. diff --git a/net-libs/libsoup-gnome/Manifest b/net-libs/libsoup-gnome/Manifest new file mode 100644 index 0000000..a97720d --- /dev/null +++ b/net-libs/libsoup-gnome/Manifest @@ -0,0 +1,7 @@ +AUX libsoup-gnome-2.38.0-system-lib.patch 6632 SHA256 6693f3976025c07d5ddfb5c27ebd46df5c92491691fdab7d07d47f1058ac696e SHA512 2434a6515bff745dc615d5a80f3c8c6f555ce55f0bd1748538d4571a97f973e811693aa2b8352f47c40ff6b14374a7a2b8b42b7fb6cb3c117a88353c66105399 WHIRLPOOL a95f9c1699407cbd8c5451e511bab75e8dda8d986cf3960726c30f40c4e76d13990a6e9ceb9a49180c5d02e8973f16993ce01ba46a24cab6a1dba2b0c17f5398 +AUX libsoup-gnome-2.40.2-system-lib.patch 7054 SHA256 6ca82717df71123e0a02405f5a6ad2e5f0eb7c544b4857017d4ab942c0359e96 SHA512 7a7736b46144abf05674aa9050bde932b2b62dd1fc8895758d4d7969455c38c9a26d7ce40b58d19c7053fce2841399fd5088b71bc69012ce554ab30ee576a7a4 WHIRLPOOL 15f8fa8cce1c85f3431320c46bcdbe7127c047868fd012a3ddb1b5f0713c568f4658cd5cfd15d0a6f9892b227b1a075ef5c78b4a648ab8ed4696f63f83556a5a +AUX libsoup-gnome-2.42.2-system-lib.patch 7088 SHA256 b4a78508fb00a4afc14f682c4d1e1555e1266a46c8360f4935d03ce1aaacc01d SHA512 1e7124aa0ff16e8c183ecfdf8f004e4806050421e43b8a8df492302f00e7e7e3c0b3b3b9343712a51f87fa2113c2dfa38b157f69ea6fb6d2ba8e4186893a8e47 WHIRLPOOL 5b0827b1084fef67f5129e0d74f71ea92e0d129e224feaff22b5ebc936f48c17ee6d42803de25d88eb182d3435eeb8051dfe73f3ef97034f1bee29a65d6f0951 +DIST libsoup-2.42.3.1.tar.xz 740164 SHA256 97a6be94daabd21fcfba7bde4939c44d0f260bb123d7e260fb71551458da6651 SHA512 3d4dabc989f02b11b4f1f4994b0dab2fc069b4997f59bf90e43062fcda1e3b6741b7f25ac5460004916ba7101c853dd2a44345a1d7caaefc6d867ffaa5494f6b WHIRLPOOL 21cd761c98f6176263cf605e6958eea373848b51aedbc21c7528ee4710a0bfa4fdbcac8ee63b46b8f7c9f8b0f858aaadf4b9bcba5f030ba2e52ead3f4164fe0d +EBUILD libsoup-gnome-2.42.3.1-r1.ebuild 1427 SHA256 f67a8f20aa99da7f1aa91de261d2d5578e91bd9ed6c09e3219ebb6346be42f25 SHA512 85a2a9d7e724dbf3360216287565ef22f119b6c0063231ba6851c810a847821ad96051dc68a8bf7986d5df4a1e28c2e051f791898f4d2d5480dcb1f8c14eb458 WHIRLPOOL 5cb38d225f271955845fca1362c6145c3fb637a9293391dde43b8803ee9ba0bf39bde1dd3faa1cce944e63186af666adcabbb4538aeb2b89fe34868b8a17526c +MISC ChangeLog 14480 SHA256 49b9699992d816e2d49e380993d3c41571442050c74c168325b51a6ba2f70cfc SHA512 88d88d4493ec2d3ef7632d90866b85e2f7412a3af61612475555206d7a5853940e8efb03c62322d02ed84a10979d43ba62b367685306c065646e38bf70672d2a WHIRLPOOL 12300593f25bce53f69832c0425fbbdce21bfb470b4c7311d05d46939bc30db3a410b11182c7ec7c7b2b714d7c1b4787e60d182b685cc1bf8ff213a60cfbac5d +MISC metadata.xml 159 SHA256 b1ccd57b80d8d6ee7a9924844efd69830edfb744ab818d67e50a008b5aae7d4b SHA512 9408846d0f3194f62043b64e325aed9e8cce9a74b556865acf71facc3ad59a092dccbbb3c608ada40b73625eaac93a7bcc976858c6a47426bb8fadb6f830fe2b WHIRLPOOL 4700c8b71899b5acffcc46580315d4d116b478cfa283e0ea0569ab180e46850ce85d73c7370d989e53dd8aecb69ed843d2716bfebd3c5d74a7b5c3d4b94b96bb diff --git a/net-libs/libsoup-gnome/files/libsoup-gnome-2.38.0-system-lib.patch b/net-libs/libsoup-gnome/files/libsoup-gnome-2.38.0-system-lib.patch new file mode 100644 index 0000000..0c6259a --- /dev/null +++ b/net-libs/libsoup-gnome/files/libsoup-gnome-2.38.0-system-lib.patch @@ -0,0 +1,242 @@ +From b39aaca2ec6c551d7646bcb086afb8083492938b Mon Sep 17 00:00:00 2001 +From: Priit Laes <plaes@plaes.org> +Date: Tue, 20 Dec 2011 15:42:44 +0200 +Subject: [PATCH] Split support for libsoup-gnome + +Original patch by Romain Perier. +--- + Makefile.am | 12 ++++++++++-- + configure.ac | 47 +++++++++++++++++++++++++++++------------------ + libsoup/Makefile.am | 48 ++++++++++++++++++++++++++++++++++++++---------- + 3 files changed, 77 insertions(+), 30 deletions(-) + +diff --git a/Makefile.am b/Makefile.am +index 8b86fb7..7f628f4 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -1,7 +1,11 @@ + ## Process this file with automake to produce Makefile.in + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + +-SUBDIRS = libsoup tests docs ++SUBDIRS = libsoup ++ ++if BUILD_LIBSOUP ++SUBDIRS += tests docs ++endif + + EXTRA_DIST = \ + libsoup-2.4.pc.in \ +@@ -15,7 +19,11 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection + + pkgconfigdir = $(libdir)/pkgconfig + +-pkgconfig_DATA = libsoup-2.4.pc ++pkgconfig_DATA = ++ ++if BUILD_LIBSOUP ++pkgconfig_DATA += libsoup-2.4.pc ++endif + + if BUILD_LIBSOUP_GNOME + pkgconfig_DATA += libsoup-gnome-2.4.pc +diff --git a/configure.ac b/configure.ac +index eee8636..f9d6e47 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -72,19 +72,33 @@ dnl *********************** + dnl *** Checks for glib *** + dnl *********************** + +-GLIB_REQUIRED=2.31.7 +-AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio) +-if test "$GLIB_LIBS" = ""; then +- AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup) ++PKG_PROG_PKG_CONFIG ++AC_ARG_WITH(libsoup-system, ++ AS_HELP_STRING([--with-libsoup-system], [Use libsoup system library to build(default=no)]), ++ [with_libsoup_system=$withval], [with_libsoup_system=no]) ++if test "$with_libsoup_system" = "no"; then ++ GLIB_REQUIRED=2.31.7 ++ AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio) ++ if test "$GLIB_LIBS" = ""; then ++ AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup) ++ fi ++ GLIB_CFLAGS="$GLIB_CFLAGS -DG_DISABLE_SINGLE_INCLUDES" ++ GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib' ++ AC_SUBST(GLIB_MAKEFILE) ++ ++ PKG_CHECK_MODULES(XML, libxml-2.0) ++ AC_SUBST(XML_CFLAGS) ++ AC_SUBST(XML_LIBS) ++ ++ dnl ******************* ++ dnl *** Misc checks *** ++ dnl ******************* ++ AC_CHECK_FUNCS(gmtime_r) ++ AC_CHECK_FUNCS(mmap) ++ AC_CHECK_FUNC(socket, , AC_CHECK_LIB(socket, socket)) + fi +-GLIB_CFLAGS="$GLIB_CFLAGS -DG_DISABLE_SINGLE_INCLUDES" +- +-GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib' +-AC_SUBST(GLIB_MAKEFILE) + +-PKG_CHECK_MODULES(XML, libxml-2.0) +-AC_SUBST(XML_CFLAGS) +-AC_SUBST(XML_LIBS) ++AM_CONDITIONAL(BUILD_LIBSOUP, test $with_libsoup_system = no) + + dnl *********************** + dnl *** Check for Win32 *** +@@ -103,13 +117,6 @@ esac + AC_MSG_RESULT([$os_win32]) + AM_CONDITIONAL(OS_WIN32, [test $os_win32 = yes]) + +-dnl ******************* +-dnl *** Misc checks *** +-dnl ******************* +-AC_CHECK_FUNCS(gmtime_r) +-AC_CHECK_FUNCS(mmap) +-AC_CHECK_FUNC(socket, , AC_CHECK_LIB(socket, socket)) +- + dnl ********************* + dnl *** GNOME support *** + dnl ********************* +@@ -134,6 +141,10 @@ AM_CONDITIONAL(BUILD_LIBSOUP_GNOME, test $with_gnome != no) + if test $with_gnome != no; then + AC_DEFINE(HAVE_GNOME, 1, [Defined if GNOME support is enabled]) + ++ if test $with_libsoup_system != no; then ++ PKG_CHECK_MODULES(LIBSOUP, libsoup-$SOUP_API_VERSION = $VERSION) ++ fi ++ + PKG_CHECK_MODULES(SQLITE, sqlite3, :, [AC_MSG_ERROR(dnl + [Could not find sqlite3 devel files: + +diff --git a/libsoup/Makefile.am b/libsoup/Makefile.am +index aa13eec..ef0c870 100644 +--- a/libsoup/Makefile.am ++++ b/libsoup/Makefile.am +@@ -6,15 +6,18 @@ if OS_WIN32 + LIBWS2_32 = -lws2_32 + endif + +-INCLUDES = \ ++INCLUDES = ++lib_LTLIBRARIES = ++CLEANFILES = ++ ++if BUILD_LIBSOUP ++INCLUDES += \ + -DG_LOG_DOMAIN=\"libsoup\" \ + -I$(top_srcdir) \ + $(SOUP_DEBUG_FLAGS) \ + $(SOUP_MAINTAINER_FLAGS) \ + $(GLIB_CFLAGS) \ +- $(XML_CFLAGS) \ +- $(SQLITE_CFLAGS) \ +- $(GNOME_KEYRING_CFLAGS) ++ $(XML_CFLAGS) + + libsoupincludedir = $(includedir)/libsoup-2.4/libsoup + +@@ -67,7 +70,7 @@ libsoupinclude_HEADERS = \ + $(soup_headers) \ + soup-enum-types.h + +-lib_LTLIBRARIES = libsoup-2.4.la ++lib_LTLIBRARIES += libsoup-2.4.la + + libsoup_2_4_la_LDFLAGS = \ + -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) -no-undefined +@@ -152,6 +155,7 @@ libsoup_2_4_la_SOURCES = \ + soup-uri.c \ + soup-value-utils.c \ + soup-xmlrpc.c ++endif + + if BUILD_LIBSOUP_GNOME + +@@ -165,6 +169,10 @@ endif + + libsoupgnomeincludedir = $(includedir)/libsoup-gnome-2.4/libsoup + ++INCLUDES += $(LIBSOUP_CFLAGS) \ ++ $(SQLITE_CFLAGS) \ ++ $(GNOME_KEYRING_CFLAGS) ++ + libsoupgnomeinclude_HEADERS = \ + soup-cookie-jar-sqlite.h\ + soup-gnome.h \ +@@ -172,14 +180,24 @@ libsoupgnomeinclude_HEADERS = \ + + lib_LTLIBRARIES += libsoup-gnome-2.4.la + ++if BUILD_LIBSOUP + libsoup_gnome_2_4_la_LDFLAGS = $(libsoup_2_4_la_LDFLAGS) ++else ++libsoup_gnome_2_4_la_LDFLAGS = \ ++ -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) -no-undefined ++endif + + libsoup_gnome_2_4_la_LIBADD = \ +- libsoup-2.4.la \ + $(GLIB_LIBS) \ + $(SQLITE_LIBS) \ + $(GNOME_KEYRING_LIBS) + ++if BUILD_LIBSOUP ++libsoup_gnome_2_4_la_LIBADD += libsoup-2.4.la ++else ++libsoup_gnome_2_4_la_LIBADD += $(LIBSOUP_LIBS) ++endif ++ + libsoup_gnome_2_4_la_SOURCES = \ + soup-cookie-jar-sqlite.c \ + soup-gnome-features.c \ +@@ -207,6 +225,8 @@ INTROSPECTION_COMPILER_ARGS = --includedir=. + + if HAVE_INTROSPECTION + ++if BUILD_LIBSOUP ++ + # Core library + gi_soup_files = \ + $(filter-out soup.h soup-enum-types.% soup-marshal.% soup-proxy-resolver.h,\ +@@ -228,20 +248,28 @@ Soup_2_4_gir_FILES = \ + + INTROSPECTION_GIRS += Soup-2.4.gir + ++endif ++ + if BUILD_LIBSOUP_GNOME + ++if BUILD_LIBSOUP ++SOUP_GIR = Soup-2.4.gir ++else ++SOUP_GIR = ++endif ++ + # GNOME extensions + gi_soup_gnome_files = $(filter-out soup-gnome.h,\ + $(libsoupgnomeinclude_HEADERS) \ + $(filter-out %.h, $(libsoup_gnome_2_4_la_SOURCES))) +-SoupGNOME-2.4.gir: libsoup-gnome-2.4.la Soup-2.4.gir ++SoupGNOME-2.4.gir: libsoup-gnome-2.4.la $(SOUP_GIR) ++SoupGNOME_2_4_gir_INCLUDES = Soup-2.4 + SoupGNOME_2_4_gir_SCANNERFLAGS = \ + --identifier-prefix=Soup \ + --symbol-prefix=soup \ +- --c-include "libsoup/soup-gnome.h" \ +- --include-uninstalled=$(builddir)/Soup-2.4.gir ++ --c-include "libsoup/soup-gnome.h" + SoupGNOME_2_4_gir_CFLAGS = $(INCLUDES) +-SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la libsoup-2.4.la ++SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la + SoupGNOME_2_4_gir_FILES = $(addprefix $(srcdir)/,$(gi_soup_gnome_files)) + SoupGNOME_2_4_gir_EXPORT_PACKAGES = libsoup-gnome-2.4 + +-- +1.7.8.4 + diff --git a/net-libs/libsoup-gnome/files/libsoup-gnome-2.40.2-system-lib.patch b/net-libs/libsoup-gnome/files/libsoup-gnome-2.40.2-system-lib.patch new file mode 100644 index 0000000..d236e0c --- /dev/null +++ b/net-libs/libsoup-gnome/files/libsoup-gnome-2.40.2-system-lib.patch @@ -0,0 +1,259 @@ +From 41200f48909dbf48fd2c96f305b71797634aca3e Mon Sep 17 00:00:00 2001 +From: Priit Laes <plaes@plaes.org> +Date: Tue, 20 Dec 2011 15:42:44 +0200 +Subject: [PATCH] Split support for libsoup-gnome + +https://bugzilla.gnome.org/show_bug.cgi?id=595065 + +Original patch by Romain Perier. +--- + Makefile.am | 12 ++++++++-- + configure.ac | 35 +++++++++++++++++++---------- + libsoup/Makefile.am | 63 ++++++++++++++++++++++++++++++++++++++--------------- + 3 files changed, 79 insertions(+), 31 deletions(-) + +diff --git a/Makefile.am b/Makefile.am +index 18bf80a..046f945 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -1,7 +1,11 @@ + ## Process this file with automake to produce Makefile.in + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + +-SUBDIRS = libsoup po tests docs ++SUBDIRS = libsoup ++ ++if BUILD_LIBSOUP ++SUBDIRS += po tests docs ++endif + + EXTRA_DIST = \ + data/effective_tld_names.dat \ +@@ -16,7 +20,11 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection + + pkgconfigdir = $(libdir)/pkgconfig + +-pkgconfig_DATA = libsoup-2.4.pc ++pkgconfig_DATA = ++ ++if BUILD_LIBSOUP ++pkgconfig_DATA += libsoup-2.4.pc ++endif + + if BUILD_LIBSOUP_GNOME + pkgconfig_DATA += libsoup-gnome-2.4.pc +diff --git a/configure.ac b/configure.ac +index 95410de..1f00bdd 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -71,20 +71,27 @@ LT_INIT([win32-dll]) + dnl *********************** + dnl *** Checks for glib *** + dnl *********************** ++PKG_PROG_PKG_CONFIG ++enable_ssl=no ++AC_ARG_WITH(libsoup-system, ++ AS_HELP_STRING([--with-libsoup-system], [Use libsoup system library to build(default=no)]), ++ [with_libsoup_system=$withval], [with_libsoup_system=no]) ++if test "$with_libsoup_system" = "no"; then ++ GLIB_REQUIRED=2.33.1 ++ AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio) ++ if test "$GLIB_LIBS" = ""; then ++ AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup) ++ fi ++ GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34" ++ GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib' ++ AC_SUBST(GLIB_MAKEFILE) + +-GLIB_REQUIRED=2.33.1 +-AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio) +-if test "$GLIB_LIBS" = ""; then +- AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup) +-fi +-GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34" +- +-GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib' +-AC_SUBST(GLIB_MAKEFILE) ++ PKG_CHECK_MODULES(XML, libxml-2.0) ++ AC_SUBST(XML_CFLAGS) ++ AC_SUBST(XML_LIBS) + +-PKG_CHECK_MODULES(XML, libxml-2.0) +-AC_SUBST(XML_CFLAGS) +-AC_SUBST(XML_LIBS) ++fi ++AM_CONDITIONAL(BUILD_LIBSOUP, test $with_libsoup_system = no) + + dnl *********************** + dnl *** Check for Win32 *** +@@ -143,6 +150,10 @@ AM_CONDITIONAL(BUILD_LIBSOUP_GNOME, test $with_gnome != no) + if test $with_gnome != no; then + AC_DEFINE(HAVE_GNOME, 1, [Defined if GNOME support is enabled]) + ++ if test $with_libsoup_system != no; then ++ PKG_CHECK_MODULES(LIBSOUP, libsoup-$SOUP_API_VERSION = $VERSION) ++ fi ++ + PKG_CHECK_MODULES(SQLITE, sqlite3, :, [AC_MSG_ERROR(dnl + [Could not find sqlite3 devel files: + +diff --git a/libsoup/Makefile.am b/libsoup/Makefile.am +index cc99e75..f9b25fc 100644 +--- a/libsoup/Makefile.am ++++ b/libsoup/Makefile.am +@@ -1,23 +1,26 @@ + ## Process this file with automake to produce Makefile.in + + EXTRA_DIST = +- ++BUILT_SOURCES = + include $(GLIB_MAKEFILE) + + if OS_WIN32 + LIBWS2_32 = -lws2_32 + endif + +-INCLUDES = \ ++INCLUDES = ++lib_LTLIBRARIES = ++CLEANFILES = ++ ++if BUILD_LIBSOUP ++INCLUDES += \ + -DG_LOG_DOMAIN=\"libsoup\" \ + -DLOCALEDIR=\"$(localedir)\" \ + -I$(top_srcdir) \ + $(SOUP_DEBUG_FLAGS) \ + $(SOUP_MAINTAINER_FLAGS) \ + $(GLIB_CFLAGS) \ +- $(XML_CFLAGS) \ +- $(SQLITE_CFLAGS) \ +- $(GNOME_KEYRING_CFLAGS) ++ $(XML_CFLAGS) + + libsoupincludedir = $(includedir)/libsoup-2.4/libsoup + +@@ -72,7 +75,7 @@ libsoupinclude_HEADERS = \ + $(soup_headers) \ + soup-enum-types.h + +-lib_LTLIBRARIES = libsoup-2.4.la ++lib_LTLIBRARIES += libsoup-2.4.la + + libsoup_2_4_la_LDFLAGS = \ + -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) -no-undefined +@@ -173,14 +176,17 @@ libsoup_2_4_la_SOURCES = \ + soup-value-utils.c \ + soup-xmlrpc.c + +-# TLD rules +-EXTRA_DIST += tld-parser.py +- ++BUILT_SOURCES = tld_data.inc + TLD_DATA_FILE=$(top_srcdir)/data/effective_tld_names.dat + + tld_data.inc: tld-parser.py $(TLD_DATA_FILE) + $(srcdir)/tld-parser.py $(TLD_DATA_FILE) tld_data.inc + ++# TLD rules ++EXTRA_DIST += tld-parser.py ++ ++endif ++ + if BUILD_LIBSOUP_GNOME + + if OS_WIN32 +@@ -193,6 +199,10 @@ endif + + libsoupgnomeincludedir = $(includedir)/libsoup-gnome-2.4/libsoup + ++INCLUDES += $(LIBSOUP_CFLAGS) \ ++ $(SQLITE_CFLAGS) \ ++ $(GNOME_KEYRING_CFLAGS) ++ + libsoupgnomeinclude_HEADERS = \ + soup-cookie-jar-sqlite.h\ + soup-gnome.h \ +@@ -200,14 +210,24 @@ libsoupgnomeinclude_HEADERS = \ + + lib_LTLIBRARIES += libsoup-gnome-2.4.la + ++if BUILD_LIBSOUP + libsoup_gnome_2_4_la_LDFLAGS = $(libsoup_2_4_la_LDFLAGS) ++else ++libsoup_gnome_2_4_la_LDFLAGS = \ ++ -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) -no-undefined ++endif + + libsoup_gnome_2_4_la_LIBADD = \ +- libsoup-2.4.la \ + $(GLIB_LIBS) \ + $(SQLITE_LIBS) \ + $(GNOME_KEYRING_LIBS) + ++if BUILD_LIBSOUP ++libsoup_gnome_2_4_la_LIBADD += libsoup-2.4.la ++else ++libsoup_gnome_2_4_la_LIBADD += $(LIBSOUP_LIBS) ++endif ++ + libsoup_gnome_2_4_la_SOURCES = \ + soup-cookie-jar-sqlite.c \ + soup-gnome-features.c \ +@@ -219,9 +239,8 @@ endif + + GLIB_GENERATED = soup-marshal.c soup-marshal.h + GLIB_GENERATED += soup-enum-types.c soup-enum-types.h +-BUILT_SOURCES = \ +- $(GLIB_GENERATED) \ +- tld_data.inc ++BUILT_SOURCES += \ ++ $(GLIB_GENERATED) + + soup_marshal_sources = $(libsoup_2_4_la_SOURCES) $(libsoup_gnome_2_4_la_SOURCES) + soup_enum_types_sources = $(libsoupinclude_HEADERS) $(libsoupgnomeinclude_HEADERS) +@@ -237,6 +256,8 @@ INTROSPECTION_COMPILER_ARGS = --includedir=. + + if HAVE_INTROSPECTION + ++if BUILD_LIBSOUP ++ + # Core library + gi_soup_files = \ + $(filter-out soup.h soup-enum-types.% soup-marshal.% soup-proxy-resolver.h,\ +@@ -258,20 +279,28 @@ Soup_2_4_gir_FILES = \ + + INTROSPECTION_GIRS += Soup-2.4.gir + ++endif ++ + if BUILD_LIBSOUP_GNOME + ++if BUILD_LIBSOUP ++SOUP_GIR = Soup-2.4.gir ++else ++SOUP_GIR = ++endif ++ + # GNOME extensions + gi_soup_gnome_files = $(filter-out soup-gnome.h,\ + $(libsoupgnomeinclude_HEADERS) \ + $(filter-out %.h, $(libsoup_gnome_2_4_la_SOURCES))) +-SoupGNOME-2.4.gir: libsoup-gnome-2.4.la Soup-2.4.gir ++SoupGNOME-2.4.gir: libsoup-gnome-2.4.la $(SOUP_GIR) ++SoupGNOME_2_4_gir_INCLUDES = Soup-2.4 + SoupGNOME_2_4_gir_SCANNERFLAGS = \ + --identifier-prefix=Soup \ + --symbol-prefix=soup \ +- --c-include "libsoup/soup-gnome.h" \ +- --include-uninstalled=$(builddir)/Soup-2.4.gir ++ --c-include "libsoup/soup-gnome.h" + SoupGNOME_2_4_gir_CFLAGS = $(INCLUDES) +-SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la libsoup-2.4.la ++SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la + SoupGNOME_2_4_gir_FILES = $(addprefix $(srcdir)/,$(gi_soup_gnome_files)) + SoupGNOME_2_4_gir_EXPORT_PACKAGES = libsoup-gnome-2.4 + +-- +1.7.12 + diff --git a/net-libs/libsoup-gnome/files/libsoup-gnome-2.42.2-system-lib.patch b/net-libs/libsoup-gnome/files/libsoup-gnome-2.42.2-system-lib.patch new file mode 100644 index 0000000..383cfe4 --- /dev/null +++ b/net-libs/libsoup-gnome/files/libsoup-gnome-2.42.2-system-lib.patch @@ -0,0 +1,254 @@ +From 722a7d3935c5b3ec5c28e337247471821ede7c59 Mon Sep 17 00:00:00 2001 +From: Priit Laes <plaes@plaes.org> +Date: Tue, 20 Dec 2011 15:42:44 +0200 +Subject: [PATCH] Split support for libsoup-gnome + +https://bugzilla.gnome.org/show_bug.cgi?id=595065 + +Original patch by Romain Perier. +--- + Makefile.am | 12 +++++++++-- + configure.ac | 34 +++++++++++++++++++----------- + libsoup/Makefile.am | 60 +++++++++++++++++++++++++++++++++++++++-------------- + 3 files changed, 76 insertions(+), 30 deletions(-) + +diff --git a/Makefile.am b/Makefile.am +index 66992d9..046f945 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -1,7 +1,11 @@ + ## Process this file with automake to produce Makefile.in + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + +-SUBDIRS = libsoup po tests examples docs ++SUBDIRS = libsoup ++ ++if BUILD_LIBSOUP ++SUBDIRS += po tests docs ++endif + + EXTRA_DIST = \ + data/effective_tld_names.dat \ +@@ -16,7 +20,11 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection + + pkgconfigdir = $(libdir)/pkgconfig + +-pkgconfig_DATA = libsoup-2.4.pc ++pkgconfig_DATA = ++ ++if BUILD_LIBSOUP ++pkgconfig_DATA += libsoup-2.4.pc ++endif + + if BUILD_LIBSOUP_GNOME + pkgconfig_DATA += libsoup-gnome-2.4.pc +diff --git a/configure.ac b/configure.ac +index 013deae..1c606df 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -76,20 +76,26 @@ LT_INIT([win32-dll]) + dnl *********************** + dnl *** Checks for glib *** + dnl *********************** ++PKG_PROG_PKG_CONFIG ++enable_ssl=no ++AC_ARG_WITH(libsoup-system, ++ AS_HELP_STRING([--with-libsoup-system], [Use libsoup system library to build(default=no)]), ++ [with_libsoup_system=$withval], [with_libsoup_system=no]) ++if test "$with_libsoup_system" = "no"; then ++ GLIB_REQUIRED=2.36.0 ++ AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio) ++ if test "$GLIB_LIBS" = ""; then ++ AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup) ++ fi ++ GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36" ++ GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib' ++ AC_SUBST(GLIB_MAKEFILE) + +-GLIB_REQUIRED=2.36.0 +-AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio) +-if test "$GLIB_LIBS" = ""; then +- AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup) ++ PKG_CHECK_MODULES(XML, libxml-2.0) ++ AC_SUBST(XML_CFLAGS) ++ AC_SUBST(XML_LIBS) + fi +-GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36" +- +-GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib' +-AC_SUBST(GLIB_MAKEFILE) +- +-PKG_CHECK_MODULES(XML, libxml-2.0) +-AC_SUBST(XML_CFLAGS) +-AC_SUBST(XML_LIBS) ++AM_CONDITIONAL(BUILD_LIBSOUP, test $with_libsoup_system = no) + + PKG_CHECK_MODULES(SQLITE, sqlite3) + AC_SUBST(SQLITE_CFLAGS) +@@ -138,6 +144,10 @@ AM_CONDITIONAL(BUILD_LIBSOUP_GNOME, test $with_gnome != no) + + if test $with_gnome != no; then + AC_DEFINE(HAVE_GNOME, 1, [Defined if GNOME support is enabled]) ++ ++ if test $with_libsoup_system != no; then ++ PKG_CHECK_MODULES(LIBSOUP, libsoup-$SOUP_API_VERSION = $VERSION) ++ fi + fi + AC_SUBST(HAVE_GNOME) + +diff --git a/libsoup/Makefile.am b/libsoup/Makefile.am +index 508bf9c..dc3c5f2 100644 +--- a/libsoup/Makefile.am ++++ b/libsoup/Makefile.am +@@ -1,14 +1,19 @@ + ## Process this file with automake to produce Makefile.in + + EXTRA_DIST = +- ++BUILT_SOURCES = + include $(GLIB_MAKEFILE) + + if OS_WIN32 + LIBWS2_32 = -lws2_32 + endif + +-INCLUDES = \ ++INCLUDES = ++lib_LTLIBRARIES = ++CLEANFILES = ++ ++if BUILD_LIBSOUP ++INCLUDES += \ + -DG_LOG_DOMAIN=\"libsoup\" \ + -DLOCALEDIR=\"$(localedir)\" \ + -DSOUP_COMPILATION \ +@@ -77,7 +82,7 @@ libsoupinclude_HEADERS = \ + nodist_libsoupinclude_HEADERS = \ + soup-version.h + +-lib_LTLIBRARIES = libsoup-2.4.la ++lib_LTLIBRARIES += libsoup-2.4.la + + libsoup_2_4_la_LDFLAGS = \ + -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) \ +@@ -187,18 +192,23 @@ libsoup_2_4_la_SOURCES = \ + soup-version.c \ + soup-xmlrpc.c + +-# TLD rules +-EXTRA_DIST += tld-parser.py +- ++BUILT_SOURCES += tld_data.inc + TLD_DATA_FILE=$(top_srcdir)/data/effective_tld_names.dat + + tld_data.inc: tld-parser.py $(TLD_DATA_FILE) +- $(srcdir)/tld-parser.py $(TLD_DATA_FILE) tld_data.inc ++ $(AM_V_GEN) python $(srcdir)/tld-parser.py $(TLD_DATA_FILE) tld_data.inc ++ ++# TLD rules ++EXTRA_DIST += tld-parser.py ++ ++endif + + if BUILD_LIBSOUP_GNOME + + libsoupgnomeincludedir = $(includedir)/libsoup-gnome-2.4/libsoup + ++INCLUDES += $(LIBSOUP_CFLAGS) ++ + libsoupgnomeinclude_HEADERS = \ + soup-cookie-jar-sqlite.h\ + soup-gnome.h \ +@@ -206,17 +216,26 @@ libsoupgnomeinclude_HEADERS = \ + + lib_LTLIBRARIES += libsoup-gnome-2.4.la + ++if BUILD_LIBSOUP ++libsoup_gnome_2_4_la_LDFLAGS = $(libsoup_2_4_la_LDFLAGS) ++else + libsoup_gnome_2_4_la_LDFLAGS = \ + -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) \ + -no-undefined \ + -export-symbols $(srcdir)/libsoup-gnome-2.4.sym ++endif + + EXTRA_DIST += libsoup-gnome-2.4.sym + + libsoup_gnome_2_4_la_LIBADD = \ +- libsoup-2.4.la \ + $(GLIB_LIBS) + ++if BUILD_LIBSOUP ++libsoup_gnome_2_4_la_LIBADD += libsoup-2.4.la ++else ++libsoup_gnome_2_4_la_LIBADD += $(LIBSOUP_LIBS) ++endif ++ + libsoup_gnome_2_4_la_SOURCES = \ + soup-cookie-jar-sqlite.c \ + soup-gnome-features.c \ +@@ -229,9 +248,8 @@ endif + + GLIB_GENERATED = soup-marshal.c soup-marshal.h + GLIB_GENERATED += soup-enum-types.c soup-enum-types.h +-BUILT_SOURCES = \ +- $(GLIB_GENERATED) \ +- tld_data.inc ++BUILT_SOURCES += \ ++ $(GLIB_GENERATED) + + soup_marshal_sources = $(libsoup_2_4_la_SOURCES) $(libsoup_gnome_2_4_la_SOURCES) + soup_enum_types_sources = $(libsoupinclude_HEADERS) $(libsoupgnomeinclude_HEADERS) +@@ -247,6 +265,8 @@ INTROSPECTION_COMPILER_ARGS = --includedir=. + + if HAVE_INTROSPECTION + ++if BUILD_LIBSOUP ++ + # Core library + gi_soup_files = \ + $(filter-out soup.h soup-enum-types.% soup-marshal.% soup-proxy-resolver.h,\ +@@ -268,20 +288,28 @@ Soup_2_4_gir_FILES = \ + + INTROSPECTION_GIRS += Soup-2.4.gir + ++endif ++ + if BUILD_LIBSOUP_GNOME + ++if BUILD_LIBSOUP ++SOUP_GIR = Soup-2.4.gir ++else ++SOUP_GIR = ++endif ++ + # GNOME extensions + gi_soup_gnome_files = $(filter-out soup-gnome.h,\ + $(libsoupgnomeinclude_HEADERS) \ + $(filter-out %.h, $(libsoup_gnome_2_4_la_SOURCES))) +-SoupGNOME-2.4.gir: libsoup-gnome-2.4.la Soup-2.4.gir ++SoupGNOME-2.4.gir: libsoup-gnome-2.4.la $(SOUP_GIR) ++SoupGNOME_2_4_gir_INCLUDES = Soup-2.4 + SoupGNOME_2_4_gir_SCANNERFLAGS = \ + --identifier-prefix=Soup \ + --symbol-prefix=soup \ +- --c-include "libsoup/soup-gnome.h" \ +- --include-uninstalled=$(builddir)/Soup-2.4.gir ++ --c-include "libsoup/soup-gnome.h" + SoupGNOME_2_4_gir_CFLAGS = $(INCLUDES) +-SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la libsoup-2.4.la ++SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la + SoupGNOME_2_4_gir_FILES = $(addprefix $(srcdir)/,$(gi_soup_gnome_files)) + SoupGNOME_2_4_gir_EXPORT_PACKAGES = libsoup-gnome-2.4 + +@@ -295,6 +323,6 @@ gir_DATA = $(INTROSPECTION_GIRS) + typelibdir = $(libdir)/girepository-1.0 + typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib) + +-CLEANFILES = $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES) ++CLEANFILES += $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES) + + endif +-- +1.8.3.2 + diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.42.3.1-r1.ebuild b/net-libs/libsoup-gnome/libsoup-gnome-2.42.3.1-r1.ebuild new file mode 100644 index 0000000..3e66691 --- /dev/null +++ b/net-libs/libsoup-gnome/libsoup-gnome-2.42.3.1-r1.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="yes" +GNOME2_LA_PUNT="yes" + +MY_PN=${PN/-gnome} +MY_P=${MY_PN}-${PV} + +inherit gnome2-multilib autotools eutils + +DESCRIPTION="GNOME plugin for libsoup" +HOMEPAGE="https://wiki.gnome.org/LibSoup" +SRC_URI="${SRC_URI//-gnome}" + +LICENSE="LGPL-2+" +SLOT="2.4" +IUSE="debug +introspection" +KEYWORDS="~amd64" + +RDEPEND=" + ~net-libs/libsoup-${PV}[introspection?,${MULTILIB_USEDEP}] + dev-db/sqlite:3=[${MULTILIB_USEDEP}] + introspection? ( >=dev-libs/gobject-introspection-0.9.5[${MULTILIB_USEDEP}] ) + >=net-libs/libsoup-2.42.2-r1[${MULTILIB_USEDEP}] +" +DEPEND="${RDEPEND} + >=dev-util/gtk-doc-am-1.10 + >=dev-util/intltool-0.35 + sys-devel/gettext[${MULTILIB_USEDEP}] + virtual/pkgconfig +" + +S=${WORKDIR}/${MY_P} + +src_prepare() { + # Use lib present on the system + epatch "${FILESDIR}"/${PN}-2.42.2-system-lib.patch + AUTOTOOLS_AUTORECONF=yes gnome2-multilib_src_prepare +} + +src_configure() { + # FIXME: we need addpredict to workaround bug #324779 until + # root cause (bug #249496) is solved + addpredict /usr/share/snmp/mibs/.index + + # Disable apache tests until they are usable on Gentoo, bug #326957 + gnome2-multilib_src_configure \ + --disable-more-warnings \ + --disable-static \ + --disable-tls-check \ + $(use_enable introspection) \ + --with-libsoup-system \ + --with-gnome \ + --without-apache-httpd +} diff --git a/net-libs/libsoup-gnome/metadata.xml b/net-libs/libsoup-gnome/metadata.xml new file mode 100644 index 0000000..dad9001 --- /dev/null +++ b/net-libs/libsoup-gnome/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>gnome</herd> +</pkgmetadata> diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog new file mode 100644 index 0000000..ce0a047 --- /dev/null +++ b/net-libs/libsoup/ChangeLog @@ -0,0 +1,1213 @@ +# ChangeLog for net-libs/libsoup +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.309 2013/09/05 19:01:33 mgorny Exp $ + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> libsoup-2.40.3.ebuild, + libsoup-2.42.1.ebuild, libsoup-2.42.2-r1.ebuild, libsoup-2.42.2.ebuild: + Clean up PYTHON_COMPAT from old implementations. + +*libsoup-2.42.2-r1 (29 Aug 2013) + + 29 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.42.2-r1.ebuild: + Version bump. Re-split libsoup for easier upgrade path, etc. + + 03 May 2013; Zac Medico <zmedico@gentoo.org> libsoup-2.42.1.ebuild, + libsoup-2.42.2.ebuild: + Move libsoup-gnome blocker to RDEPEND for file collisions reported in bug + #468274. + +*libsoup-2.42.2 (25 Apr 2013) + + 25 Apr 2013; Pacho Ramos <pacho@gentoo.org> +libsoup-2.42.2.ebuild, + -libsoup-2.42.0.ebuild: + Version bump, drop old + + 18 Apr 2013; Pacho Ramos <pacho@gentoo.org> + +files/libsoup-2.42.1-ipv6-tests.patch, libsoup-2.42.1.ebuild: + Skip ipv6 tests when no ipv6 support is built + +*libsoup-2.42.1 (17 Apr 2013) + + 17 Apr 2013; Pacho Ramos <pacho@gentoo.org> +libsoup-2.42.1.ebuild: + Version bump + + 07 Apr 2013; Pacho Ramos <pacho@gentoo.org> libsoup-2.42.0.ebuild: + Fix gnome2_src_configure invocation (#464722#c1 by Rafal Muzylo) + + 07 Apr 2013; Pacho Ramos <pacho@gentoo.org> libsoup-2.42.0.ebuild: + Add proper blockers (#464722 by Kobboi) + + 31 Mar 2013; Pacho Ramos <pacho@gentoo.org> libsoup-2.42.0.ebuild: + Adapt to libsoup-2.42 dropping gnome USE and splitting (#463702) + + 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> + -files/libsoup-2.34.2-fix-build-without-gnome-with-doc.patch, + -libsoup-2.40.2.ebuild: + Clean up old revision. + +*libsoup-2.42.0 (28 Mar 2013) + + 28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +libsoup-2.42.0.ebuild: + Version bump for Gnome 3.8 + + 25 Feb 2013; Zac Medico <zmedico@gentoo.org> libsoup-2.40.2.ebuild, + libsoup-2.40.3.ebuild: + Add ~arm-linux keywords. + +*libsoup-2.40.3 (20 Feb 2013) + + 20 Feb 2013; Gilles Dartiguelongue <eva@gentoo.org> +libsoup-2.40.3.ebuild: + Version bump. + +*libsoup-2.40.2 (17 Dec 2012) + + 17 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -libsoup-2.36.1.ebuild, -libsoup-2.36.1-r1.ebuild, + -files/libsoup-2.36.1-SoupHTTPInputStream-GCancellable.patch, + +libsoup-2.40.2.ebuild, metadata.xml: + Version bump for gnome-3.6; libsoup's I/O code has been rewritten and + improved. Switch to global introspection flag. Drop old. + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> libsoup-2.38.1.ebuild: + ia64/sh/sparc stable wrt #427544 + + 20 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + libsoup-2.36.1.ebuild, libsoup-2.36.1-r1.ebuild, libsoup-2.38.1.ebuild: + trivial: reorder src_prepare and src_configure. + + 20 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + libsoup-2.36.1.ebuild, libsoup-2.36.1-r1.ebuild, libsoup-2.38.1.ebuild: + Disable apache-using tests in a cleaner way. + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libsoup-2.38.1.ebuild: + stable ppc, bug #427544 + + 14 Oct 2012; Matt Turner <mattst88@gentoo.org> libsoup-2.38.1.ebuild: + Stable on alpha, bug 427544. + + 10 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -files/libsoup-2.30.1-fix-build-without-gnome-with-doc.patch, + -libsoup-2.34.3.ebuild, libsoup-2.36.1.ebuild, libsoup-2.36.1-r1.ebuild, + -libsoup-2.38.0.ebuild, libsoup-2.38.1.ebuild: + Drop useless USE=doc flag. Update license. Drop old. + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libsoup-2.38.1.ebuild: + stable ppc64, bug #427544 + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> libsoup-2.38.1.ebuild: + arm stable, bug #427544 + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libsoup-2.38.1.ebuild: + Stable for amd64, wrt bug #427544 + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libsoup-2.38.1.ebuild: + x86 stable wrt bug #427544 + + 02 Oct 2012; Jeroen Roovers <jer@gentoo.org> libsoup-2.38.1.ebuild: + Stable for HPPA (bug #427544). + + 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> libsoup-2.36.1-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #410611 + + 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> libsoup-2.36.1-r1.ebuild: + ppc stable wrt #410611 + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> libsoup-2.36.1-r1.ebuild: + Stable for HPPA (bug #410611). + + 16 May 2012; Alexis Ballier <aballier@gentoo.org> libsoup-2.38.1.ebuild: + keyword ~amd64-fbsd + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libsoup-2.34.3.ebuild, + libsoup-2.36.1.ebuild, libsoup-2.36.1-r1.ebuild, libsoup-2.38.0.ebuild, + libsoup-2.38.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> libsoup-2.36.1-r1.ebuild: + x86 stable, bug #410611 + + 25 Apr 2012; Markus Meier <maekke@gentoo.org> libsoup-2.36.1-r1.ebuild: + arm stable, bug #410611 + +*libsoup-2.38.1 (20 Apr 2012) + + 20 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +libsoup-2.38.1.ebuild: + Version bump, fixes crashes and leaks. + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> libsoup-2.36.1-r1.ebuild: + Marking libsoup-2.36.1-r1 ppc64 stable for bug 410611 + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libsoup-2.36.1-r1.ebuild: + Stable for amd64, wrt bug #410611 + +*libsoup-2.38.0 (13 Apr 2012) + + 13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +libsoup-2.38.0.ebuild: + Version bump with numerous bugfixes and optimizations. + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> libsoup-2.36.1.ebuild: + alpha/ia64/sh/sparc stable wrt #393007 + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> libsoup-2.36.1.ebuild: + Marking libsoup-2.36.1 ppc stable for bug 393007 + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> libsoup-2.36.1.ebuild: + Marking libsoup-2.36.1 ppc64 stable for bug 393007 + + 30 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + libsoup-2.34.3.ebuild, libsoup-2.36.1.ebuild, libsoup-2.36.1-r1.ebuild: + Move gnome2_src_prepare after eautoreconf (bug #401415, thanks to Martin von + Gagern for reporting). + +*libsoup-2.36.1-r1 (27 Jan 2012) + + 27 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +libsoup-2.36.1-r1.ebuild, + +files/libsoup-2.36.1-SoupHTTPInputStream-GCancellable.patch: + Add patch from 2.37.x fixing "Too many open files" crash when loading some + webpages. Thanks to Priit Laes for reporting. + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> libsoup-2.36.1.ebuild: + arm stable, bug #393007 + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> libsoup-2.36.1.ebuild: + x86 stable, bug #393007 + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> libsoup-2.36.1.ebuild: + amd64 stable, bug 393007 + + 28 Dec 2011; Pacho Ramos <pacho@gentoo.org> -libsoup-2.32.2.ebuild, + -libsoup-2.34.2.ebuild: + Drop old. + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> libsoup-2.36.1.ebuild: + Stable for HPPA (bug #393007). + +*libsoup-2.36.1 (30 Oct 2011) + + 30 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> + +libsoup-2.36.1.ebuild, metadata.xml: + Bump to 2.36.1 from the gnome overlay. + Notable changes: lots of https and caching improvements; supports NTLM single + sign-on using samba's ntlm_auth. + + 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> libsoup-2.34.3.ebuild: + alpha/ia64/sh/sparc stable wrt #376793 + + 12 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> libsoup-2.34.3.ebuild: + ppc/ppc64 stable wrt #376793 + + 09 Sep 2011; Jeroen Roovers <jer@gentoo.org> libsoup-2.34.3.ebuild: + Stable for HPPA (bug #376793). + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> libsoup-2.34.3.ebuild: + arm/x86 stable, bug #376793 + + 04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libsoup-2.34.3.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #376793 filed by Pacho Ramos. + +*libsoup-2.34.3 (28 Jul 2011) + + 28 Jul 2011; Pacho Ramos <pacho@gentoo.org> -libsoup-2.30.2-r1.ebuild, + -files/libsoup-2.30.2-disable-tls1.2.patch, -libsoup-2.34.1.ebuild, + +libsoup-2.34.3.ebuild: + Version bump: fix CVE-2011-2524 and memleak. Remove old. + + 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> libsoup-2.34.2.ebuild: + Marked ~ppc/~ppc64 wrt #365331 + + 10 Jul 2011; Matt Turner <mattst88@gentoo.org> libsoup-2.34.2.ebuild: + Added ~mips, bug 365331 + + 11 Jun 2011; Raúl Porcel <armin76@gentoo.org> libsoup-2.34.1.ebuild, + libsoup-2.34.2.ebuild: + Add ~alpha/~ia64/~sh/~sparc wrt #365331 + + 03 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> libsoup-2.34.2.ebuild, + +files/libsoup-2.34.2-fix-build-without-gnome-with-doc.patch: + Fix bug 369867, build failure with USE=doc + +*libsoup-2.34.2 (02 Jun 2011) + + 02 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +libsoup-2.34.2.ebuild: + Bump to 2.34.2 + + 27 May 2011; Jeroen Roovers <jer@gentoo.org> libsoup-2.34.1.ebuild: + Marked ~hppa (bug #365331). + + 26 May 2011; Markus Meier <maekke@gentoo.org> libsoup-2.34.1.ebuild: + add ~arm, bug #365331 + +*libsoup-2.34.1 (29 Apr 2011) + + 29 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + +libsoup-2.34.1.ebuild: + Move libsoup-2.34.1 from the gnome overlay, introspection unmasked. + Keywords were dropped, see bug 365331 + + 15 Apr 2011; Jeremy Olexa <darkside@gentoo.org> libsoup-2.32.2.ebuild: + Add prefix keywords as tested in the overlay + + 01 Apr 2011; Mart Raudsepp <leio@gentoo.org> -libsoup-2.24.3.ebuild, + libsoup-2.32.2.ebuild: + Readd ~mips keyword, bug 268529. Remove old + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> libsoup-2.32.2.ebuild: + Marking libsoup-2.32.2 ppc stable for bug 353436 + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libsoup-2.32.2.ebuild: + ppc64 stable wrt #353436 + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> libsoup-2.32.2.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 + + 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> libsoup-2.32.2.ebuild: + Stable for HPPA (bug #353436). + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> libsoup-2.32.2.ebuild: + x86 stable per bug 353436 + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libsoup-2.32.2.ebuild: + Stable on amd64 wrt bug #353436 + +*libsoup-2.32.2 (04 Dec 2010) + + 04 Dec 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-2.32.0.ebuild, + +libsoup-2.32.2.ebuild: + Version bump with bugfixes and translation updates, remove old. Make it skip + apache related tests until they are ready (bug #326957). + + 29 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> libsoup-2.24.3.ebuild, + -libsoup-2.26.3-r3.ebuild, + -files/libsoup-2.26.3-fix-build-without-gnome-with-doc.patch, + -files/libsoup-2.26.3-gnutls-strict.patch, -libsoup-2.28.2.ebuild, + -libsoup-2.28.2-r1.ebuild: + Clean up old revisions. + + 24 Oct 2010; Pacho Ramos <pacho@gentoo.org> libsoup-2.32.0.ebuild: + Drop PDEPEND on libsoup-gnome, it shouldn't be needed now (see bug #340293 + for reference). + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.30.2-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #324077 + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> libsoup-2.30.2-r1.ebuild: + arm stable, bug #324077 + +*libsoup-2.32.0 (09 Oct 2010) + + 09 Oct 2010; Pacho Ramos <pacho@gentoo.org> +libsoup-2.32.0.ebuild: + Version bump for Gnome 2.32: Fixed support for more recent + gobject-introspection, disabled TLS 1.2 in addition to the + already-disabled 1.1 and 1.0 making libsoup usable with gnutls 2.10, other + bugfixes and translation updates. 'Fix test to follow POSIX' looks to be + no longer needed, gir patches neither since they were pushed upstream, + system-lib patch taken from overlay, eautoreconf is only needed with USE + 'doc' and don't waste time building tests (bug #226271). + + 07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> + libsoup-2.30.2-r1.ebuild: + ppc64 stable wrt #324077 + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> libsoup-2.30.2-r1.ebuild: + Marked ppc for bug #324077. + + 09 Sep 2010; Brent Baude <ranger@gentoo.org> libsoup-2.28.2-r1.ebuild: + Marking libsoup-2.28.2-r1 ppc64 for bug 326589 + + 13 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> + libsoup-2.30.2-r1.ebuild: + Raise gtk-doc dependency according to configure. + + 05 Aug 2010; Jeroen Roovers <jer@gentoo.org> libsoup-2.30.2-r1.ebuild: + Stable for HPPA (bug #324077). + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + libsoup-2.30.2-r1.ebuild: + x86 stable, bug 324077 + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libsoup-2.30.2-r1.ebuild: + amd64 stable, bug 324077 + + 25 Jul 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.28.2-r1.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #326589 + + 15 Jul 2010; Jeroen Roovers <jer@gentoo.org> libsoup-2.28.2-r1.ebuild: + Stable for HPPA (bug #326589). + + 14 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + libsoup-2.28.2-r1.ebuild: + stable x86, bug 326589 + + 08 Jul 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-2.30.2.ebuild, + libsoup-2.30.2-r1.ebuild: + We need addpredict to workaround bug #324779 until root cause (bug + #249496) is solved. Remove old. + + 06 Jul 2010; Pacho Ramos <pacho@gentoo.org> libsoup-2.28.2-r1.ebuild: + amd64 stable, bug 326589 + + 06 Jul 2010; Pacho Ramos <pacho@gentoo.org> libsoup-2.28.2-r1.ebuild: + Skip broken tests since gnutls fix (only needed for 2.28) + +*libsoup-2.30.2-r1 (01 Jul 2010) +*libsoup-2.28.2-r1 (01 Jul 2010) + + 01 Jul 2010; Jonathan Callen <abcd@gentoo.org> +libsoup-2.28.2-r1.ebuild, + +libsoup-2.30.2-r1.ebuild, +files/libsoup-2.30.2-disable-tls1.2.patch: + Add fix for new versions of gnutls (bug #307343, GNOME bug #622857) + +*libsoup-2.30.2 (23 Jun 2010) + + 23 Jun 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-2.30.1.ebuild, + +libsoup-2.30.2.ebuild: + Version bump with fixes, remove old. + + 20 Jun 2010; Arun Raghavan <ford_prefect@gentoo.org> + libsoup-2.30.1.ebuild, metadata.xml: + Add introspection support + + 14 Jun 2010; Daniel Gryniewicz <dang@gentoo.org> libsoup-2.30.1.ebuild, + +files/libsoup-2.30.1-fix-build-without-gnome-with-doc.patch: + Add patch from overlay + +*libsoup-2.30.1 (13 Jun 2010) + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-2.28.1.ebuild, + +libsoup-2.30.1.ebuild: + Add new version for Gnome 2.30, clean old testing version. + + 24 Mar 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.28.2.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #304775 + + 15 Mar 2010; nixnut <nixnut@gentoo.org> libsoup-2.28.2.ebuild: + ppc stable #304475 + + 06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libsoup-2.28.2.ebuild: + x86 stable wrt bug #304775 + + 06 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> libsoup-2.28.2.ebuild: + amd64 stable wrt #304775 + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.28.1.ebuild: + arm stable + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.26.3-r3.ebuild: + sh stable + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libsoup-2.26.3-r3.ebuild: + Stable for HPPA (bug #281427). + + 23 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> + +libsoup-2.24.3.ebuild: + Restore latest stable on hppa. + + 23 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> + -files/libsoup-2.2.105-dprintf.patch, + -files/libsoup-2.2.105-fix-devhelp-docs.patch: + Drop also old patches. + + 23 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> + -libsoup-2.2.105-r2.ebuild, -libsoup-2.24.3.ebuild: + Drop old stuff. Per bug #280906. + +*libsoup-2.28.2 (17 Dec 2009) + + 17 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.28.2.ebuild: + Version bump. Lots of bug (leak, crash) fixes. + + 10 Dec 2009; Raúl Porcel <armin76@gentoo.org> libsoup-2.28.1.ebuild: + sparc stable + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> libsoup-2.26.3-r3.ebuild: + Marking libsoup-2.26.3-r3 ppc64 stable for bug 281427 + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> libsoup-2.26.3-r3.ebuild: + alpha/ia64/sparc stable wrt #281427 + + 16 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org> + libsoup-2.26.3-r3.ebuild, libsoup-2.28.1.ebuild: + Bumping gnutls requirement thanks to D g ta for reporting the issue. + Syncing 2.26 and 2.28 ebuilds. + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> libsoup-2.26.3-r3.ebuild: + arm stable, bug #281427 + +*libsoup-2.28.1 (29 Oct 2009) + + 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> + -libsoup-2.26.2.ebuild, -libsoup-2.26.3-r2.ebuild, +libsoup-2.28.1.ebuild: + New version for GNOME 2.28. Clean up old revision. + + 02 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> libsoup-2.26.3-r3.ebuild: + Stable for ppc, bug 271865 + + 28 Sep 2009; Tobias Klausmann <klausman@gentoo.org> + libsoup-2.26.3-r3.ebuild: + Stable on alpha, bug #271865 + + 28 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + libsoup-2.26.3-r3.ebuild: + stable x86, security bug 271865 + + 27 Sep 2009; Olivier Crête <tester@gentoo.org> libsoup-2.26.3-r3.ebuild: + amd64 stable + +*libsoup-2.26.3-r3 (13 Sep 2009) + + 13 Sep 2009; Romain Perier <mrpouet@gentoo.org> + +libsoup-2.26.3-r3.ebuild: + Fix circular dep by creating and moving libsoup-gnome-2.26.3 into PDEPEND, + per bug #269747. + +*libsoup-2.26.3-r2 (11 Sep 2009) + + 11 Sep 2009; Nirbheek Chauhan <nirbheek@gentoo.org> + -libsoup-2.26.3-r1.ebuild, +libsoup-2.26.3-r2.ebuild, + +files/libsoup-2.26.3-fix-build-without-gnome-with-doc.patch: + Fix bug 268592 via an unavoidably ugly conditional patch. Adapted from + patch attached to upstream bug + +*libsoup-2.26.3-r1 (27 Jul 2009) + + 27 Jul 2009; Ryan Hill <dirtyepic@gentoo.org> -libsoup-2.26.3.ebuild, + +libsoup-2.26.3-r1.ebuild: + Add missing eutils inherit for epatch. + +*libsoup-2.26.3 (26 Jul 2009) + + 26 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org> + -libsoup-2.26.1.ebuild, +libsoup-2.26.3.ebuild, + +files/libsoup-2.26.3-gnutls-strict.patch: + Version bump. Bug fixes. Include patch for gnutls from distributor list. + + 26 Jul 2009; Ryan Hill <dirtyepic@gentoo.org> libsoup-2.2.105-r2.ebuild, + +files/libsoup-2.2.105-dprintf.patch: + Add patch from Fedora to fix building with glibc-2.10. + + 21 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> libsoup-2.26.2.ebuild: + ~ppc and ~ppc64 were somehow dropped for 2.26.2, readding + + 21 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> libsoup-2.26.2.ebuild: + Fix bug 270698 (missing ChangeLog) + + 20 May 2009; Brent Baude <ranger@gentoo.org> libsoup-2.26.1.ebuild: + Marking libsoup-2.26.1 ~ppc for bug 268529 + + 20 May 2009; Brent Baude <ranger@gentoo.org> libsoup-2.26.1.ebuild: + Marking libsoup-2.26.1 ~ppc64 for bug 268529 + +*libsoup-2.26.2 (18 May 2009) + + 18 May 2009; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.26.2.ebuild: + Bump to 2.26.2. Disable TLS1.1 support for now, DNS resolution should be + slightly faster, and more. + + 17 May 2009; Raúl Porcel <armin76@gentoo.org> libsoup-2.26.1.ebuild: + Add ~arm/~ia64/~sh wrt #268529 + + 15 May 2009; Tobias Klausmann <klausman@gentoo.org> libsoup-2.26.1.ebuild: + Stable on alpha, bug #269186 + + 15 May 2009; Ferris McCormick <fmccor@gentoo.org> libsoup-2.26.1.ebuild: + Rekeyword ~sparc --- Bug #268529 --- all (13) tests pass. + + 15 May 2009; Alexis Ballier <aballier@gentoo.org> libsoup-2.26.1.ebuild: + keyword ~x86-fbsd, bug #268529 + + 11 May 2009; Gilles Dartiguelongue <eva@gentoo.org> libsoup-2.26.1: + Fix incorrect sed, bug #269402. + + 11 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> libsoup-2.26.1.ebuild: + Fix order of sed to prevent maintainer-mode being invoked + + 11 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> libsoup-2.26.1.ebuild: + Fix test to follow POSIX (for x86-fbsd) + + 07 May 2009; Tobias Klausmann <klausman@gentoo.org> libsoup-2.26.1.ebuild: + Keyworded on alpha, bug #268529 + + 07 May 2009; Jeroen Roovers <jer@gentoo.org> libsoup-2.26.1.ebuild: + Marked ~hppa (bug #268529). + +*libsoup-2.26.1 (03 May 2009) + + 03 May 2009; Gilles Dartiguelongue <eva@gentoo.org> -libsoup-2.4.1.ebuild, + +libsoup-2.26.1.ebuild: + New version for GNOME 2.26. Split library into libsoup and libsoup-gnome, + use libproxy for handling proxy specifics, ... + + 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> libsoup-2.24.3.ebuild: + arm/sh stable + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> libsoup-2.24.3: + Stable for HPPA (bug #260063). + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> libsoup-2.24.3.ebuild: + Stable on sparc, bug #260063 + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> libsoup-2.24.3.ebuild: + alpha/ia64 stable wrt #260063 + + 15 Mar 2009; Markus Meier <maekke@gentoo.org> libsoup-2.24.3.ebuild: + x86 stable, bug #260063 + + 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> libsoup-2.24.3.ebuild: + Marked stable on amd64 + + 06 Mar 2009; Brent Baude <ranger@gentoo.org> libsoup-2.24.3.ebuild: + Marking libsoup-2.24.3 ppc stable for bug 260063 + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> libsoup-2.24.3.ebuild: + Marking libsoup-2.24.3 ppc64 stable for bug 260063 + + 11 Feb 2009; Tobias Klausmann <klausman@gentoo.org> libsoup-2.24.3.ebuild: + Stable on alpha, bug #246816 + +*libsoup-2.24.3 (19 Jan 2009) + + 19 Jan 2009; Mart Raudsepp <leio@gentoo.org> -libsoup-2.24.1.ebuild, + -libsoup-2.24.2.ebuild, -libsoup-2.24.2.1.ebuild, +libsoup-2.24.3.ebuild: + Version bump with various fixes, including preferral of http digest auth + over basic auth when both are available. Don't install static library and + don't duplicate gnome2.eclass USE=debug handling + +*libsoup-2.24.2.1 (29 Nov 2008) + + 29 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.24.2.1.ebuild: + Bump to 2.24.2.1. Fixes a crash in the cookie code. + +*libsoup-2.24.2 (24 Nov 2008) + + 24 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.24.2.ebuild: + Bump to 2.24.2. Bug, headers and doc fixes. + + 22 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> + -libsoup-2.2.103.ebuild, -libsoup-2.24.0.1.ebuild: + Clean up old revisions. + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking libsoup-2.4.1 ppc64 stable for bug 236971 + + 28 Oct 2008; Brent Baude <ranger@gentoo.org> libsoup-2.4.1.ebuild: + Marking libsoup-2.4.1 ppc64 for bug 241340 + +*libsoup-2.24.1 (23 Oct 2008) + + 23 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.24.1.ebuild: + Bump to 2.24.1. Fix various nasty bugs. + +*libsoup-2.24.0.1 (30 Sep 2008) + + 30 Sep 2008; Mart Raudsepp <leio@gentoo.org> -libsoup-2.2.94.ebuild, + -libsoup-2.2.104.ebuild, -libsoup-2.4.0.ebuild, +libsoup-2.24.0.1.ebuild: + Major new version. Bug fixes and cookies support addition + + 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> libsoup-2.4.1.ebuild: + Stable for HPPA (bug #236971). + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> libsoup-2.4.1.ebuild: + alpha/ia64/sparc stable wrt #229709 + + 10 Aug 2008; Markus Meier <maekke@gentoo.org> libsoup-2.4.1.ebuild: + x86 stable, bug #229709 + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> libsoup-2.4.1.ebuild: + Marking libsoup-2.4.1 ppc stable for bug 229709 + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> libsoup-2.4.1.ebuild: + Stable on amd64, bug #229709 + + 03 May 2008; Ryan Hill <dirtyepic@gentoo.org> libsoup-2.2.105-r2.ebuild, + libsoup-2.4.1.ebuild: + Keyword mips. + + 01 May 2008; Markus Meier <maekke@gentoo.org> libsoup-2.2.105-r2.ebuild: + x86 stable, bug #219512 + + 30 Apr 2008; Brent Baude <ranger@gentoo.org> libsoup-2.2.105-r2.ebuild: + stable ppc64, bug 219512 + + 29 Apr 2008; Daniel Gryniewicz <dang@gentoo.org> + libsoup-2.2.105-r2.ebuild: + Marked stable on amd64 for bug #219512 + + 28 Apr 2008; Raúl Porcel <armin76@gentoo.org> libsoup-2.2.105-r2.ebuild: + alpha/ia64/sparc stable wrt #219512 + + 28 Apr 2008; nixnut <nixnut@gentoo.org> libsoup-2.2.105-r2.ebuild: + Stable on ppc wrt bug 219512 + + 27 Apr 2008; Jeroen Roovers <jer@gentoo.org> libsoup-2.2.105-r2.ebuild: + Stable for HPPA (bug #219512). + +*libsoup-2.4.1 (07 Apr 2008) + + 07 Apr 2008; Gilles Dartiguelongue <eva@gentoo.org> +libsoup-2.4.1.ebuild: + bump to 2.4.1, bugs and regression test fixes. + +*libsoup-2.4.0 (12 Mar 2008) + + 12 Mar 2008; Mart Raudsepp <leio@gentoo.org> +libsoup-2.4.0.ebuild: + First version in a new series with a better API. All libraries and + applications depending on libsoup-2.2 are expected to eventually port over + +*libsoup-2.2.105-r2 (09 Mar 2008) + + 09 Mar 2008; Mart Raudsepp <leio@gentoo.org> -libsoup-2.2.105-r1.ebuild, + +libsoup-2.2.105-r2.ebuild: + Fix up build with USE=doc that broke with the previous change, bug 211352. + Thanks to P.L.Hayes, Ed Catmur and co + +*libsoup-2.2.105-r1 (24 Feb 2008) + + 24 Feb 2008; Mart Raudsepp <leio@gentoo.org> + +files/libsoup-2.2.105-fix-devhelp-docs.patch, -libsoup-2.2.3-r1.ebuild, + -libsoup-2.2.105.ebuild, +libsoup-2.2.105-r1.ebuild: + Fix gtk-docs not showing up in devhelp + +*libsoup-2.2.105 (11 Feb 2008) + + 11 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.2.105.ebuild: + bump to 2.2.105, + * fix bugs affecting evolution-exchange and rhythmbox + * fix gtk-doc installation dir to avoid file-collision + + 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> libsoup-2.2.104.ebuild: + Stable for HPPA (bug #208366). + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> libsoup-2.2.104.ebuild: + alpha/ia64/sparc stable wrt #208366 + + 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> + libsoup-2.2.104.ebuild: + Stable on amd64 wrt bug #208366. + + 01 Feb 2008; Brent Baude <ranger@gentoo.org> libsoup-2.2.104.ebuild: + Marking libsoup-2.2.104 ppc64 and ppc stable for bug 208366 + + 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + libsoup-2.2.104.ebuild: + stable x86, bug 208366 + +*libsoup-2.2.104 (05 Dec 2007) + + 05 Dec 2007; Gilles Dartiguelongue <eva@gentoo.org> + +libsoup-2.2.104.ebuild: + bump to 2.2.104 + + 27 Nov 2007; Jeroen Roovers <jer@gentoo.org> libsoup-2.2.103.ebuild: + Stable for HPPA (bug #199322). + + 20 Nov 2007; Markus Rothe <corsair@gentoo.org> libsoup-2.2.103.ebuild: + Stable on ppc64; bug #199322 + + 17 Nov 2007; Raúl Porcel <armin76@gentoo.org> libsoup-2.2.103.ebuild: + alpha/ia64/sparc stable wrt #199322 + + 17 Nov 2007; nixnut <nixnut@gentoo.org> libsoup-2.2.103.ebuild: + Stable on ppc wrt bug 199322 + + 17 Nov 2007; Dawid Węgliński <cla@gentoo.org> libsoup-2.2.103.ebuild: + Stable on x86 (bug #199322) + + 16 Nov 2007; Samuli Suominen <drac@gentoo.org> libsoup-2.2.103.ebuild: + amd64 stable wrt #199322 + +*libsoup-2.2.103 (29 Oct 2007) + + 29 Oct 2007; Mart Raudsepp <leio@gentoo.org> -libsoup-2.2.101.ebuild, + +libsoup-2.2.103.ebuild: + Version bump. Fixes crash on rhythmbox exit among other things + +*libsoup-2.2.102 (16 Oct 2007) + + 16 Oct 2007; Mart Raudsepp <leio@gentoo.org> +libsoup-2.2.102.ebuild: + Version bump to 2.2.102, which fixes compilation without SSL support and + therefore bug 196003 + +*libsoup-2.2.101 (09 Oct 2007) + + 09 Oct 2007; Mart Raudsepp <leio@gentoo.org> +libsoup-2.2.101.ebuild: + Version bump + + 25 Jun 2007; Mart Raudsepp <leio@gentoo.org> + -files/libsoup-2.2.99-fix-tests.patch, -libsoup-2.2.98.ebuild, + -libsoup-2.2.99.ebuild: + Remove old + + 02 Jun 2007; Brent Baude <ranger@gentoo.org> libsoup-2.2.100.ebuild: + Marking libsoup-2.2.100 ppc stable for bug #171107 + + 31 May 2007; Jeroen Roovers <jer@gentoo.org> libsoup-2.2.100.ebuild: + Stable for HPPA (bug #171107). + + 31 May 2007; Daniel Gryniewicz <dang@gentoo.org> libsoup-2.2.100.ebuild: + Marked stable on amd64 for bug #171107 + + 31 May 2007; Brent Baude <ranger@gentoo.org> libsoup-2.2.100.ebuild: + Marking libsoup-2.2.100 ppc64 stable for bug #171107 + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> libsoup-2.2.100.ebuild: + alpha/ia64 stable wrt #171107 + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> libsoup-2.2.100.ebuild: + Stable on x86, bug #171107. + + 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libsoup-2.2.100.ebuild: + Stable on sparc wrt #171107 + +*libsoup-2.2.100 (17 Mar 2007) + + 17 Mar 2007; Mart Raudsepp <leio@gentoo.org> +libsoup-2.2.100.ebuild: + Bump to 2.2.100 for a WebDAV fix + + 10 Mar 2007; Roy Marples <uberlord@gentoo.org> libsoup-2.2.99.ebuild: + Added ~x86-fbsd keyword. + + 26 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> + +files/libsoup-2.2.99-fix-tests.patch, libsoup-2.2.99.ebuild: + Fix broken tests. Bug #162044 + + 23 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.99.ebuild: + Stable on Alpha + IA64. + + 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.99.ebuild: + Stable on sparc wrt security #161887 and disabled tests + + 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.98.ebuild: + Stable on IA64, bug 156662. + + 17 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + libsoup-2.2.99.ebuild: + stable x86, security bug #161887 + + 16 Jan 2007; Jeroen Roovers <jer@gentoo.org> libsoup-2.2.99.ebuild: + Stable for HPPA (bug #161887). + + 15 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libsoup-2.2.99.ebuild: + Stable on ppc wrt bug #161887. + + 15 Jan 2007; Markus Rothe <corsair@gentoo.org> libsoup-2.2.99.ebuild: + Stable on ppc64; bug #161887 + + 15 Jan 2007; Luis Medinas <metalgod@gentoo.org> libsoup-2.2.99.ebuild: + Stable on amd64. See security bug #161887. + + 14 Jan 2007; Mart Raudsepp <leio@gentoo.org> + -files/libsoup-1.99.26-msn.patch, -files/libsoup-1.99.26-with_ssl.patch, + -files/libsoup-1.99.28-gnutls.patch, -libsoup-1.99.28.ebuild, + -libsoup-1.99.28-r1.ebuild: + Remove old versions that fail with gcc4, bug 152295 + +*libsoup-2.2.99 (14 Jan 2007) + + 14 Jan 2007; Mart Raudsepp <leio@gentoo.org> +libsoup-2.2.99.ebuild: + Version bump, bug 161887 + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.98.ebuild: + Stable on Alpha. + + 10 Jan 2007; Mart Raudsepp <leio@gentoo.org> -libsoup-2.2.96.ebuild, + -libsoup-2.2.97.ebuild: + Prune old versions + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> libsoup-2.2.98.ebuild: + Stable on ppc64; bug #156662 + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.98.ebuild: + Stable on sparc + + 16 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + libsoup-2.2.98.ebuild: + Stable on ppc wrt bug #156662. + + 11 Dec 2006; Daniel Gryniewicz <dang@gentoo.org> libsoup-2.2.98.ebuild: + Marked stable on amd64 for bug #156662 + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> libsoup-2.2.98.ebuild: + Stable on x86, bug #156662. + +*libsoup-2.2.98 (21 Nov 2006) + + 21 Nov 2006; Leonardo Boshell <leonardop@gentoo.org> + +libsoup-2.2.98.ebuild: + Version bump. Dropped 'static' USE flag. + +*libsoup-2.2.97 (14 Nov 2006) + + 14 Nov 2006; Luis Medinas <metalgod@gentoo.org> +libsoup-2.2.97.ebuild: + Version Bump. + +*libsoup-2.2.96 (07 Sep 2006) + + 07 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> +libsoup-2.2.96.ebuild: + New version for gnome 2.16 + + 23 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> -libsoup-2.2.92.ebuild, + -libsoup-2.2.93.ebuild: + Clean up unnecessary versions + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> ChangeLog: + Marked stable on amd64 for bug #139612 + +*libsoup-2.2.94 (27 Jun 2006) + + 27 Jun 2006; Daniel Gryniewicz <dang@gentoo.org> +libsoup-2.2.94.ebuild: + Bump for libsoup; add static flag + +*libsoup-2.2.93 (06 Jun 2006) + + 06 Jun 2006; Leonardo Boshell <leonardop@gentoo.org> + +libsoup-2.2.93.ebuild: + New release. Dropped 'static' USE flag. Updated dependencies. + +*libsoup-2.2.92 (02 May 2006) + + 02 May 2006; Daniel Gryniewicz <dang@gentoo.org> +libsoup-2.2.92.ebuild: + Bump for 2.14.1 + + 27 Apr 2006; Alec Warner <antarus@gentoo.org> + files/digest-libsoup-1.99.28, files/digest-libsoup-1.99.28-r1, + files/digest-libsoup-2.2.3, files/digest-libsoup-2.2.3-r1, + files/digest-libsoup-2.2.6.1, files/digest-libsoup-2.2.7, Manifest: + Fixing SHA256 digest, pass four + +*libsoup-2.2.91 (18 Mar 2006) + + 18 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org> + +libsoup-2.2.91.ebuild: + Version bump from upstream + + 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> libsoup-2.2.7.ebuild: + Mark 2.2.7 stable on alpha + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> libsoup-2.2.7.ebuild: + Stable on hppa. + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> libsoup-2.2.7.ebuild: + Stable on ppc64 + + 22 Jan 2006; <dang@gentoo.org> libsoup-2.2.7.ebuild: + Marked stable on amd64 per bug #119634 + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + libsoup-2.2.7.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> libsoup-2.2.7.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.7.ebuild: + Stable on sparc wrt #119634 + +*libsoup-2.2.7 (05 Dec 2005) + + 05 Dec 2005; <dang@gentoo.org> +libsoup-2.2.7.ebuild: + New version + + 04 Dec 2005; Tom Gall <tgall@gentoo.org> + libsoup-2.2.6.1.ebuild: + stable on ppc64 + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> + libsoup-2.2.6.1.ebuild: + Stable on ppc. + + 02 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libsoup-2.2.6.1.ebuild: + Stable on sparc + + 01 Nov 2005; John N. Laliberte <allanonjl@gentoo.org> + libsoup-2.2.6.1.ebuild: + stable on x86 + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> libsoup-2.2.3-r1.ebuild: + Stable on mips. + +*libsoup-2.2.6.1 (26 Aug 2005) + + 26 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + +libsoup-2.2.6.1.ebuild: + New version. + + 14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + libsoup-2.2.3-r1.ebuild: + Stable on ppc. + +*libsoup-2.2.5 (08 Aug 2005) + + 08 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> libsoup-2.2.5.ebuild: + New version. + + 06 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> + libsoup-2.2.3-r1.ebuild: + Stable on alpha. + + 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> libsoup-2.2.3.ebuild: + stable on mips + + 09 Jul 2005; Markus Rothe <corsair@gentoo.org> libsoup-2.2.3-r1.ebuild: + Stable on ppc64 + + 06 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> + libsoup-2.2.3-r1.ebuild: + Stable on hppa. + + 06 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libsoup-2.2.3-r1.ebuild: + Stable on sparc + + 06 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> + libsoup-2.2.3-r1.ebuild, libsoup-1.99.28-r1.ebuild: + Stable on x86. + + 05 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> libsoup-2.2.3.ebuild: + Stable on hppa. + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> libsoup-2.2.3.ebuild: + Stable on ppc. + + 12 Jun 2005; Olivier Crête <tester@gentoo.org> libsoup-2.2.3.ebuild: + Stable on amd64 + + 12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.3.ebuild: + Stable on alpha. + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> libsoup-2.2.3.ebuild: + Stable on ppc64 + + 30 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.3.ebuild: + Stable on sparc + +*libsoup-2.2.3-r1 (30 May 2005) + + 30 May 2005; Leonardo Boshell <leonardop@gentoo.org> libsoup-2.2.3-r1.ebuild: + New revision. Implements the 'static' USE flag. Remove useless 'ipv6' + flag. Don't inherit from eutils since it's not necessary. + +*libsoup-1.99.28-r1 (30 May 2005) + + 30 May 2005; Leonardo Boshell <leonardop@gentoo.org> + libsoup-1.99.28-r1.ebuild: + New revision. Implements the 'static' USE flag. + + 30 May 2005; Leonardo Boshell <leonardop@gentoo.org> libsoup-1.99.28.ebuild, + files/libsoup-1.99.28-gnutls.patch: + Modified gnutls patch so libsoup compiles with recent versions of it. + Resolves bug #82654. + + 29 May 2005; Leonardo Boshell <leonardop@gentoo.org> libsoup-2.2.3.ebuild: + Stable on x86. + + 11 May 2005; Guy Martin <gmsoft@gentoo.org> libsoup-2.2.2.ebuild: + Stable on hppa. + + 08 May 2005; Herbie Hopkins <herbs@gentoo.org> libsoup-2.2.2.ebuild: + Stable on amd64. + + 29 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.2.ebuild: + Stable on sparc + + 27 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.2.ebuild: + Stable on ia64. + + 26 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.2.ebuild: + Stable on alpha. + + 25 Apr 2005; Mike Gardiner <obz@gentoo.org> libsoup-2.2.2.ebuild: + Keyworded ppc x86 + +*libsoup-2.2.3 (21 Mar 2005) + + 21 Mar 2005; Mike Gardiner <obz@gentoo.org> +libsoup-2.2.3.ebuild: + New version + + 19 Feb 2005; Daniel Black <dragonheart@gentoo.org> + +files/libsoup-2.2.2-gnutls.patch, libsoup-2.2.1.ebuild, + libsoup-2.2.2.ebuild: + Changed to use patch from Martin Wolf <pazo_bug@shiba.dk> in upstream bug + http://bugzilla.ximian.com/show_bug.cgi?id=57811 to fix bug #79161 + + 10 Feb 2005; Daniel Black <dragonheart@gentoo.org> libsoup-2.2.1.ebuild, + libsoup-2.2.2.ebuild: + Bad sed in last fix - bug #79161 refers. + + 04 Feb 2005; Stephen P. Becker <geoman@gentoo.org> libsoup-2.2.1.ebuild: + stable on mips + +*libsoup-2.2.2 (03 Feb 2005) + + 03 Feb 2005; Joe McCann <joem@gentoo.org> +libsoup-2.2.2.ebuild: + Version bump + + 22 Jan 2005; Scott W Taylor <swtaylor@gentoo.org> libsoup-2.2.1.ebuild: + nuke GNUTLS_CERT_NOT_TRUSTED which does not exist in gnutls-1.1.23. closes + #79161 + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libsoup-2.2.1.ebuild: + Stable on hppa. + + 17 Dec 2004; Markus Rothe <corsair@gentoo.org> libsoup-2.2.1.ebuild: + Stable on ppc64 + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.1.ebuild: + Stable on alpha. + + 26 Nov 2004; Tom Martin <slarti@gentoo.org> libsoup-2.2.1.ebuild: + Stable on amd64. + + 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.1.ebuild: + Stable on sparc + + 11 Nov 2004; Markus Rothe <corsair@gentoo.org> libsoup-2.2.1.ebuild: + Marked ~ppc64 + +*libsoup-2.2.1 (16 Oct 2004) + + 16 Oct 2004; Alastair Tse <liquidx@gentoo.org> +libsoup-2.2.1.ebuild: + version bump + + 30 Sep 2004; Stephen P. Becker <geoman@gentoo.org> libsoup-2.2.0.ebuild: + added ~mips keyword + +*libsoup-2.2.0 (13 Sep 2004) + + 13 Sep 2004; Brandon Hale <tseng@gentoo.org> +libsoup-2.2.0.ebuild: + Version bump, closes bug #62583 + +*libsoup-2.1.13 (24 Aug 2004) + + 24 Aug 2004; Brandon Hale <tseng@gentoo.org> +libsoup-2.1.13.ebuild: + Version bump. + +*libsoup-2.1.12 (06 Aug 2004) + + 06 Aug 2004; Alastair Tse <liquidx@gentoo.org> +libsoup-2.1.12.ebuild: + evo-1.5 devel version libraries (#35456) + + 27 Jul 2004; <agriffis@gentoo.org> libsoup-1.99.28.ebuild: + stable on ia64 + + 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libsoup-1.99.28.ebuild: + Stable on alpha. + + 01 Jun 2004; Travis Tilley <lv@gentoo.org> libsoup-1.99.28.ebuild: + stable on amd64 + + 26 May 2004; Guy Martin <gmsoft@gentoo.org> libsoup-1.99.28.ebuild: + Marked stable on hppa. + + 14 May 2004; Lars Weiler <pylon@gentoo.org> libsoup-1.99.28.ebuild: + Stable on ppc + + 29 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-1.99.28.ebuild: + Stable on sparc + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libsoup-1.99.26-r1.ebuild, + libsoup-1.99.26.ebuild, libsoup-1.99.28.ebuild: + Add inherit eutils + +*libsoup-1.99.28 (22 Mar 2004) + + 22 Mar 2004; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.28.ebuild: + version bump + + 04 Feb 2004; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.26-r1.ebuild: + added patch to deal with libgcrypt-1.1.91 changes. (#40016,#37732) + + 05 Jan 2004; Jason Wever <weeve@gentoo.org> libsoup-1.99.26-r1.ebuild: + Marked stable on sparc. + + 16 Dec 2003; Guy Martin <gmsoft@gentoo.org> libsoup-1.99.26-r1.ebuild: + Marked stable on hppa. + + 14 Dec 2003; Lars Weiler <pylon@gentoo.org> libsoup-1.99.26-r1.ebuild: + Make stable on ppc + + 13 Dec 2003; Brad House <brad_mssw@gentoo.org> libsoup-1.99.26-r1.ebuild: + mark stable on amd64 + + 10 Dec 2003; <agriffis@gentoo.org> libsoup-1.99.26-r1.ebuild: + stable on ia64 + + 06 Dec 2003; foser <foser@gentoo.org> libsoup-1.99.26{-r1}.ebuild : + Remove aclocal and automake steps, not needed. Fixes #33999 + + 28 Nov 2003; Jason Wever <weeve@gentoo.org> libsoup-1.99.26.ebuild: + Marked stable on sparc. + + 29 Nov 2003; Chuck Short <zul@gentoo.org> libsoup-1.99.26.ebuild: + Added ~amd64 to keywords, closes #34442. + +*libsoup-1.99.26-r1 (22 Nov 2003) + + 22 Nov 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.26-r1.ebuild, + files/libsoup-1.99.26-msn.patch: + add timeout patch to libsoup so it works with msn servers (#32833) + (http://get.bitlbee.org/libsoup/) + + 20 Oct 2003; Aron Griffis <agriffis@gentoo.org> libsoup-1.99.26.ebuild: + Stable on alpha + + 13 Oct 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.26.ebuild: + stable bump for x86 + + 28 Sep 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.26.ebuild, + files/libsoup-1.99.26-with_ssl.patch: + add patch to switch between openssl and gnutls + +*libsoup-1.99.26 (24 Sep 2003) + + 24 Sep 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.26.ebuild: + version bump + +*libsoup-1.99.23 (10 Jun 2003) + + 04 Aug 2003; Guy Martin <gmsoft@gentoo.org> libsoup-1.99.23.ebuild : + Added hppa to KEYWORDS. + + 10 Jun 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.23.ebuild: + version bump for evo 1.4 + +*libsoup-1.99.22 (03 Jun 2003) + + 03 Jun 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.22.ebuild: + version bump. part of evo 1.3.92 update. + +*libsoup-1.99.20 (07 May 2003) + + 07 May 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.20.ebuild: + version bump + + 01 May 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.17.ebuild: + remove ssl option. ssl is now compulsory + +*libsoup-1.99.17 (21 Apr 2003) + + 21 Apr 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.17.ebuild: + evo-1.3.2 version bump + +*libsoup-1.99.12 (14 Mar 2003) + + 19 Mar 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.12.ebuild: + sourcing from gnome.org rather than ximian.com + + 14 Mar 2003; Alastair Tse <liquidx@gentoo.org> libsoup-1.99.12.ebuild: + inital ebuild. new version of soup that uses glib2 rather than glib1. diff --git a/net-libs/libsoup/Manifest b/net-libs/libsoup/Manifest new file mode 100644 index 0000000..ac8bc62 --- /dev/null +++ b/net-libs/libsoup/Manifest @@ -0,0 +1,5 @@ +AUX libsoup-2.42.1-ipv6-tests.patch 869 SHA256 95ec662c9d7ad6a006f83b1b6ea341c8b31d4396eea8784a63bf0b033c9f19d0 SHA512 170d2026542f4b6a1eb064efdeea1b26320fe68d94418c088aef0bc9902babfd25bef3b4b88a2464c6d20e032602c9a66d3afae6c62f6eee429b12d5bc0d7f1c WHIRLPOOL 65e30dc864a7a1412c3b7d1678f51d9b3b0d20503ed06a06b142db06665e8faa8fdf0008461250d97f61c6e0468070633b0d295f464e007491a01abc30c810c1 +DIST libsoup-2.42.3.1.tar.xz 740164 SHA256 97a6be94daabd21fcfba7bde4939c44d0f260bb123d7e260fb71551458da6651 SHA512 3d4dabc989f02b11b4f1f4994b0dab2fc069b4997f59bf90e43062fcda1e3b6741b7f25ac5460004916ba7101c853dd2a44345a1d7caaefc6d867ffaa5494f6b WHIRLPOOL 21cd761c98f6176263cf605e6958eea373848b51aedbc21c7528ee4710a0bfa4fdbcac8ee63b46b8f7c9f8b0f858aaadf4b9bcba5f030ba2e52ead3f4164fe0d +EBUILD libsoup-2.42.3.1-r1.ebuild 2117 SHA256 39eb2c5c0b8dc41d358106efb8a5acf10d82c422defaf80c51853d76176b20d1 SHA512 d8d49b4d026b30922fbcee17358bee59d029016b73571dc43ffd9ae305ad4c26ce9fd24f8b4ae94a11c383d031d5526c0b44a552583f483c96db54846964bbf0 WHIRLPOOL 9e871ea9215bf774fbf128a399b0543f64f528849583d9aa97f131b0ef10656c0ba4cb1371f732dc376c8d7e0be4024eb29d5ef435e123dffbf98b7586a3a4fc +MISC ChangeLog 41250 SHA256 3f516d0e2bf98b10810e3092c3891569d38cc8c235972847a7f31bfcf8468f5a SHA512 e062d8d749c1b4197e43e7b89b829a35cb5e3590dcf4162461fb488ed33129c26a98a2bae0134961d4a5e2c7eac1ec8b5930bf9ad5813627d6349eacd3fe0349 WHIRLPOOL 921ceb49a179670352134dd3594c36d9554663e66572371318fc72e80a2a27d582eb54acc1b28bf39081511029860090ada6ccac8fb3e46f5141a85a3707dd67 +MISC metadata.xml 257 SHA256 ee7dfc9e6af8bfc278c145d407d4a9c39458109886dba15303cc1c4c9d1c3ea2 SHA512 68402e9d9c7f3aea455729538fd16d692acad9a52861fa5088f2d170c9da1080c3c284fad0232ea042b5efd765e4988802778802979b927f90853ab26a01eb32 WHIRLPOOL 6d61388c9de173897cb4cff9bd1cf5799eea1e57383ace5f5e2a93193eaac9567e548c1faed6d0703c011e81ef98fff413e8801dbf27fb1f2e351d95ebc6699e diff --git a/net-libs/libsoup/files/libsoup-2.42.1-ipv6-tests.patch b/net-libs/libsoup/files/libsoup-2.42.1-ipv6-tests.patch new file mode 100644 index 0000000..cc71213 --- /dev/null +++ b/net-libs/libsoup/files/libsoup-2.42.1-ipv6-tests.patch @@ -0,0 +1,29 @@ +From ce2043a7a81d2d8c9fba3b87a03df52df99e4115 Mon Sep 17 00:00:00 2001 +From: Dan Winship <danw@gnome.org> +Date: Thu, 18 Apr 2013 15:40:55 -0400 +Subject: [PATCH] misc-test: skip the IPv6 server test if there's no IPv6 + support + +https://bugzilla.gnome.org/show_bug.cgi?id=698220 +--- + tests/misc-test.c | 5 +++++ + 1 file changed, 5 insertions(+) + +diff --git a/tests/misc-test.c b/tests/misc-test.c +index a9150a1..39ee960 100644 +--- a/tests/misc-test.c ++++ b/tests/misc-test.c +@@ -1110,6 +1110,11 @@ do_ipv6_test (void) + ipv6_server = soup_server_new (SOUP_SERVER_INTERFACE, ipv6_addr, + NULL); + g_object_unref (ipv6_addr); ++ if (!ipv6_server) { ++ debug_printf (1, " skipping due to lack of IPv6 support\n"); ++ return; ++ } ++ + soup_server_add_handler (ipv6_server, NULL, ipv6_server_callback, NULL, NULL); + soup_server_run_async (ipv6_server); + +-- +1.8.1.4
\ No newline at end of file diff --git a/net-libs/libsoup/libsoup-2.42.3.1-r1.ebuild b/net-libs/libsoup/libsoup-2.42.3.1-r1.ebuild new file mode 100644 index 0000000..299e164 --- /dev/null +++ b/net-libs/libsoup/libsoup-2.42.3.1-r1.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="yes" +GNOME2_LA_PUNT="yes" +PYTHON_COMPAT=( python{2_6,2_7} ) + +inherit gnome2-multilib gtk-doc python-any-r1 + +DESCRIPTION="An HTTP library implementation in C" +HOMEPAGE="https://wiki.gnome.org/LibSoup" + +LICENSE="LGPL-2+" +SLOT="2.4" +KEYWORDS="~amd64" +IUSE="debug +introspection samba ssl test" + +RDEPEND=" + >=dev-libs/glib-2.36.0:2[${MULTILIB_USEDEP}] + >=dev-libs/libxml2-2:2[${MULTILIB_USEDEP}] + dev-db/sqlite:3[${MULTILIB_USEDEP}] + >=net-libs/glib-networking-2.30.0[ssl?,${MULTILIB_USEDEP}] + introspection? ( >=dev-libs/gobject-introspection-0.9.5[${MULTILIB_USEDEP}] ) + samba? ( net-fs/samba ) +" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + >=dev-util/intltool-0.35 + >=dev-util/gtk-doc-am-1.10 + sys-devel/gettext[${MULTILIB_USEDEP}] + virtual/pkgconfig + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20131008-r1 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +# test? ( www-servers/apache[ssl,apache2_modules_auth_digest,apache2_modules_alias,apache2_modules_auth_basic, +# apache2_modules_authn_file,apache2_modules_authz_host,apache2_modules_authz_user,apache2_modules_dir, +# apache2_modules_mime,apache2_modules_proxy,apache2_modules_proxy_http,apache2_modules_proxy_connect] +# dev-lang/php[apache2,xmlrpc] +# net-misc/curl +# net-libs/glib-networking[ssl])" + +src_prepare() { + if ! use test; then + # don't waste time building tests (bug #226271) + sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am Makefile.in \ + || die "sed failed" + fi + + gnome2-multilib_src_prepare +} + +src_configure() { + # FIXME: we need addpredict to workaround bug #324779 until + # root cause (bug #249496) is solved + addpredict /usr/share/snmp/mibs/.index + + # Disable apache tests until they are usable on Gentoo, bug #326957 + gnome2-multilib_src_configure \ + --disable-more-warnings \ + --disable-static \ + --disable-tls-check \ + --without-gnome \ + --without-apache-httpd \ + $(use_enable introspection) \ + $(use_with samba ntlm-auth '${EPREFIX}'/usr/bin/ntlm_auth) +} diff --git a/net-libs/libsoup/metadata.xml b/net-libs/libsoup/metadata.xml new file mode 100644 index 0000000..f96b3e3 --- /dev/null +++ b/net-libs/libsoup/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>gnome</herd> + <use> + <flag name="samba">Use <pkg>net-fs/samba</pkg> for NTLM Single + Sign-On</flag> + </use> +</pkgmetadata> |