19 lines
702 B
Bash
19 lines
702 B
Bash
# Template file for 'k3b'
|
|
pkgname=k3b
|
|
version=18.04.2
|
|
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"
|
|
short_desc="CD/DVD Kreator for Linux"
|
|
depends="cdrdao cdrtools dvd+rw-tools"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/KDE/k3b"
|
|
distfiles="https://github.com/KDE/k3b/archive/v${version}.tar.gz"
|
|
checksum=66f92df41b145c5da58e3278e687947f409a658582a469f921f98279d500fe69
|
|
|