Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 09:36:56 +0000
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Olivier Duchateau <duchateau.olivier@gmail.com>
Subject:   git: 8ca39117c89a - main - multimedia/totem-pl-parser: update to 3.26.7
Message-ID:  <69e350b8.241be.752ebe83@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by truckman:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ca39117c89a1346cdada04c237c2dde02af8573

commit 8ca39117c89a1346cdada04c237c2dde02af8573
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2026-04-18 09:28:18 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2026-04-18 09:36:29 +0000

    multimedia/totem-pl-parser: update to 3.26.7
    
    Update to 3.26.7
    
      3.26.7:
      - Fix uninitialized variable error in plparser
      - Add itunes genre support for podcast RSS feeds
      - Split podcast tests
      - Fix deprecation warnings
      - Fix return value from cancelled plparser calls
      - Fix TotemPlParserMetadata in plparser bindings
      - Use gitlab.gnome.org for bug-database in doap
      - Use apps.gnome.org for homepage in doap
      - Update podcast test for server changes
      - Fix guard return type in plparser
      - Add release CI elements
      - Remove duplicate dependency in CI
      - New and updated translations
    
    Fix LICENSE
    
    Switch to USES= gettext-tools
    
    Remove unneeded patch
    
    Add WWW= (truckman)
    
    PR:             294525
---
 multimedia/totem-pl-parser/Makefile                      | 16 +++++++++-------
 multimedia/totem-pl-parser/distinfo                      |  6 +++---
 .../totem-pl-parser/files/patch-totem-plparser.pc.in     | 11 -----------
 multimedia/totem-pl-parser/pkg-plist                     | 10 ++++++++--
 4 files changed, 20 insertions(+), 23 deletions(-)

diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 8ca1e267db71..1d3c3cd9c50a 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,21 +1,23 @@
 PORTNAME=	totem-pl-parser
-PORTVERSION=	3.26.6
-PORTREVISION=	2
+PORTVERSION=	3.26.7
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome2
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	GObject-based library to parse a host of playlist formats
+WWW=		https://gitlab.gnome.org/GNOME/totem-pl-parser
 
-LICENSE=	GPLv2
+LICENSE=	LGPL20+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
-LIB_DEPENDS=	libgpg-error.so:security/libgpg-error \
-		libgcrypt.so:security/libgcrypt
+LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
 
-USES=		gettext gnome libarchive localbase:ldflags meson pkgconfig tar:xz
+USES=		gettext-tools gnome libarchive localbase:ldflags meson \
+		pkgconfig tar:xz
 USE_GNOME=	glib20 introspection:build libxml2
 USE_LDCONFIG=	yes
 
+MESON_ARGS=	-Denable-uchardet=no
+
 .include <bsd.port.mk>
diff --git a/multimedia/totem-pl-parser/distinfo b/multimedia/totem-pl-parser/distinfo
index a662e9e22e60..2a0e5491b842 100644
--- a/multimedia/totem-pl-parser/distinfo
+++ b/multimedia/totem-pl-parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656317036
-SHA256 (gnome2/totem-pl-parser-3.26.6.tar.xz) = c0df0f68d5cf9d7da43c81c7f13f11158358368f98c22d47722f3bd04bd3ac1c
-SIZE (gnome2/totem-pl-parser-3.26.6.tar.xz) = 1503888
+TIMESTAMP = 1776184600
+SHA256 (gnome/totem-pl-parser-3.26.7.tar.xz) = 60d517c1acabe54ae337f64451264fc76730696eaae26b5480fb37166689b5f3
+SIZE (gnome/totem-pl-parser-3.26.7.tar.xz) = 1506904
diff --git a/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in b/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in
deleted file mode 100644
index ae04beb859b2..000000000000
--- a/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- totem-plparser.pc.in.orig	2020-02-28 16:16:58 UTC
-+++ totem-plparser.pc.in
-@@ -7,7 +7,7 @@ Name: totem-plparser
- Description: Totem Playlist Parser library
- Version: @VERSION@
- Requires: glib-2.0 gobject-2.0 gio-2.0
--Requires.private: gthread-2.0 libxml-2.0 @ARCHIVE@
-+Requires.private: gthread-2.0 libxml-2.0
- Libs: -L${libdir} -ltotem-plparser
- Libs.private: @LIBGCRYPT_LIBS@
- Cflags: -I${includedir}/totem-pl-parser/1/plparser @LIBGCRYPT_CFLAGS@
diff --git a/multimedia/totem-pl-parser/pkg-plist b/multimedia/totem-pl-parser/pkg-plist
index 7e6a385bf5b0..79738aacf21c 100644
--- a/multimedia/totem-pl-parser/pkg-plist
+++ b/multimedia/totem-pl-parser/pkg-plist
@@ -6,14 +6,15 @@ include/totem-pl-parser/1/plparser/totem-pl-playlist.h
 lib/girepository-1.0/TotemPlParser-1.0.typelib
 lib/libtotem-plparser-mini.so
 lib/libtotem-plparser-mini.so.18
