take maintainership
This commit is contained in:
parent
2f7a09d79f
commit
d7439da607
@ -1,13 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/04 15:18:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= API for handling SSDP resource discovery and announcement
|
||||
|
||||
GNOME_PROJECT= gssdp
|
||||
GNOME_VERSION= 0.10.0
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gssdp-1.0 0.0 # 2.0
|
||||
CATEGORIES= net devel
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,9 +1,11 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.2 2011/07/05 17:07:20 jasper Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.3 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
CATEGORIES ?= net devel
|
||||
|
||||
HOMEPAGE ?= http://gupnp.org/
|
||||
|
||||
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
# GPLv2/LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM?= Yes
|
||||
PERMIT_PACKAGE_FTP?= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= helpers for building A/V applications using GUPnP
|
||||
|
||||
GNOME_PROJECT= gupnp-av
|
||||
GNOME_VERSION= 0.8.0
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gupnp-av-1.0 0.0 # 2.0
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/07/05 17:09:39 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= framework for creating UPnP devices and control points
|
||||
|
||||
GNOME_PROJECT= gupnp
|
||||
GNOME_VERSION= 0.16.1
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gupnp-1.0 0.0 # 3.0
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= DLNA integration for GUPnP
|
||||
|
||||
GNOME_PROJECT= gupnp-dlna
|
||||
GNOME_VERSION= 0.6.1
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gupnp-dlna-1.0 0.0 # 2.0
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= library to handle UPnP IGD port mapping
|
||||
|
||||
GNOME_PROJECT= gupnp-igd
|
||||
GNOME_VERSION= 0.1.11
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gupnp-igd-1.0 0.0 # 3.4
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= free replacements of Intel UPnP tools
|
||||
|
||||
GNOME_PROJECT= gupnp-tools
|
||||
GNOME_VERSION= 0.8.3
|
||||
REVISION= 0
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= collection of GTK+ widgets on top of GUPnp
|
||||
|
||||
GNOME_PROJECT= gupnp-ui
|
||||
GNOME_VERSION= 0.1.1
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gupnp-ui-1.0 0.0 # 0.0
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/07/05 17:10:53 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/07/05 17:14:30 jasper Exp $
|
||||
|
||||
COMMENT= Vala bindings to GUPnP framework
|
||||
|
||||
GNOME_PROJECT= gupnp-vala
|
||||
GNOME_VERSION= 0.8.0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user