mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update to 0.12.10
- Add LICENSE_FILE Changes: https://git.gnome.org/browse/gupnp-av/tree/NEWS
This commit is contained in:
parent
626fef8bb2
commit
f7b0c79afe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426410
2 changed files with 7 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gupnp-av
|
PORTNAME= gupnp-av
|
||||||
PORTVERSION= 0.12.8
|
PORTVERSION= 0.12.10
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= GNOME
|
MASTER_SITES= GNOME
|
||||||
|
|
||||||
|
@ -10,15 +10,13 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Helpers for audio/video applications using GUPnP
|
COMMENT= Helpers for audio/video applications using GUPnP
|
||||||
|
|
||||||
LICENSE= LGPL20
|
LICENSE= LGPL20
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection \
|
BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection
|
||||||
gupnp>=0.19.0:net/gupnp
|
|
||||||
LIB_DEPENDS= libgupnp-1.0.so:net/gupnp
|
|
||||||
RUN_DEPENDS= gupnp>=0.19.0:net/gupnp
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= VALA
|
OPTIONS_DEFINE= VALA
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
VALA_DESC= Vala binding (requires net/gssdp and net/gupnp with VALA enabled)
|
VALA_DESC= Vala binding
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-introspection=yes
|
CONFIGURE_ARGS= --enable-introspection=yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (gupnp-av-0.12.8.tar.xz) = 759bc7d46aff894c282d17f508d9b5be82de96aa74b10cb6b0fc6c5e07cc273c
|
TIMESTAMP = 1479482639
|
||||||
SIZE (gupnp-av-0.12.8.tar.xz) = 357248
|
SHA256 (gupnp-av-0.12.10.tar.xz) = 8038ef84dddbe7ad91c205bf91dddf684f072df8623f39b6555a6bb72837b85a
|
||||||
|
SIZE (gupnp-av-0.12.10.tar.xz) = 370552
|
||||||
|
|
Loading…
Add table
Reference in a new issue