remove gupnp-ui which is no longer used and has also been archived upstream

ok aja@
This commit is contained in:
jasper 2019-02-10 12:23:13 +00:00
parent a9c5e60463
commit 637c78e1f6
6 changed files with 1 additions and 83 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2012/11/30 12:00:09 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2019/02/10 12:23:13 jasper Exp $
SUBDIR =
SUBDIR += av
@ -6,6 +6,5 @@
SUBDIR += dlna
SUBDIR += igd
SUBDIR += tools
SUBDIR += ui
.include <bsd.port.subdir.mk>

View File

@ -1,31 +0,0 @@
# $OpenBSD: Makefile,v 1.15 2017/11/21 00:13:02 naddy Exp $
COMMENT= collection of GTK+ widgets on top of GUPnp
GNOME_PROJECT= gupnp-ui
GNOME_VERSION= 0.1.1
REVISION= 9
SHARED_LIBS += gupnp-ui-1.0 0.0 # 0.0
EXTRACT_SUFX= .tar.bz2
MODULES= x11/gnome
WANTLIB = X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender atk-1.0 cairo expat ffi fontconfig freetype
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gobject-2.0 graphite2 gssdp-1.0 gthread-2.0 gtk-x11-2.0
WANTLIB += gupnp-1.0 harfbuzz iconv intl lzma m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread soup-2.4 sqlite3 xcb
WANTLIB += xcb-render xcb-shm xml2 z
LIB_DEPENDS= net/gupnp/core \
x11/gtk+2
TEST_IS_INTERACTIVE= x11
do-test:
${WRKSRC}/tests/test-view
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (gupnp-ui-0.1.1.tar.bz2) = rDjUFb4AMPxrHadJhCbDBQIaDzoEz5d8mb8WtMqvWok=
SIZE (gupnp-ui-0.1.1.tar.bz2) = 259156

View File

@ -1,20 +0,0 @@
$OpenBSD: patch-gupnp-ui-1_0_pc_in,v 1.1.1.1 2011/07/05 17:01:18 jasper Exp $
From 414a8258b82333ce4471184cf100a5a06f961a3f Mon Sep 17 00:00:00 2001
From: Ross Burton <ross@linux.intel.com>
Date: Mon, 27 Apr 2009 19:57:58 +0000
Subject: Fix pkg-config paths (#1570)
--- gupnp-ui-1.0.pc.in.orig Wed Aug 15 09:49:00 2007
+++ gupnp-ui-1.0.pc.in Mon Jul 4 21:07:59 2011
@@ -1,7 +1,7 @@
prefix=@prefix@
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
Name: gupnp-ui-1.0
Description: Collection of GTK+ widgets on top of GUPnP

View File

@ -1,3 +0,0 @@
GUPnP-UI is a collection of GTK+ widgets on top of GUPnP. It features a
GtkTreeModel exposing devices discovered by a GUPnPControlPoint and a
GtkTreeView for exposing such models.

View File

@ -1,25 +0,0 @@
@comment $OpenBSD: PLIST,v 1.3 2015/05/22 11:31:17 ajacoutot Exp $
include/gupnp-ui-1.0/
include/gupnp-ui-1.0/libgupnp-ui/
include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-store.h
include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-view.h
include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui.h
lib/libgupnp-ui-1.0.a
lib/libgupnp-ui-1.0.la
@lib lib/libgupnp-ui-1.0.so.${LIBgupnp-ui-1.0_VERSION}
lib/pkgconfig/gupnp-ui-1.0.pc
share/gtk-doc/
share/gtk-doc/html/
share/gtk-doc/html/gupnp-ui/
share/gtk-doc/html/gupnp-ui/GUPnPUIDeviceStore.html
share/gtk-doc/html/gupnp-ui/GUPnPUIDeviceView.html
share/gtk-doc/html/gupnp-ui/ch01.html
share/gtk-doc/html/gupnp-ui/gupnp-ui.devhelp
share/gtk-doc/html/gupnp-ui/gupnp-ui.devhelp2
share/gtk-doc/html/gupnp-ui/home.png
share/gtk-doc/html/gupnp-ui/index.html
share/gtk-doc/html/gupnp-ui/index.sgml
share/gtk-doc/html/gupnp-ui/left.png
share/gtk-doc/html/gupnp-ui/right.png
share/gtk-doc/html/gupnp-ui/style.css
share/gtk-doc/html/gupnp-ui/up.png