Tue Aug 29 20:01:53 2023 UTC ()
gupnp-av: updated to 0.14.1

0.14.1 (stable)
- Add utility function to format GDateTime to the iso variant
  DIDL expects

0.14.0 (stable)
- Re-tag of 0.13.1 as stable version, no other changes


(adam)
diff -r1.56 -r1.57 pkgsrc/net/gupnp-av/Makefile
diff -r1.7 -r1.8 pkgsrc/net/gupnp-av/PLIST
diff -r1.12 -r1.13 pkgsrc/net/gupnp-av/distinfo

cvs diff -r1.56 -r1.57 pkgsrc/net/gupnp-av/Makefile (expand / switch to unified diff)

--- pkgsrc/net/gupnp-av/Makefile 2023/06/07 11:27:32 1.56
+++ pkgsrc/net/gupnp-av/Makefile 2023/08/29 20:01:53 1.57
@@ -1,23 +1,22 @@ @@ -1,23 +1,22 @@
1# $NetBSD: Makefile,v 1.56 2023/06/07 11:27:32 micha Exp $ 1# $NetBSD: Makefile,v 1.57 2023/08/29 20:01:53 adam Exp $
2 2
3DISTNAME= gupnp-av-0.12.7 3DISTNAME= gupnp-av-0.14.1
4PKGREVISION= 29 
5CATEGORIES= net 4CATEGORIES= net
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-av/0.12/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-av/${PKGVERSION_NOREV:R}/}
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gupnp.org/ 9HOMEPAGE= https://wiki.gnome.org/Projects/GUPnP
11COMMENT= Helpers for audio/video applications using GUPnP 10COMMENT= Helpers for audio/video applications using GUPnP
12LICENSE= gnu-lgpl-v2 11LICENSE= gnu-lgpl-v2
13 12
14GNU_CONFIGURE= yes 13USE_TOOLS+= pkg-config
15USE_LIBTOOL= yes 
16USE_TOOLS+= gmake pkg-config 
17 14
18PKGCONFIG_OVERRIDE+= gupnp-av-1.0.pc.in 15PKGCONFIG_OVERRIDE+= output/meson-private/gupnp-av-1.0.pc
 16PKGCONFIG_OVERRIDE_STAGE= pre-install
19 17
20.include "../../devel/gobject-introspection/buildlink3.mk" 18.include "../../devel/gobject-introspection/buildlink3.mk"
 19.include "../../devel/meson/build.mk"
21.include "../../lang/vala/buildlink3.mk" 20.include "../../lang/vala/buildlink3.mk"
22.include "../../net/gupnp/buildlink3.mk" 21.include "../../net/gupnp/buildlink3.mk"
23.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/net/gupnp-av/PLIST (expand / switch to unified diff)

--- pkgsrc/net/gupnp-av/PLIST 2015/06/08 23:15:04 1.7
+++ pkgsrc/net/gupnp-av/PLIST 2023/08/29 20:01:53 1.8
@@ -1,63 +1,34 @@ @@ -1,63 +1,34 @@
1@comment $NetBSD: PLIST,v 1.7 2015/06/08 23:15:04 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.8 2023/08/29 20:01:53 adam Exp $
2include/gupnp-av-1.0/libgupnp-av/gupnp-av-enums.h 2include/gupnp-av-1.0/libgupnp-av/gupnp-av-enums.h
3include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h 3include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h
4include/gupnp-av-1.0/libgupnp-av/gupnp-av.h 4include/gupnp-av-1.0/libgupnp-av/gupnp-av.h
5include/gupnp-av-1.0/libgupnp-av/gupnp-cds-last-change-parser.h 5include/gupnp-av-1.0/libgupnp-av/gupnp-cds-last-change-parser.h
6include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-container.h 6include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-container.h
7include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-contributor.h 7include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-contributor.h
8include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-createclass.h 8include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-createclass.h
9include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-descriptor.h 9include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-descriptor.h
10include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-item.h 10include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-item.h
11include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-object.h 11include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-object.h
12include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-parser.h 12include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-parser.h
13include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-resource.h 13include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-resource.h
14include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-writer.h 14include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-writer.h
15include/gupnp-av-1.0/libgupnp-av/gupnp-dlna.h 15include/gupnp-av-1.0/libgupnp-av/gupnp-dlna.h
16include/gupnp-av-1.0/libgupnp-av/gupnp-feature-list-parser.h 16include/gupnp-av-1.0/libgupnp-av/gupnp-feature-list-parser.h
17include/gupnp-av-1.0/libgupnp-av/gupnp-feature.h 17include/gupnp-av-1.0/libgupnp-av/gupnp-feature.h
18include/gupnp-av-1.0/libgupnp-av/gupnp-last-change-parser.h 18include/gupnp-av-1.0/libgupnp-av/gupnp-last-change-parser.h
19include/gupnp-av-1.0/libgupnp-av/gupnp-media-collection.h 19include/gupnp-av-1.0/libgupnp-av/gupnp-media-collection.h
20include/gupnp-av-1.0/libgupnp-av/gupnp-protocol-info.h 20include/gupnp-av-1.0/libgupnp-av/gupnp-protocol-info.h
21include/gupnp-av-1.0/libgupnp-av/gupnp-search-criteria-parser.h 21include/gupnp-av-1.0/libgupnp-av/gupnp-search-criteria-parser.h
22lib/girepository-1.0/GUPnPAV-1.0.typelib 22lib/girepository-1.0/GUPnPAV-1.0.typelib
23lib/libgupnp-av-1.0.la 23lib/libgupnp-av-1.0.so
 24lib/libgupnp-av-1.0.so.3
 25lib/libgupnp-av-1.0.so.3.14.1
