pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/taglib



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul 25 09:27:25 UTC 2025

Modified Files:
        pkgsrc/audio/taglib: Makefile PLIST distinfo

Log Message:
taglib: updated to 2.1.1

TagLib 2.1.1 (June 30, 2025)

 * Map ID3v2.3 IPLS frames to both ID3v2.4 TIPL and TMCL to have a consistent
   behavior when using MusicBrainz tags with the property map interface.
 * Fix missing include for `wchar_t` when using C bindings with MinGW.

TagLib 2.1 (May 31, 2025)

 * Support for Shorten (SHN) files.
 * Compile time configuration of supported formats: WITH_APE, WITH_ASF, ...
 * Compile time configuration of data and temporary directories for unit tests:
   TESTS_DIR and TESTS_TMPDIR.
 * C bindings: Added taglib_file_new_wchar() and taglib_file_new_type_wchar().
 * Preserve unicode encoding when downgrading to ID3v2.3.
 * Do not store FLAC metadata blocks which are too large.
 * Fix segfaults with String and ByteVector nullptr arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/audio/taglib/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/audio/taglib/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/audio/taglib/distinfo

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

Modified files:

Index: pkgsrc/audio/taglib/Makefile
diff -u pkgsrc/audio/taglib/Makefile:1.54 pkgsrc/audio/taglib/Makefile:1.55
--- pkgsrc/audio/taglib/Makefile:1.54   Sun Aug 25 06:18:25 2024
+++ pkgsrc/audio/taglib/Makefile        Fri Jul 25 09:27:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2024/08/25 06:18:25 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2025/07/25 09:27:25 adam Exp $
 
-DISTNAME=      taglib-2.0.2
+DISTNAME=      taglib-2.1.1
 CATEGORIES=    audio
 MASTER_SITES=  https://taglib.github.io/releases/
 
@@ -9,9 +9,8 @@ HOMEPAGE=       https://taglib.github.io/
 COMMENT=       Library for accessing id tags in various media files
 LICENSE=       gnu-lgpl-v2.1 OR mpl-1.1
 
-USE_LANGUAGES= c c++
-
-USE_CXX_FEATURES+=     c++17
+USE_CXX_FEATURES=      c++17
+USE_LANGUAGES=         c c++
 
 CMAKE_CONFIGURE_ARGS+= -DBUILD_SHARED_LIBS=ON
 CMAKE_CONFIGURE_ARGS+= -DWITH_ASF=ON

Index: pkgsrc/audio/taglib/PLIST
diff -u pkgsrc/audio/taglib/PLIST:1.24 pkgsrc/audio/taglib/PLIST:1.25
--- pkgsrc/audio/taglib/PLIST:1.24      Wed Apr 10 08:48:44 2024
+++ pkgsrc/audio/taglib/PLIST   Fri Jul 25 09:27:25 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2024/04/10 08:48:44 adam Exp $
+@comment $NetBSD: PLIST,v 1.25 2025/07/25 09:27:25 adam Exp $
 bin/taglib-config
 include/taglib/aifffile.h
 include/taglib/aiffproperties.h
@@ -71,6 +71,9 @@ include/taglib/relativevolumeframe.h
 include/taglib/rifffile.h
 include/taglib/s3mfile.h
 include/taglib/s3mproperties.h
+include/taglib/shortenfile.h
+include/taglib/shortenproperties.h
+include/taglib/shortentag.h
 include/taglib/speexfile.h
 include/taglib/speexproperties.h
 include/taglib/synchronizedlyricsframe.h
@@ -78,6 +81,7 @@ include/taglib/tableofcontentsframe.h
 include/taglib/tag.h
 include/taglib/tag_c.h
 include/taglib/taglib.h
+include/taglib/taglib_config.h
 include/taglib/taglib_export.h
 include/taglib/tbytevector.h
 include/taglib/tbytevectorlist.h
@@ -118,10 +122,10 @@ lib/cmake/taglib/taglib-config.cmake
 lib/cmake/taglib/taglib-targets-noconfig.cmake
 lib/cmake/taglib/taglib-targets.cmake
 lib/libtag.so
-lib/libtag.so.2
 lib/libtag.so.${PKGVERSION}
+lib/libtag.so.2
 lib/libtag_c.so
-lib/libtag_c.so.2
 lib/libtag_c.so.${PKGVERSION}
+lib/libtag_c.so.2
 lib/pkgconfig/taglib.pc
 lib/pkgconfig/taglib_c.pc

Index: pkgsrc/audio/taglib/distinfo
diff -u pkgsrc/audio/taglib/distinfo:1.31 pkgsrc/audio/taglib/distinfo:1.32
--- pkgsrc/audio/taglib/distinfo:1.31   Sat Aug 24 06:51:08 2024
+++ pkgsrc/audio/taglib/distinfo        Fri Jul 25 09:27:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2024/08/24 06:51:08 adam Exp $
+$NetBSD: distinfo,v 1.32 2025/07/25 09:27:25 adam Exp $
 
-BLAKE2s (taglib-2.0.2.tar.gz) = 157cb44974a92c26de1fcb2e90ffb639cbb4e862f36ab2da4eea690b6c806231
-SHA512 (taglib-2.0.2.tar.gz) = 79f333dbe8ed44076010e33803e3418410516df4b70203962bbefea81ce0a6989a54a9791022488e64f1876573580cbe93920da4b2a7277d6a3f48c946e518fc
-Size (taglib-2.0.2.tar.gz) = 1446419 bytes
+BLAKE2s (taglib-2.1.1.tar.gz) = 62f692060ac2c736b970443b38000b7eef5bbbfcf69d772f1d5a0257b3fe9712
+SHA512 (taglib-2.1.1.tar.gz) = 00ff982cd8e08307b453221e0c7fa471006640e906ac98df5f26abe5e302ffa09e17fd32e583508bda5ea060d6d6c7eae811efe00e5faa2f2570931243433c0b
+Size (taglib-2.1.1.tar.gz) = 1522929 bytes



Home | Main Index | Thread Index | Old Index