* [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/gupnp-ui/files/, net-libs/gupnp-ui/
@ 2020-03-22 6:13 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-03-22 6:13 UTC (permalink / raw
To: gentoo-commits
commit: ee00b80d356a6e0d8fa3c0c8016bf8ca1c439cc1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 06:12:18 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 22 06:12:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee00b80d
net-libs/gupnp-ui: Remove last-rited pkg
Closes: https://bugs.gentoo.org/710436
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-libs/gupnp-ui/Manifest | 1 -
.../files/gupnp-ui-0.1.1-underlinking.patch | 25 --------------
net-libs/gupnp-ui/gupnp-ui-0.1.1.ebuild | 38 ----------------------
net-libs/gupnp-ui/metadata.xml | 5 ---
profiles/package.mask | 5 ---
5 files changed, 74 deletions(-)
diff --git a/net-libs/gupnp-ui/Manifest b/net-libs/gupnp-ui/Manifest
deleted file mode 100644
index a4d97c7c5bf..00000000000
--- a/net-libs/gupnp-ui/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gupnp-ui-0.1.1.tar.gz 362414 BLAKE2B 2453520ea36f4d69df3af26241f9f2a0584e55225394a8e76d7a13cfd0d0b42cfb3203f1afba157cc2dd651cd63744fb5f4393e3790becbd3293764c3d37d14b SHA512 eae64352e96e6cc54411b5f9276a4386b60bc4af21246d3387024b8d5b7243ef988a98739adecc068f7d26fd85887b7500c4e9d89993aa68e5fe746ddc93dcab
diff --git a/net-libs/gupnp-ui/files/gupnp-ui-0.1.1-underlinking.patch b/net-libs/gupnp-ui/files/gupnp-ui-0.1.1-underlinking.patch
deleted file mode 100644
index 207eecc7f12..00000000000
--- a/net-libs/gupnp-ui/files/gupnp-ui-0.1.1-underlinking.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- configure.ac
-+++ configure.ac
-@@ -11,7 +11,7 @@
- AC_PROG_LIBTOOL
-
- PKG_CHECK_MODULES(LIBGUPNP_UI, gupnp-1.0 >= 0.3 gtk+-2.0)
--
-+PKG_CHECK_MODULES(GSSDP, gssdp-1.0)
- PKG_CHECK_MODULES(GTHREAD, gthread-2.0)
-
- # Debugging
---- tests/Makefile.am
-+++ tests/Makefile.am
-@@ -1,9 +1,9 @@
--AM_CFLAGS = $(LIBGUPNP_UI_CFLAGS) $(GTHREAD_CFLAGS) -I$(top_srcdir)
-+AM_CFLAGS = $(LIBGUPNP_UI_CFLAGS) $(GTHREAD_CFLAGS) $(GSSDP_CFLAGS) -I$(top_srcdir)
-
- noinst_PROGRAMS = test-view
-
- test_view_SOURCES = test-view.c
--test_view_LDADD = $(top_builddir)/libgupnp-ui/libgupnp-ui-1.0.la $(GTHREAD_LIBS)
-+test_view_LDADD = $(top_builddir)/libgupnp-ui/libgupnp-ui-1.0.la $(GTHREAD_LIBS) $(GSSDP_LIBS)
-
- CLEANFILES = $(BUILT_SOURCES)
- DISTCLEANFILES = $(BUILT_SOURCES)
diff --git a/net-libs/gupnp-ui/gupnp-ui-0.1.1.ebuild b/net-libs/gupnp-ui/gupnp-ui-0.1.1.ebuild
deleted file mode 100644
index 01c06fadfd3..00000000000
--- a/net-libs/gupnp-ui/gupnp-ui-0.1.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils
-
-DESCRIPTION="Collection of simple GTK+ widgets on top of GUPnP"
-HOMEPAGE="http://gupnp.org"
-SRC_URI="http://gupnp.org/sources/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
- net-libs/gssdp:0/3
- net-libs/gupnp:0/4"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- sys-devel/gettext"
-
-PATCHES=(
- "${FILESDIR}"/${P}-underlinking.patch
-)
-
-src_configure() {
- econf --disable-gtk-doc
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS NEWS README
-}
diff --git a/net-libs/gupnp-ui/metadata.xml b/net-libs/gupnp-ui/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/net-libs/gupnp-ui/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 863372d8c5a..c038f8b8fd5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -490,11 +490,6 @@ games-strategy/boswars
# Use media-gfx/mcomix instead. Masked for removal in 30 days.
media-gfx/comix
-# Mart Raudsepp <leio@gentoo.org> (2020-02-21)
-# Does not compile against new gupnp-1.2 API. No consumers, dead project.
-# Removal in 30 days. Bug #710436.
-net-libs/gupnp-ui
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19)
# No maintainer, py2-only, blocks dev-python/pygtk removal, needs version bump
# See bugs #546024, #706486, pending PR #14720. Masked for removal in 40 days.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-22 6:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-22 6:13 [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/gupnp-ui/files/, net-libs/gupnp-ui/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox