k3b: update to 17.12.3.
Closes #13572. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
cda5ec2d5c
commit
8608d18920
1 changed files with 8 additions and 8 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'k3b'
|
# Template file for 'k3b'
|
||||||
pkgname=k3b
|
pkgname=k3b
|
||||||
version=17.12.0
|
version=17.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake"
|
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake"
|
||||||
makedepends="ffmpeg-devel kcmutils-devel kcoreaddons-devel kfilemetadata5-devel
|
makedepends="kcmutils-devel kfilemetadata5-devel knewstuff-devel
|
||||||
kio-devel knewstuff-devel knotifyconfig-devel lame-devel libcddb-devel
|
knotifyconfig-devel lame-devel libXft-devel libcddb-devel libdvdread-devel
|
||||||
libdvdread-devel libkcddb-devel libmad-devel libmpcdec-devel libmusicbrainz5-devel
|
libkcddb-devel libmad-devel libmpcdec-devel libmusicbrainz5-devel
|
||||||
libsamplerate-devel libXft-devel qt5-devel taglib-devel"
|
libsamplerate-devel"
|
||||||
short_desc="CD/DVD Kreator for Linux"
|
short_desc="CD/DVD Kreator for Linux"
|
||||||
depends="cdrtools cdrdao dvd+rw-tools"
|
depends="cdrdao cdrtools dvd+rw-tools"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/KDE/k3b"
|
homepage="https://github.com/KDE/k3b"
|
||||||
distfiles="https://github.com/KDE/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/KDE/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=dcb39dfa97dfa102242c0c93ab79949ea81297d06f6fe321a5ac45e36e5127e7
|
checksum=86db1367956ff3f240caf10032c6b9d29cce67cdcbe72282830306f5fafa4f9c
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
|
Loading…
Reference in a new issue