summaryrefslogtreecommitdiff
path: root/net/gupnp-av
diff options
context:
space:
mode:
Diffstat (limited to 'net/gupnp-av')
-rw-r--r--net/gupnp-av/Makefile6
-rw-r--r--net/gupnp-av/PLIST28
-rw-r--r--net/gupnp-av/buildlink3.mk5
-rw-r--r--net/gupnp-av/distinfo8
4 files changed, 30 insertions, 17 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile
index 0079e83a377..e745686ce29 100644
--- a/net/gupnp-av/Makefile
+++ b/net/gupnp-av/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2010/01/20 14:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/02/16 15:29:50 wiz Exp $
#
-DISTNAME= gupnp-av-0.4.1
-PKGREVISION= 1
+DISTNAME= gupnp-av-0.5.4
CATEGORIES= net
MASTER_SITES= http://www.gupnp.org/sources/gupnp-av/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gupnp.org/
COMMENT= Helpers for audio/video applications using GUPnP
+LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/net/gupnp-av/PLIST b/net/gupnp-av/PLIST
index bddad9ed95f..ab9f16d4777 100644
--- a/net/gupnp-av/PLIST
+++ b/net/gupnp-av/PLIST
@@ -1,21 +1,35 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/02 11:37:20 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/02/16 15:29:50 wiz Exp $
+include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h
include/gupnp-av-1.0/libgupnp-av/gupnp-av.h
+include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-container.h
+include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-contributor.h
+include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-descriptor.h
+include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-item.h
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-object.h
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-parser.h
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-resource.h
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-writer.h
include/gupnp-av-1.0/libgupnp-av/gupnp-dlna.h
include/gupnp-av-1.0/libgupnp-av/gupnp-last-change-parser.h
+include/gupnp-av-1.0/libgupnp-av/gupnp-protocol-info.h
include/gupnp-av-1.0/libgupnp-av/gupnp-search-criteria-parser.h
lib/libgupnp-av-1.0.la
lib/pkgconfig/gupnp-av-1.0.pc
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContainer.html
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContributor.html
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteDescriptor.html
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteItem.html
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteObject.html
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteParser.html
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteResource.html
+share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteWriter.html
+share/gtk-doc/html/gupnp-av/GUPnPLastChangeParser.html
+share/gtk-doc/html/gupnp-av/GUPnPProtocolInfo.html
+share/gtk-doc/html/gupnp-av/GUPnPSearchCriteriaParser.html
+share/gtk-doc/html/gupnp-av/annotation-glossary.html
share/gtk-doc/html/gupnp-av/ch01.html
-share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteParser.html
-share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteResource.html
-share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteWriter.html
-share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPLastChangeParser.html
-share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPSearchCriteriaParser.html
-share/gtk-doc/html/gupnp-av/gupnp-av-UPnP-AV-DIDLLite-Object-handling.html
+share/gtk-doc/html/gupnp-av/ch02.html
+share/gtk-doc/html/gupnp-av/gupnp-av-Error-codes.html
share/gtk-doc/html/gupnp-av/gupnp-av.devhelp
share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2
share/gtk-doc/html/gupnp-av/home.png
diff --git a/net/gupnp-av/buildlink3.mk b/net/gupnp-av/buildlink3.mk
index e2c8e121160..48516c0df15 100644
--- a/net/gupnp-av/buildlink3.mk
+++ b/net/gupnp-av/buildlink3.mk
@@ -1,12 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2010/01/20 14:04:53 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2010/02/16 15:29:50 wiz Exp $
BUILDLINK_TREE+= gupnp-av
.if !defined(GUPNP_AV_BUILDLINK3_MK)
GUPNP_AV_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.gupnp-av+= gupnp-av>=0.3.1
-BUILDLINK_ABI_DEPENDS.gupnp-av?= gupnp-av>=0.4.1nb1
+BUILDLINK_API_DEPENDS.gupnp-av+= gupnp-av>=0.5.4
BUILDLINK_PKGSRCDIR.gupnp-av?= ../../net/gupnp-av
.include "../../net/gupnp/buildlink3.mk"
diff --git a/net/gupnp-av/distinfo b/net/gupnp-av/distinfo
index da14eb32b50..056215a0875 100644
--- a/net/gupnp-av/distinfo
+++ b/net/gupnp-av/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/08/02 11:37:20 drochner Exp $
+$NetBSD: distinfo,v 1.2 2010/02/16 15:29:50 wiz Exp $
-SHA1 (gupnp-av-0.4.1.tar.gz) = 4ba8912aacaccf1a4b818e206c83ce598c6392e6
-RMD160 (gupnp-av-0.4.1.tar.gz) = da379e13e4f64af222eee0438283facf31c00eac
-Size (gupnp-av-0.4.1.tar.gz) = 340217 bytes
+SHA1 (gupnp-av-0.5.4.tar.gz) = aae5c29c49b8c511df912656c1bb9324b5163822
+RMD160 (gupnp-av-0.5.4.tar.gz) = fde98511e735fcb3abe7878ca4bcd0db9bc6f2e3
+Size (gupnp-av-0.5.4.tar.gz) = 398793 bytes