Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnice/files/, net-libs/libnice/
Date: Sun, 18 Apr 2021 12:11:12
Message-Id: 1618747223.de1435427c3bb5e14f97aeb22ac6723763d5557d.asturm@gentoo
1 commit: de1435427c3bb5e14f97aeb22ac6723763d5557d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 10:29:17 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 12:00:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de143542
7
8 net-libs/libnice: Drop 0.1.13, EAPI5--
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 net-libs/libnice/Manifest | 1 -
14 .../libnice/files/libnice-0.1.13-gstreamer.patch | 40 ---------------
15 net-libs/libnice/libnice-0.1.13.ebuild | 57 ----------------------
16 3 files changed, 98 deletions(-)
17
18 diff --git a/net-libs/libnice/Manifest b/net-libs/libnice/Manifest
19 index 35bfe6c5ad0..dc6cbc3cb4d 100644
20 --- a/net-libs/libnice/Manifest
21 +++ b/net-libs/libnice/Manifest
22 @@ -1,2 +1 @@
23 -DIST libnice-0.1.13.tar.gz 912374 BLAKE2B ae8ac3af7b5f355e3c7b961bfa60759ba71c8cc6ddb6cb5faaf1c6fe347785f36340a9f8977a1689595c265349a1b34305f41288cf951fa938b0411cec3acc0d SHA512 c9bb81e8cd0b4e3673dba07ce08a16dd8821831339b44f1006510cdc09f9ae4c6eb7d43230711a2509867acb8d7df71821c411830dbf71c5a5d7e802f14a32c1
24 DIST libnice-0.1.15.tar.gz 1064100 BLAKE2B 81f06ba599b01084586a8d904b9ae513d6bc3531ec42674648fda320eea6cd9348acf423571922bab4e338bf135f85b292046352ed6f5e4fefba736d787b1ff1 SHA512 60a8bcca06c0ab300dfabbf13e45aeac2085d553c420c5cc4d2fdeb46b449b2b9c9aee8015b0662c16bd1cecf5a49824b7e24951a8a0b66a87074cb00a619c0c
25
26 diff --git a/net-libs/libnice/files/libnice-0.1.13-gstreamer.patch b/net-libs/libnice/files/libnice-0.1.13-gstreamer.patch
27 deleted file mode 100644
28 index 136d85456c4..00000000000
29 --- a/net-libs/libnice/files/libnice-0.1.13-gstreamer.patch
30 +++ /dev/null
31 @@ -1,40 +0,0 @@
32 -From 76ff4aee9fe963842dd17748d14c68552c5dcda3 Mon Sep 17 00:00:00 2001
33 -From: Timo Gurr <timo.gurr@×××××.com>
34 -Date: Mon, 1 Jun 2015 16:10:16 +0200
35 -Subject: [PATCH] configure: Fix configure failure when building without
36 - gstreamer support
37 -
38 -Error introduced in 20ea22e0a11a9bdfe4d8125b68083249b694338a, resulting in a
39 -configure/build error when building without gstreamer:
40 -
41 -configure: error: conditional "HAVE_GST_CHECK" was never defined.
42 -Usually this means the macro was only invoked conditionally.
43 ----
44 - configure.ac | 4 +---
45 - 1 file changed, 1 insertion(+), 3 deletions(-)
46 -
47 -diff --git a/configure.ac b/configure.ac
48 -index 6031cec..64a571f 100644
49 ---- a/configure.ac
50 -+++ b/configure.ac
51 -@@ -231,9 +231,6 @@ AS_IF([test "$with_gstreamer" != no], [
52 - [
53 - have_gst_check=no
54 - ])
55 --
56 -- AM_CONDITIONAL(HAVE_GST_CHECK, test "$have_gst_check" = yes)
57 --
58 - ])
59 -
60 - AS_IF([test "$with_gstreamer010" != no], [
61 -@@ -260,6 +257,7 @@ AC_SUBST(gstplugindir)
62 - AC_SUBST(gstplugin010dir)
63 -
64 - AM_CONDITIONAL(WITH_GSTREAMER, test "$with_gstreamer" = yes)
65 -+AM_CONDITIONAL(HAVE_GST_CHECK, test "$have_gst_check" = yes)
66 - AM_CONDITIONAL(WITH_GSTREAMER010, test "$with_gstreamer010" = yes)
67 -
68 - GUPNP_IGD_REQUIRED=0.2.4
69 ---
70 -2.4.1
71 -
72
73 diff --git a/net-libs/libnice/libnice-0.1.13.ebuild b/net-libs/libnice/libnice-0.1.13.ebuild
74 deleted file mode 100644
75 index 7b19bb53cab..00000000000
76 --- a/net-libs/libnice/libnice-0.1.13.ebuild
77 +++ /dev/null
78 @@ -1,57 +0,0 @@
79 -# Copyright 1999-2021 Gentoo Authors
80 -# Distributed under the terms of the GNU General Public License v2
81 -
82 -EAPI=5
83 -inherit autotools eutils epatch ltprune multilib-minimal xdg-utils
84 -
85 -DESCRIPTION="An implementation of the Interactice Connectivity Establishment standard (ICE)"
86 -HOMEPAGE="https://nice.freedesktop.org/wiki/"
87 -SRC_URI="https://nice.freedesktop.org/releases/${P}.tar.gz"
88 -
89 -LICENSE="|| ( MPL-1.1 LGPL-2.1 )"
90 -SLOT="0"
91 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
92 -IUSE="+introspection +upnp"
93 -
94 -RDEPEND="
95 - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
96 - introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
97 - upnp? ( >=net-libs/gupnp-igd-0.2.4:=[${MULTILIB_USEDEP}] )
98 -"
99 -DEPEND="${RDEPEND}
100 - dev-util/gtk-doc-am
101 - virtual/pkgconfig
102 -"
103 -
104 -# Many tests fail from time to time, for example:
105 -# https://bugs.freedesktop.org/show_bug.cgi?id=81691
106 -RESTRICT="test"
107 -
108 -src_prepare() {
109 - xdg_environment_reset
110 -
111 - # https://bugs.freedesktop.org/show_bug.cgi?id=90801
112 - epatch "${FILESDIR}"/${P}-gstreamer.patch
113 - eautoreconf
114 -}
115 -
116 -multilib_src_configure() {
117 - # gstreamer plugin split off into media-plugins/gst-plugins-libnice
118 - ECONF_SOURCE=${S} \
119 - econf \
120 - --disable-static \
121 - --disable-static-plugins \
122 - --without-gstreamer \
123 - --without-gstreamer-0.10 \
124 - $(multilib_native_use_enable introspection) \
125 - $(use_enable upnp gupnp)
126 -
127 - if multilib_is_native_abi; then
128 - ln -s {"${S}"/,}docs/reference/libnice/html || die
129 - fi
130 -}
131 -
132 -multilib_src_install_all() {
133 - einstalldocs
134 - prune_libtool_files --modules
135 -}