public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp-igd/
Date: Sun,  4 Oct 2020 14:01:20 +0000 (UTC)	[thread overview]
Message-ID: <1601820069.3b85c0530838234dde2d6761aedede5511fdbe2f.sam@gentoo> (raw)

commit:     3b85c0530838234dde2d6761aedede5511fdbe2f
Author:     John Helmert III <jchelmert3 <AT> posteo <DOT> net>
AuthorDate: Sun Aug  2 19:26:18 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 14:01:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b85c053

net-libs/gupnp-igd: Drop old for gupnp cleanup

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: John Helmert III <jchelmert3 <AT> posteo.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild | 51 -------------------------------
 1 file changed, 51 deletions(-)

diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild
deleted file mode 100644
index c8dee50645b..00000000000
--- a/net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit ltprune gnome.org multilib-minimal xdg-utils
-
-DESCRIPTION="Library to handle UPnP IGD port mapping for GUPnP"
-HOMEPAGE="http://gupnp.org"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
-IUSE="+introspection"
-
-RDEPEND="
-	>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-	>=net-libs/gssdp-0.14.7:0/3[${MULTILIB_USEDEP}]
-	>=net-libs/gupnp-0.20.10:0/4[${MULTILIB_USEDEP}]
-	introspection? ( >=dev-libs/gobject-introspection-0.10 )
-"
-DEPEND="${RDEPEND}
-	dev-util/glib-utils
-	>=dev-util/gtk-doc-am-1.10
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-# The only existing test is broken
-RESTRICT="test"
-
-multilib_src_configure() {
-	xdg_environment_reset
-
-	# python is old-style bindings; use introspection and pygobject instead
-	ECONF_SOURCE=${S} \
-	econf \
-		--disable-static \
-		--disable-gtk-doc \
-		--disable-python \
-		$(multilib_native_use_enable introspection)
-
-	if multilib_is_native_abi; then
-		ln -s "${S}"/doc/html doc/html || die
-	fi
-}
-
-multilib_src_install_all() {
-	einstalldocs
-	prune_libtool_files
-}


             reply	other threads:[~2020-10-04 14:01 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 14:01 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-12  8:37 [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp-igd/ Pacho Ramos
2025-04-14 21:55 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-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=1601820069.3b85c0530838234dde2d6761aedede5511fdbe2f.sam@gentoo \
    --to=sam@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