Gentoo Archives: gentoo-commits

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