-lib/libtotem-plparser-mini.so.18.3.5
+lib/libtotem-plparser-mini.so.18.3.6
 lib/libtotem-plparser.so
 lib/libtotem-plparser.so.18
-lib/libtotem-plparser.so.18.3.5
+lib/libtotem-plparser.so.18.3.6
 libdata/pkgconfig/totem-plparser-mini.pc
 libdata/pkgconfig/totem-plparser.pc
 libexec/totem-pl-parser/README-videosite-script.md
 share/gir-1.0/TotemPlParser-1.0.gir
+share/locale/ab/LC_MESSAGES/totem-pl-parser.mo
 share/locale/af/LC_MESSAGES/totem-pl-parser.mo
 share/locale/am/LC_MESSAGES/totem-pl-parser.mo
 share/locale/an/LC_MESSAGES/totem-pl-parser.mo
@@ -55,16 +56,20 @@ share/locale/he/LC_MESSAGES/totem-pl-parser.mo
 share/locale/hi/LC_MESSAGES/totem-pl-parser.mo
 share/locale/hr/LC_MESSAGES/totem-pl-parser.mo
 share/locale/hu/LC_MESSAGES/totem-pl-parser.mo
+share/locale/ia/LC_MESSAGES/totem-pl-parser.mo
 share/locale/id/LC_MESSAGES/totem-pl-parser.mo
+share/locale/ie/LC_MESSAGES/totem-pl-parser.mo
 share/locale/is/LC_MESSAGES/totem-pl-parser.mo
 share/locale/it/LC_MESSAGES/totem-pl-parser.mo
 share/locale/ja/LC_MESSAGES/totem-pl-parser.mo
 share/locale/ka/LC_MESSAGES/totem-pl-parser.mo
+share/locale/kab/LC_MESSAGES/totem-pl-parser.mo
 share/locale/kk/LC_MESSAGES/totem-pl-parser.mo
 share/locale/km/LC_MESSAGES/totem-pl-parser.mo
 share/locale/kn/LC_MESSAGES/totem-pl-parser.mo
 share/locale/ko/LC_MESSAGES/totem-pl-parser.mo
 share/locale/ku/LC_MESSAGES/totem-pl-parser.mo
+share/locale/kw/LC_MESSAGES/totem-pl-parser.mo
 share/locale/lt/LC_MESSAGES/totem-pl-parser.mo
 share/locale/lv/LC_MESSAGES/totem-pl-parser.mo
 share/locale/mai/LC_MESSAGES/totem-pl-parser.mo
@@ -104,6 +109,7 @@ share/locale/th/LC_MESSAGES/totem-pl-parser.mo
 share/locale/tr/LC_MESSAGES/totem-pl-parser.mo
 share/locale/ug/LC_MESSAGES/totem-pl-parser.mo
 share/locale/uk/LC_MESSAGES/totem-pl-parser.mo
+share/locale/uz/LC_MESSAGES/totem-pl-parser.mo
 share/locale/uz@cyrillic/LC_MESSAGES/totem-pl-parser.mo
 share/locale/vi/LC_MESSAGES/totem-pl-parser.mo
 share/locale/wa/LC_MESSAGES/totem-pl-parser.mo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e350b8.241be.752ebe83>