Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kid3: update to 3.9.6. #52876

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/kid3/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'kid3'
pkgname=kid3
version=3.9.5
revision=3
version=3.9.6
revision=1
build_style=cmake
configure_args="-DBUILD_WITH_QT6=ON -DWITH_APPS='CLI;$(vopt_if KDE KDE Qt)'
-DWITH_DOCBOOKDIR=/usr/share/xsl/docbook -DWITH_FLAC=$(vopt_if flac ON OFF)
Expand All @@ -21,7 +21,7 @@ license="GPL-2.0-only"
homepage="https://kid3.kde.org"
changelog="https://invent.kde.org/multimedia/kid3/-/raw/master/ChangeLog"
distfiles="${SOURCEFORGE_SITE}/kid3/kid3-${version}.tar.gz"
checksum=d68f6e1d7b794b991b57bf976edb8e22d3457911db654ad1fb9b124cc62057f9
checksum=df4a330b874cace7e84beb6d178316f681d09abb94d368c056de7e749ce4dff8

build_options="KDE mp3 mp4 flac vorbis taglib chromaprint"
build_options_default="mp3 mp4 flac vorbis taglib chromaprint"
Expand Down