From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp-igd/
Date: Sun, 12 Oct 2025 08:37:17 +0000 (UTC) [thread overview]
Message-ID: <1760258223.062b0e87b58965bdd0d1d03b5a4b13707a0cce44.pacho@gentoo> (raw)
commit: 062b0e87b58965bdd0d1d03b5a4b13707a0cce44
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 08:36:03 2025 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 08:37:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062b0e87
net-libs/gupnp-igd: drop 1.2.0
Nothing needs this old slot/version anymore
Closes: https://bugs.gentoo.org/831469
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
net-libs/gupnp-igd/Manifest | 1 -
net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild | 45 -------------------------------
2 files changed, 46 deletions(-)
diff --git a/net-libs/gupnp-igd/Manifest b/net-libs/gupnp-igd/Manifest
index cce463807274..86818bda43ca 100644
--- a/net-libs/gupnp-igd/Manifest
+++ b/net-libs/gupnp-igd/Manifest
@@ -1,2 +1 @@
-DIST gupnp-igd-1.2.0.tar.xz 26100 BLAKE2B a72117b1c3ac3cd95d797b5d7a21b333a46d161bf22bc9649c1649fee6301f16824b0068ee094cfeb31ea283ca0aae8c2369c331fe956f59586ae00fd48c5825 SHA512 0129e743b09cc773b997e0f09d7ab84481d114d52ab273b1e9957960e6a47d686d600492b916970f3b2d3d30c36b68e1e4d049eb7be5d44101a56b90dd5f0af9
DIST gupnp-igd-1.6.0.tar.xz 29220 BLAKE2B ef90ea50c9bb7fb567d0654626f179012a95cbdbbd233637661f4952e1b0c3493a70b14940a2d7ef598b94c1895e40710d475f79b812f96cfdc1a4e570d5782d SHA512 ebec5f9d7fafc3614dc1c503aa86c7675aedfa05325554576160eaa83386b3da1fef72ef3c79a6fe7213fe64efcb24296ef99da87e90073813af3306df89a7bd
diff --git a/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild b/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild
deleted file mode 100644
index 2deee5158828..000000000000
--- a/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org meson-multilib xdg
-
-DESCRIPTION="Library to handle UPnP IGD port mapping for GUPnP"
-HOMEPAGE="http://gupnp.org https://gitlab.gnome.org/GNOME/gupnp-igd"
-
-LICENSE="LGPL-2.1+"
-SLOT="0/1.2" # pkg-config file links in gupnp API, so some consumers of gupnp-igd need to be relinked for it
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86"
-IUSE="gtk-doc +introspection"
-
-RDEPEND="
- >=dev-libs/glib-2.38.0:2[${MULTILIB_USEDEP}]
- >=net-libs/gssdp-1.2:0=[${MULTILIB_USEDEP}]
- >=net-libs/gupnp-1.2:0=[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-0.10 )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/glib-utils
- sys-devel/gettext
- virtual/pkgconfig
- gtk-doc? ( dev-util/gtk-doc
- app-text/docbook-xml-dtd:4.1.2 )
-"
-
-# The only existing test is broken
-#RESTRICT="test"
-
-src_prepare() {
- xdg_src_prepare
- default
-}
-
-multilib_src_configure() {
- local emesonargs=(
- $(meson_native_use_bool introspection)
- $(meson_native_use_bool gtk-doc gtk_doc)
- )
- meson_src_configure
-}
next reply other threads:[~2025-10-12 8:37 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-12 8:37 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-14 21:55 [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp-igd/ Andreas Sturmlechner
2025-04-14 21:55 Andreas Sturmlechner
2023-06-03 2:23 Sam James
2023-06-03 2:08 Sam James
2023-06-03 1:57 Sam James
2023-06-03 1:57 Sam James
2023-04-12 21:27 Matt Turner
2022-10-31 14:28 Matt Turner
2022-01-24 3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-12-31 5:06 Arthur Zamarin
2021-09-25 10:48 Mart Raudsepp
2021-09-09 7:11 Yixun Lan
2021-07-23 17:36 Matt Turner
2020-10-04 14:01 Sam James
2020-06-07 21:02 Mart Raudsepp
2020-04-22 8:44 Agostino Sarubbo
2020-04-20 18:16 Agostino Sarubbo
2020-04-20 17:03 Agostino Sarubbo
2020-02-22 9:56 Mart Raudsepp
2020-02-21 20:59 Mart Raudsepp
2020-02-20 8:51 Mart Raudsepp
2020-02-12 11:46 Mart Raudsepp
2019-07-27 12:54 Aaron Bauman
2019-01-14 7:14 Sergei Trofimovich
2018-10-06 22:37 Mart Raudsepp
2018-05-29 12:29 Mikle Kolyada
2018-04-26 22:32 Aaron Bauman
2018-01-08 22:56 Mart Raudsepp
2017-04-23 21:01 David Seifert
2016-09-13 21:29 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1760258223.062b0e87b58965bdd0d1d03b5a4b13707a0cce44.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox