mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libkcddb6: update to 24.05.1.
This commit is contained in:
parent
7c21a552c7
commit
eef33e0783
1 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkcddb6'
|
# Template file for 'libkcddb6'
|
||||||
pkgname=libkcddb6
|
pkgname=libkcddb6
|
||||||
version=24.02.2
|
version=24.05.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake -DQT_MAJOR_VERSION=6
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake -DQT_MAJOR_VERSION=6
|
||||||
|
@ -15,7 +15,12 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later, BSD-3-Clause, GFDL-1.2-only"
|
||||||
homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
|
homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libkcddb"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libkcddb"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/libkcddb-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libkcddb-${version}.tar.xz"
|
||||||
checksum=608aa2101bdebf8ae1c23cf99cfc982c4e634945a91b3bf44990f86e01a9d5c1
|
checksum=71b72b19b70f428980c7e3487a9e94e67d4537eba56834e9a2c0a0f07b4e2aff
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
cd build
|
||||||
|
ctest -E "musicbrainztest-severaldiscs"
|
||||||
|
}
|
||||||
|
|
||||||
libkcddb6-devel_package() {
|
libkcddb6-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue