Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/
Date: Tue, 01 Nov 2016 23:58:53
Message-Id: 1478044681.83bf49c621eb2d68b37b268cfeab7603e65fbf94.eva@gentoo
1 commit: 83bf49c621eb2d68b37b268cfeab7603e65fbf94
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 22:48:12 2016 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 23:58:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83bf49c6
7
8 net-libs/libsoup: version bump 2.54.1-r1 → 2.56.0
9
10 Package-Manager: portage-2.3.2
11
12 net-libs/libsoup/Manifest | 1 +
13 net-libs/libsoup/libsoup-2.56.0.ebuild | 89 ++++++++++++++++++++++++++++++++++
14 2 files changed, 90 insertions(+)
15
16 diff --git a/net-libs/libsoup/Manifest b/net-libs/libsoup/Manifest
17 index 71e51f4..233ba58 100644
18 --- a/net-libs/libsoup/Manifest
19 +++ b/net-libs/libsoup/Manifest
20 @@ -1,3 +1,4 @@
21 DIST libsoup-2.50.0.tar.xz 1755052 SHA256 1e01365ac4af3817187ea847f9d3588c27eee01fc519a5a7cb212bb78b0f667b SHA512 5004baac41feb2c4a7c4f8e68e0a2aac91ae115518e5bb7b58bc7f85dc7675611de82ad21d6a2f779daf2fc7496ab802e7d6dcd5eca91186b221664db37819e2 WHIRLPOOL 09f2cdc9804a4785e1f6a8d9e8adefab549fcb6de1506e2c0fa7af9ee3af531a26a55909ab917c7f08076e99bff3f992516125d12baeb5fce22c918e81a4636e
22 DIST libsoup-2.52.2.tar.xz 1764308 SHA256 db55628b5c7d952945bb71b236469057c8dfb8dea0c271513579c6273c2093dc SHA512 866942d8db43a19630f39db12b22058cf31ef0c56f337e6c5790f5b881aaa768d4dbece1d2fe0d9560a82ae0f362365c19aa9b0d05afeb45bc5774f6713f51b2 WHIRLPOOL f0f7ac95d49f21d0bb92968d6d3de596a08aea0519db82089b6c476916d96c3c44e0871a8d3102f5f0b176294ce6f1582d52e6cfcd65bb74ad0c7c4ab8f020a4
23 DIST libsoup-2.54.1.tar.xz 1793108 SHA256 47b42c232034734d66e5f093025843a5d8cc4b2357c011085a2fd04ef02dd633 SHA512 7bbcdd8c0995afee0715f6757d91b1f1c115cc55e8941f3795b27f89c533d832b3a2fbd469755a385a4e5dd00513d84cb2834d8cb194fc2651bb5895cf278871 WHIRLPOOL 8b126d4d0bef96be33817acb54f5ad3e42ac321edd22d821ff247b03b53e221803b3a54db158f51192fd84169935cbb3083e555c698afbb2a1657258d6d36776
24 +DIST libsoup-2.56.0.tar.xz 1821412 SHA256 d8216b71de8247bc6f274ec054c08547b2e04369c1f8add713e9350c8ef81fe5 SHA512 09207ea41a4f251318f99f748275ea8c1c203d3b55d7a0adaf64721198b5858f6d5bbc46215cdc723b22250c36615f0d1f9cea4e1e3ab9b489e5548a934f3b31 WHIRLPOOL d57f8784471d97d3aad82e02253510ba59d1165f68d0642d5d0a098880f8c7dc949d0d1ccb6407a74752c05b2011fa3ac6bdb73cde8e52e74d22963b30e74376
25
26 diff --git a/net-libs/libsoup/libsoup-2.56.0.ebuild b/net-libs/libsoup/libsoup-2.56.0.ebuild
27 new file mode 100644
28 index 00000000..b6bab3a
29 --- /dev/null
30 +++ b/net-libs/libsoup/libsoup-2.56.0.ebuild
31 @@ -0,0 +1,89 @@
32 +# Copyright 1999-2016 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +# $Id$
35 +
36 +EAPI=6
37 +GNOME2_LA_PUNT="yes"
38 +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
39 +VALA_USE_DEPEND="vapigen"
40 +
41 +inherit gnome2 multilib-minimal python-any-r1 vala
42 +
43 +DESCRIPTION="An HTTP library implementation in C"
44 +HOMEPAGE="https://wiki.gnome.org/Projects/libsoup"
45 +
46 +LICENSE="LGPL-2+"
47 +SLOT="2.4"
48 +
49 +IUSE="debug gssapi +introspection samba ssl test vala"
50 +REQUIRED_USE="vala? ( introspection )"
51 +
52 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
53 +
54 +RDEPEND="
55 + >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
56 + >=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
57 + >=dev-db/sqlite-3.8.2:3[${MULTILIB_USEDEP}]
58 + >=net-libs/glib-networking-2.38.2[ssl?,${MULTILIB_USEDEP}]
59 + gssapi? ( virtual/krb5[${MULTILIB_USEDEP}] )
60 + introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
61 + samba? ( net-fs/samba )
62 +"
63 +DEPEND="${RDEPEND}
64 + ${PYTHON_DEPS}
65 + >=dev-util/intltool-0.35
66 + >=dev-util/gtk-doc-am-1.20
67 + sys-devel/gettext
68 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
69 + test? ( >=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}] )
70 + vala? ( $(vala_depend) )
71 +"
72 +# test? ( www-servers/apache[ssl,apache2_modules_auth_digest,apache2_modules_alias,apache2_modules_auth_basic,
73 +# apache2_modules_authn_file,apache2_modules_authz_host,apache2_modules_authz_user,apache2_modules_dir,
74 +# apache2_modules_mime,apache2_modules_proxy,apache2_modules_proxy_http,apache2_modules_proxy_connect]
75 +# dev-lang/php[apache2,xmlrpc]
76 +# net-misc/curl
77 +# net-libs/glib-networking[ssl])"
78 +
79 +src_prepare() {
80 + if ! use test; then
81 + # don't waste time building tests (bug #226271)
82 + sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am Makefile.in \
83 + || die "sed failed"
84 + fi
85 +
86 + use vala && vala_src_prepare
87 + gnome2_src_prepare
88 +}
89 +
90 +src_configure() {
91 + # FIXME: we need addpredict to workaround bug #324779 until
92 + # root cause (bug #249496) is solved
93 + addpredict /usr/share/snmp/mibs/.index
94 +
95 + multilib-minimal_src_configure
96 +}
97 +
98 +multilib_src_configure() {
99 + # Disable apache tests until they are usable on Gentoo, bug #326957
100 + ECONF_SOURCE=${S} \
101 + gnome2_src_configure \
102 + --disable-static \
103 + --disable-tls-check \
104 + --without-gnome \
105 + --without-apache-httpd \
106 + $(usex debug --enable-debug=yes ' ') \
107 + $(multilib_native_use_with gssapi) \
108 + $(multilib_native_use_enable introspection) \
109 + $(multilib_native_use_enable vala) \
110 + $(use_with samba ntlm-auth '${EPREFIX}'/usr/bin/ntlm_auth)
111 +
112 + if multilib_is_native_abi; then
113 + # fix gtk-doc
114 + ln -s "${S}"/docs/reference/html docs/reference/html || die
115 + fi
116 +}
117 +
118 +multilib_src_install() {
119 + gnome2_src_install
120 +}