pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/kid3
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 28 18:58:18 UTC 2024
Modified Files:
pkgsrc/audio/kid3: Makefile distinfo
Removed Files:
pkgsrc/audio/kid3/patches: patch-src_app_qt_fixappdata.py
Log Message:
kid3: update to 3.9.5pre1.
This is a git snapshot for the upcoming 3.9.5 release.
It's needed to get this to build with taglib 2.
Sat Feb 24 18:15:31 CET 2024 Urs Fleisch <ufleisch%users.sourceforge.net@localhost>
* Release 3.9.5
* New:
+ Keyboard shortcuts for play toolbar.
+ Option "Audio output" in "User Actions" settings tab.
+ Support WebP format for pictures.
* Improved:
+ Clicking again on 1 star makes star rating disappear.
+ Support '\|' to escape string list separators.
* Fixed:
+ Support multiple values in APE text items.
+ Building with TagLib 2.0.
+ Building from macOS with arm64.
+ Building snap packages.
Sun Jul 9 10:32:10 CEST 2023 Urs Fleisch <ufleisch%users.sourceforge.net@localhost>
* Release 3.9.4
* New:
+ All the official binaries are built with Qt 6. For macOS, the
Darwin-amd64.dmg file is now the Qt 6 version, whereas systems older
than Mojave need the package Darwin-Qt5.dmg. The string replacement
settings stored by Qt 6 are not compatible with Qt 5 because a
different encoding is used.
+ Option "Select file on play" in "User Actions" settings tab.
* Improved:
+ Click on play tool bar time toggles between elapsed and remaining
time.
+ The visibility and docked area of the play tool bar are restored.
+ ID3v1: When setting multiple genres, use first supported element.
+ Qt6: Use SVG icons for better performance in file list and dialog.
* Fixed:
+ Do not mark all non-unified frames as modified if any non-unified
frame is changed.
+ Crash in Id3libMetadata when clicking Edit on unsupported frame.
+ Setting text encoding on TXXX frames with TaglibMetadata.
+ Skip non letter characters for first letter uppercase format.
+ Discogs import: Fix values in Artist, Arranger and Performer frames,
use "genres" if "styles" is empty, fetch correct cover art,
support vinyl track numbers like A1.
+ Qt6: Crash when adding item to config table.
+ Qt6: Larger media player slider, do not repeat when last song has
been played.
+ Windows, TaglibMetadata: Support files larger than 2 GB.
+ Windows, OggFlacMetadata: Build without libssp-0.dll.
+ Windows, Mp4v2Metadata: Fix saving with file names containing non
ASCII characters.
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 pkgsrc/audio/kid3/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/audio/kid3/distinfo
cvs rdiff -u -r1.3 -r0 \
pkgsrc/audio/kid3/patches/patch-src_app_qt_fixappdata.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/kid3/Makefile
diff -u pkgsrc/audio/kid3/Makefile:1.140 pkgsrc/audio/kid3/Makefile:1.141
--- pkgsrc/audio/kid3/Makefile:1.140 Sun Jan 28 13:24:33 2024
+++ pkgsrc/audio/kid3/Makefile Sun Jan 28 18:58:17 2024
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.140 2024/01/28 13:24:33 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2024/01/28 18:58:17 wiz Exp $
-DISTNAME= kid3-3.9.3
-PKGREVISION= 9
+DISTNAME= kid3-3.9.5pre1
CATEGORIES= audio kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/}
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=KDE/}
+GITHUB_TAG= 7047e1a4f9b0cf2ac8c8291d4b6df19e14f0fad0
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://kid3.kde.org/
Index: pkgsrc/audio/kid3/distinfo
diff -u pkgsrc/audio/kid3/distinfo:1.19 pkgsrc/audio/kid3/distinfo:1.20
--- pkgsrc/audio/kid3/distinfo:1.19 Sat Feb 4 10:45:53 2023
+++ pkgsrc/audio/kid3/distinfo Sun Jan 28 18:58:17 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.19 2023/02/04 10:45:53 wiz Exp $
+$NetBSD: distinfo,v 1.20 2024/01/28 18:58:17 wiz Exp $
-BLAKE2s (kid3-3.9.3.tar.gz) = 9b0d44b78542ac8b5ebd379f87a0762c9fbd0140679d49d3b5b34ab0e4fc5bb0
-SHA512 (kid3-3.9.3.tar.gz) = 03b9c13e8e9924796e9a993e5f92b05d5435893e3fbdeb7b7fc5ae52d3f9f98322ec6e76c7911814a409f6c6253fb5687d5d3ab5b3fa6db46142a3b6b824cd9b
-Size (kid3-3.9.3.tar.gz) = 2996599 bytes
-SHA1 (patch-src_app_qt_fixappdata.py) = 914ea74f15b14ad4cfd3de460ac3f2b7b396549f
+BLAKE2s (kid3-3.9.5pre1-7047e1a4f9b0cf2ac8c8291d4b6df19e14f0fad0.tar.gz) = e89d8817aa4a613e017f57e312aff87a1e0c664b435428e348d7dd3267f390ce
+SHA512 (kid3-3.9.5pre1-7047e1a4f9b0cf2ac8c8291d4b6df19e14f0fad0.tar.gz) =
9f5d50b9f9c42def1c3f1352fb82ca2eb0d32bc6cbb3ea0bd0f999e089b261da100e98c4dfe124a24a6588672f02b838188f27c3b915af3d9cccbb63ab8ead22
+Size (kid3-3.9.5pre1-7047e1a4f9b0cf2ac8c8291d4b6df19e14f0fad0.tar.gz) = 3025748 bytes
Home |
Main Index |
Thread Index |
Old Index