18 lines
740 B
Bash
18 lines
740 B
Bash
# Template file for 'k3b'
|
|
pkgname=k3b
|
|
version=18.12.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake"
|
|
makedepends="kcmutils-devel kfilemetadata5-devel knewstuff-devel
|
|
knotifyconfig-devel lame-devel libXft-devel libcddb-devel libdvdread-devel
|
|
libkcddb-devel libmad-devel libmpcdec-devel libmusicbrainz5-devel
|
|
libsamplerate-devel"
|
|
depends="cdrdao cdrtools dvd+rw-tools"
|
|
short_desc="CD/DVD Kreator for Linux"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://www.kde.org/applications/multimedia/k3b/"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=9a2880aa7ba637057fce6d7dfc444eb3717a2a541adc6e8b10158311bd44b4b8
|
|
|