summaryrefslogtreecommitdiff
path: root/net-libs/gssdp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /net-libs/gssdp
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'net-libs/gssdp')
-rw-r--r--net-libs/gssdp/Manifest4
-rw-r--r--net-libs/gssdp/gssdp-1.0.2.ebuild57
-rw-r--r--net-libs/gssdp/gssdp-1.0.3.ebuild2
3 files changed, 2 insertions, 61 deletions
diff --git a/net-libs/gssdp/Manifest b/net-libs/gssdp/Manifest
index 1ec7c7951553..d4f760fffcb4 100644
--- a/net-libs/gssdp/Manifest
+++ b/net-libs/gssdp/Manifest
@@ -1,5 +1,3 @@
-DIST gssdp-1.0.2.tar.xz 312352 BLAKE2B 0712ce4e698fb9a455bf217863aecf4e4e87654d9b78a4e0e9c2f618a8bd9c62dd3c85ab7bd4c4400a8a658b2743bbe3a6b0d454f1b7c4a3383c893bc5ae2e7c SHA512 eac1d3db495d0433c27ad84c33c23a25b3ebdf5c85bb2d5f5b2198c00aae484f2128c22838534b9b4bf4c9787795241acafe30d00407912bdb9945422cbdc103
DIST gssdp-1.0.3.tar.xz 316740 BLAKE2B 50293e653ec5596a986770f3ea81a244b8f9772e9d0c13df0e48f00ee34445c2fc7250702d7928e7dba081715e6d4e379d7a899905c35da84915e6b4058a3307 SHA512 ef72335c3f796aff0d3dce1781d5a0b015508f614d4a73699ebce411b0593419b40c09839ffb62e50cf9d77e16ec0e31d0e23f92d35abb4d105dea47c00a0506
-EBUILD gssdp-1.0.2.ebuild 1430 BLAKE2B 5fc2822d44a31e045e0d7f452613301b9e0058946ab10d21458f384a65645b109337d498c86b52125d84e3af2cb78e36a0eba510b8f4eb12c7555034cffb210c SHA512 0cfade0dba0442915247ff4474e5518edd214158148474b8726d60aef3d1bf66553881c93c9c51f1eda5bd46a1a7a748e0509be8d5faf394496255a05ecac20e
-EBUILD gssdp-1.0.3.ebuild 1431 BLAKE2B 5d25a88c62791304f4a1567dda7cb029813c326845f974b10b4e57e6944f3cbfd4e6687f13563a17576767ae7d1888b90b1b12e3264ffdec7a7451586609688d SHA512 a2972cf95ffd9976a81083a6c5b28f24ad766e707472cbec7d8f0d359986c7d0fe1c4871f1a1054e7e02db3e23cec0d2b8e505c54f01c59789b77469fa66366e
+EBUILD gssdp-1.0.3.ebuild 1427 BLAKE2B 3c8f417547f52a3d3e924e1f0d73fa6606c8edd11af669cefb0f442efb76ea9dc5aaf2e805e3196ba90bf62da04fb4a6f3272842911bbcb473c7819e1d1303ca SHA512 c13194ce03a1159d6e39b16387dd2a17d843979b33ff264ef25978cb09b2392e70cfcfd86ac935d8309b3b2a8278507d8255206f26b04e304a20c3ccb688fcd1
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/net-libs/gssdp/gssdp-1.0.2.ebuild b/net-libs/gssdp/gssdp-1.0.2.ebuild
deleted file mode 100644
index 1e4733766a17..000000000000
--- a/net-libs/gssdp/gssdp-1.0.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 multilib-minimal vala
-
-DESCRIPTION="A GObject-based API for handling resource discovery and announcement over SSDP"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP"
-
-LICENSE="LGPL-2"
-SLOT="0/3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="+introspection gtk"
-
-RDEPEND="
- >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
- >=net-libs/libsoup-2.44.2:2.4[${MULTILIB_USEDEP},introspection?]
- gtk? ( >=x11-libs/gtk+-3.0:3 )
- introspection? (
- $(vala_depend)
- >=dev-libs/gobject-introspection-1.36:= )
- !<net-libs/gupnp-vala-0.10.3
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.14
- sys-devel/gettext
- >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-"
-
-src_prepare() {
- # Disable functional test as it requires port that might be used by rygel to
- # be free of use
- sed 's/\(check_PROGRAMS.*\)test-functional$(EXEEXT)/\1/' \
- -i "${S}"/tests/Makefile.in || die
-
- use introspection && vala_src_prepare
- gnome2_src_prepare
-}
-
-multilib_src_configure() {
- ECONF_SOURCE=${S} \
- gnome2_src_configure \
- $(multilib_native_use_enable introspection) \
- $(multilib_native_use_with gtk) \
- --disable-static
-
- if multilib_is_native_abi; then
- # fix gtk-doc
- ln -s "${S}"/doc/html doc/html || die
- fi
-}
-
-multilib_src_install() {
- gnome2_src_install
-}
diff --git a/net-libs/gssdp/gssdp-1.0.3.ebuild b/net-libs/gssdp/gssdp-1.0.3.ebuild
index 1a709e46cf25..fd37730761b2 100644
--- a/net-libs/gssdp/gssdp-1.0.3.ebuild
+++ b/net-libs/gssdp/gssdp-1.0.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP"
LICENSE="LGPL-2"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+introspection gtk"
RDEPEND="