pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/gupnp-av



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 29 20:01:53 UTC 2023

Modified Files:
        pkgsrc/net/gupnp-av: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/gupnp-av/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/gupnp-av/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/gupnp-av/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/gupnp-av/Makefile
diff -u pkgsrc/net/gupnp-av/Makefile:1.56 pkgsrc/net/gupnp-av/Makefile:1.57
--- pkgsrc/net/gupnp-av/Makefile:1.56   Wed Jun  7 11:27:32 2023
+++ pkgsrc/net/gupnp-av/Makefile        Tue Aug 29 20:01:53 2023
@@ -1,23 +1,22 @@
-# $NetBSD: Makefile,v 1.56 2023/06/07 11:27:32 micha Exp $
+# $NetBSD: Makefile,v 1.57 2023/08/29 20:01:53 adam Exp $
 
-DISTNAME=      gupnp-av-0.12.7
-PKGREVISION=   29
+DISTNAME=      gupnp-av-0.14.1
 CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gupnp-av/0.12/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gupnp-av/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gupnp.org/
+HOMEPAGE=      https://wiki.gnome.org/Projects/GUPnP
 COMMENT=       Helpers for audio/video applications using GUPnP
 LICENSE=       gnu-lgpl-v2
 
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
-USE_TOOLS+=    gmake pkg-config
+USE_TOOLS+=    pkg-config
 
-PKGCONFIG_OVERRIDE+=   gupnp-av-1.0.pc.in
+PKGCONFIG_OVERRIDE+=           output/meson-private/gupnp-av-1.0.pc
+PKGCONFIG_OVERRIDE_STAGE=      pre-install
 
 .include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/meson/build.mk"
 .include "../../lang/vala/buildlink3.mk"
 .include "../../net/gupnp/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/net/gupnp-av/PLIST
diff -u pkgsrc/net/gupnp-av/PLIST:1.7 pkgsrc/net/gupnp-av/PLIST:1.8
--- pkgsrc/net/gupnp-av/PLIST:1.7       Mon Jun  8 23:15:04 2015
+++ pkgsrc/net/gupnp-av/PLIST   Tue Aug 29 20:01:53 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2015/06/08 23:15:04 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2023/08/29 20:01:53 adam Exp $
 include/gupnp-av-1.0/libgupnp-av/gupnp-av-enums.h
 include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h
 include/gupnp-av-1.0/libgupnp-av/gupnp-av.h
@@ -20,40 +20,11 @@ include/gupnp-av-1.0/libgupnp-av/gupnp-m
 include/gupnp-av-1.0/libgupnp-av/gupnp-protocol-info.h
 include/gupnp-av-1.0/libgupnp-av/gupnp-search-criteria-parser.h
 lib/girepository-1.0/GUPnPAV-1.0.typelib
-lib/libgupnp-av-1.0.la
+lib/libgupnp-av-1.0.so
+lib/libgupnp-av-1.0.so.3
+lib/libgupnp-av-1.0.so.3.14.1
 lib/pkgconfig/gupnp-av-1.0.pc
 share/gir-1.0/GUPnPAV-1.0.gir
-share/gtk-doc/html/gupnp-av/GUPnPCDSLastChangeParser.html
-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/GUPnPFeature.html
-share/gtk-doc/html/gupnp-av/GUPnPFeatureListParser.html
-share/gtk-doc/html/gupnp-av/GUPnPLastChangeParser.html
-share/gtk-doc/html/gupnp-av/GUPnPMediaCollection.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/ch02.html
-share/gtk-doc/html/gupnp-av/gupnp-av-Error-codes.html
-share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteCreateClass.html
-share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2
-share/gtk-doc/html/gupnp-av/home.png
-share/gtk-doc/html/gupnp-av/index.html
-share/gtk-doc/html/gupnp-av/index.sgml
-share/gtk-doc/html/gupnp-av/left-insensitive.png
-share/gtk-doc/html/gupnp-av/left.png
-share/gtk-doc/html/gupnp-av/right-insensitive.png
-share/gtk-doc/html/gupnp-av/right.png
-share/gtk-doc/html/gupnp-av/style.css
-share/gtk-doc/html/gupnp-av/up-insensitive.png
-share/gtk-doc/html/gupnp-av/up.png
 share/gupnp-av/av.xsd
 share/gupnp-av/didl-lite-v2.xsd
 share/gupnp-av/simpledc20021212.xsd

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



Home | Main Index | Thread Index | Old Index