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/gupnp-igd/files/, net-libs/gupnp-igd/
Date: Tue, 09 Jan 2018 02:03:26
Message-Id: 1515452155.feca79459a135344146542bbe18b3689eac592dc.leio@gentoo
1 commit: feca79459a135344146542bbe18b3689eac592dc
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 22:23:15 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 22:55:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feca7945
7
8 net-libs/gupnp-igd: remove old
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 net-libs/gupnp-igd/Manifest | 2 -
13 .../files/gupnp-igd-0.2.2-underlinking.patch | 16 ----
14 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild | 94 ------------------
15 net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild | 106 ---------------------
16 4 files changed, 218 deletions(-)
17
18 diff --git a/net-libs/gupnp-igd/Manifest b/net-libs/gupnp-igd/Manifest
19 index 6c46ed393ca..119e1afa2ea 100644
20 --- a/net-libs/gupnp-igd/Manifest
21 +++ b/net-libs/gupnp-igd/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST gupnp-igd-0.2.2.tar.xz 262216 BLAKE2B a2c1980569b75643b4fc0ce3c28af0e949176572a8368179ad1152b3b9e5a0a879e067c48b37d423855c94f2cf993e8aea8b901b0684c33d31d78e64e3d26d24 SHA512 5e876b5e759f483b270d85f2125ede5db304b3664f22a6b4e68943ba5dbc6fe597e59ef44f23e284d15ee00809c28fc6194b44faa345cc6aec62927958a53583
24 -DIST gupnp-igd-0.2.3.tar.xz 269920 BLAKE2B e3fd67b04f91348c1fbf236f6a9dc03e10575bacbed6ebc99a1be2817983844c2390b2f057c6464ed74e4f140c4cc2fb6bc941296b2db945a90647b77304b14c SHA512 74b4a6e34fe89b7fa92125664bb09354601fe0b476b909fc6c233027ec58914619c88e5bd951a675d7ccfc33d01b0fdddb21eb915d38c7ff824364dc62c319ac
25 DIST gupnp-igd-0.2.4.tar.xz 272004 BLAKE2B d195187faab17fcb5510afec0d024071936c5d61ac9ce4b4fd266cbc1ac238876935b588d91d7e55d3280ded4a0b39560a3b3bdbfec9cbccc3ab883ab1f75e1c SHA512 4da8d401935c4237661310aec0acb38e9c9fe54aeb6b2ef1c9533a8576dbd2d9f9db3b50c4e86b7efc81c80059a10ea52f73517dab23f3cdc0f91a5c0944dab8
26 DIST gupnp-igd-0.2.5.tar.xz 287964 BLAKE2B 2267b991a0137006f122b3454bfb1bd9df0fd7fae2c47b50a394a2859f6e04375b55447830f6606c8a25260b9cafb75329cbdcd201c220a66fe881dce368abfe SHA512 3d2af29d10c2939a81c8745a50d9cc20be53f97a2112cec6e45bf05373d807d86404b61c776fea34b15ac341f9b7bfff2f3c48901dd241e64e18b5bc7e614cc8
27
28 diff --git a/net-libs/gupnp-igd/files/gupnp-igd-0.2.2-underlinking.patch b/net-libs/gupnp-igd/files/gupnp-igd-0.2.2-underlinking.patch
29 deleted file mode 100644
30 index 0e1dfb48a38..00000000000
31 --- a/net-libs/gupnp-igd/files/gupnp-igd-0.2.2-underlinking.patch
32 +++ /dev/null
33 @@ -1,16 +0,0 @@
34 - configure.ac | 2 +-
35 - 1 file changed, 1 insertion(+), 1 deletion(-)
36 -
37 -diff --git a/configure.ac b/configure.ac
38 -index c4f7d47..f13b398 100644
39 ---- a/configure.ac
40 -+++ b/configure.ac
41 -@@ -10,7 +10,7 @@ AC_STDC_HEADERS
42 - AC_PROG_LIBTOOL
43 - AC_FUNC_MMAP
44 -
45 --PKG_CHECK_MODULES(LIBGUPNP, gobject-2.0 >= 2.14 gupnp-1.0 >= 0.18 gthread-2.0)
46 -+PKG_CHECK_MODULES(LIBGUPNP, gobject-2.0 >= 2.14 gupnp-1.0 >= 0.18 gthread-2.0 gssdp-1.0)
47 -
48 - # glib-genmarshal
49 - GLIB_GENMARSHAL=`pkg-config --variable=glib_genmarshal glib-2.0`
50
51 diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
52 deleted file mode 100644
53 index f1c343c3cbf..00000000000
54 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
55 +++ /dev/null
56 @@ -1,94 +0,0 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 -# Distributed under the terms of the GNU General Public License v2
59 -
60 -EAPI=5
61 -
62 -PYTHON_COMPAT=( python2_7 )
63 -AUTOTOOLS_AUTORECONF=true
64 -
65 -inherit autotools-utils gnome.org python-r1
66 -
67 -DESCRIPTION="Library to handle UPnP IGD port mapping for GUPnP"
68 -HOMEPAGE="http://gupnp.org"
69 -
70 -LICENSE="LGPL-2"
71 -SLOT="0"
72 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
73 -IUSE="+introspection python"
74 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
75 -
76 -RDEPEND="
77 - net-libs/gssdp
78 - >=net-libs/gupnp-0.18
79 - >=dev-libs/glib-2.16:2
80 - introspection? ( >=dev-libs/gobject-introspection-0.10 )
81 - python? (
82 - ${PYTHON_DEPS}
83 - >=dev-libs/gobject-introspection-0.10
84 - >=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
85 - )"
86 -DEPEND="${RDEPEND}
87 - dev-util/gtk-doc-am
88 - sys-devel/gettext
89 - virtual/pkgconfig
90 -"
91 -
92 -# The only existing test is broken
93 -RESTRICT="test"
94 -
95 -PATCHES=(
96 - "${FILESDIR}"/${P}-underlinking.patch
97 - "${FILESDIR}"/${PN}-0.1.11-disable_static_modules.patch
98 - )
99 -
100 -src_prepare() {
101 - rm missing || die
102 - sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac || die
103 -
104 - # Python bindings are built/installed manually.
105 - if use python; then
106 - sed -e "/PYTHON_SUBDIR =/s/ python//" -i Makefile.am Makefile.in || die
107 - fi
108 - autotools-utils_src_prepare
109 -}
110 -
111 -src_configure() {
112 - local myeconfargs=(
113 - --disable-static
114 - --disable-gtk-doc
115 - $(use_enable introspection)
116 - $(use_enable python)
117 - )
118 - autotools-utils_src_configure
119 -}
120 -
121 -src_compile() {
122 - autotools-utils_src_compile
123 -
124 - if use python; then
125 - python_copy_sources
126 -
127 - building() {
128 - cd "${BUILD_DIR}"/python || die
129 - emake \
130 - PYTHON_INCLUDES="-I$(python_get_includedir)" \
131 - pyexecdir="$(python_get_sitedir)"
132 - }
133 - python_foreach_impl building
134 - fi
135 -}
136 -
137 -src_install() {
138 - autotools-utils_src_install
139 -
140 - if use python; then
141 - installation() {
142 - cd "${BUILD_DIR}"/python || die
143 - emake \
144 - DESTDIR="${D}" \
145 - pyexecdir="$(python_get_sitedir)" \
146 - install
147 - }
148 - python_foreach_impl installation
149 - fi
150 -}
151
152 diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild
153 deleted file mode 100644
154 index 2286f628e1b..00000000000
155 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild
156 +++ /dev/null
157 @@ -1,106 +0,0 @@
158 -# Copyright 1999-2017 Gentoo Foundation
159 -# Distributed under the terms of the GNU General Public License v2
160 -
161 -EAPI=5
162 -
163 -PYTHON_COMPAT=( python2_7 )
164 -AUTOTOOLS_AUTORECONF=true
165 -
166 -inherit eutils gnome.org multilib-minimal python-r1
167 -
168 -DESCRIPTION="Library to handle UPnP IGD port mapping for GUPnP"
169 -HOMEPAGE="http://gupnp.org"
170 -
171 -LICENSE="LGPL-2"
172 -SLOT="0"
173 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
174 -IUSE="+introspection python"
175 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
176 -
177 -RDEPEND="
178 - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
179 - >=net-libs/gssdp-0.14.7[${MULTILIB_USEDEP}]
180 - >=net-libs/gupnp-0.20.10[${MULTILIB_USEDEP}]
181 - introspection? ( >=dev-libs/gobject-introspection-0.10 )
182 - python? (
183 - ${PYTHON_DEPS}
184 - >=dev-libs/gobject-introspection-0.10
185 - >=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
186 - )"
187 -DEPEND="${RDEPEND}
188 - dev-util/gtk-doc-am
189 - sys-devel/gettext
190 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
191 -"
192 -
193 -# The only existing test is broken
194 -RESTRICT="test"
195 -
196 -PATCHES=(
197 - "${FILESDIR}"/${PN}-0.1.11-disable_static_modules.patch
198 -)
199 -
200 -multilib_src_configure() {
201 - local myconf=(
202 - --disable-static
203 - --disable-gtk-doc
204 - $(multilib_native_use_enable introspection)
205 - # python is built separately
206 - --disable-python
207 - )
208 -
209 - ECONF_SOURCE=${S} \
210 - econf "${myconf[@]}"
211 -
212 - if multilib_is_native_abi; then
213 - ln -s "${S}"/doc/html doc/html || die
214 -
215 - python_configure() {
216 - mkdir -p "${BUILD_DIR}" || die
217 - cd "${BUILD_DIR}" || die
218 -
219 - ECONF_SOURCE=${S} \
220 - econf "${myconf[@]}" \
221 - --enable-python
222 - }
223 -
224 - use python && python_foreach_impl python_configure
225 - fi
226 -}
227 -
228 -multilib_src_compile() {
229 - default
230 -
231 - if multilib_is_native_abi && use python; then
232 - local native_builddir=${BUILD_DIR}
233 -
234 - python_compile() {
235 - emake -C "${BUILD_DIR}"/python \
236 - VPATH="${S}/python:${native_builddir}/python" \
237 - igd_la_LIBADD="\$(PYGUPNP_IGD_LIBS) ${native_builddir}/libgupnp-igd/libgupnp-igd-1.0.la"
238 - }
239 -
240 - python_foreach_impl python_compile
241 - fi
242 -}
243 -
244 -multilib_src_install() {
245 - default
246 -
247 - if multilib_is_native_abi && use python; then
248 - local native_builddir=${BUILD_DIR}
249 -
250 - python_install() {
251 - emake -C "${BUILD_DIR}"/python \
252 - VPATH="${S}/python:${native_builddir}/python" \
253 - DESTDIR="${D}" install
254 - }
255 -
256 - python_foreach_impl python_install
257 - fi
258 -}
259 -
260 -multilib_src_install_all() {
261 - einstalldocs
262 - prune_libtool_files
263 -}