24lib/pkgconfig/gupnp-av-1.0.pc 26lib/pkgconfig/gupnp-av-1.0.pc
25share/gir-1.0/GUPnPAV-1.0.gir 27share/gir-1.0/GUPnPAV-1.0.gir
26share/gtk-doc/html/gupnp-av/GUPnPCDSLastChangeParser.html 
27share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContainer.html 
28share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContributor.html 
29share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteDescriptor.html 
30share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteItem.html 
31share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteObject.html 
32share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteParser.html 
33share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteResource.html 
34share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteWriter.html 
35share/gtk-doc/html/gupnp-av/GUPnPFeature.html 
36share/gtk-doc/html/gupnp-av/GUPnPFeatureListParser.html 
37share/gtk-doc/html/gupnp-av/GUPnPLastChangeParser.html 
38share/gtk-doc/html/gupnp-av/GUPnPMediaCollection.html 
39share/gtk-doc/html/gupnp-av/GUPnPProtocolInfo.html 
40share/gtk-doc/html/gupnp-av/GUPnPSearchCriteriaParser.html 
41share/gtk-doc/html/gupnp-av/annotation-glossary.html 
42share/gtk-doc/html/gupnp-av/ch01.html 
43share/gtk-doc/html/gupnp-av/ch02.html 
44share/gtk-doc/html/gupnp-av/gupnp-av-Error-codes.html 
45share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteCreateClass.html 
46share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2 
47share/gtk-doc/html/gupnp-av/home.png 
48share/gtk-doc/html/gupnp-av/index.html 
49share/gtk-doc/html/gupnp-av/index.sgml 
50share/gtk-doc/html/gupnp-av/left-insensitive.png 
51share/gtk-doc/html/gupnp-av/left.png 
52share/gtk-doc/html/gupnp-av/right-insensitive.png 
53share/gtk-doc/html/gupnp-av/right.png 
54share/gtk-doc/html/gupnp-av/style.css 
55share/gtk-doc/html/gupnp-av/up-insensitive.png 
56share/gtk-doc/html/gupnp-av/up.png 
57share/gupnp-av/av.xsd 28share/gupnp-av/av.xsd
58share/gupnp-av/didl-lite-v2.xsd 29share/gupnp-av/didl-lite-v2.xsd
59share/gupnp-av/simpledc20021212.xsd 30share/gupnp-av/simpledc20021212.xsd
60share/gupnp-av/upnp.xsd 31share/gupnp-av/upnp.xsd
61share/gupnp-av/xml.xsd 32share/gupnp-av/xml.xsd
62share/vala/vapi/gupnp-av-1.0.deps 33share/vala/vapi/gupnp-av-1.0.deps
63share/vala/vapi/gupnp-av-1.0.vapi 34share/vala/vapi/gupnp-av-1.0.vapi

cvs diff -r1.12 -r1.13 pkgsrc/net/gupnp-av/distinfo (expand / switch to unified diff)

--- pkgsrc/net/gupnp-av/distinfo 2021/10/26 11:05:43 1.12
+++ pkgsrc/net/gupnp-av/distinfo 2023/08/29 20:01:53 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2021/10/26 11:05:43 nia Exp $ 1$NetBSD: distinfo,v 1.13 2023/08/29 20:01:53 adam Exp $
2 2
3BLAKE2s (gupnp-av-0.12.7.tar.xz) = c548999102556a939a84ab7309d7a2db5fdd11716d46a7fdd0d6dc2ec241eea0 3BLAKE2s (gupnp-av-0.14.1.tar.xz) = d131362745dc7258f4cc90bde3418698e27affffa04a24bff6faf4024475667f
4SHA512 (gupnp-av-0.12.7.tar.xz) = 21af09a74409c696124b7d92746ba72a46f804df65ca968034cbfe10f0c73b18446b7cceceb8e62e4d1689f699ef9a785c465cb8caf9294ec8e9bc38e86d16c2 4SHA512 (gupnp-av-0.14.1.tar.xz) = b17b38c32fe068b0b74a7ee357be5f3a0df3320fd04338b5f6b04231c601d6cc57d2770c6e6ca42ded5e1be28a6b2746d16417eb322889ffe6a975ec58205655
5Size (gupnp-av-0.12.7.tar.xz) = 349292 bytes 5Size (gupnp-av-0.14.1.tar.xz) = 93484 bytes