New package: k3b-2.0.3a

This commit is contained in:
Enno Boland 2015-03-05 19:47:16 +01:00
parent b146605df7
commit 182d1917a3
2 changed files with 17 additions and 0 deletions

View File

@ -1940,3 +1940,5 @@ libdbus-c++-1.so.0 libdbus-c++-0.9.0_1
libdbus-c++-glib-1.so.0 libdbus-c++-0.9.0_1
libpagemaker-0.0.so.0 libpagemaker-0.0.2_1
libkcddb.so.4 libkcddb-14.12.3_1
libk3bdevice.so.6 k3b-2.0.3a_1
libk3blib.so.6 k3b-2.0.3a_1

15
srcpkgs/k3b/template Normal file
View File

@ -0,0 +1,15 @@
# Template file for 'k3b'
pkgname=k3b
_realversion=2.0.3
version=${_realversion}a
revision=1
build_style=cmake
hostmakedepends="cmake qt-qmake automoc4 pkg-config"
makedepends="kde-runtime-devel libcddb-devel libsamplerate-devel libmad-devel ffmpeg-devel taglib-devel libmpcdec-devel libdvdread-devel libXft-devel kdelibs-devel qt-devel phonon-devel libmusicbrainz5-devel lame-devel libkcddb-devel"
short_desc="CD/DVD Kreator for Linux"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-3"
homepage="http://www.k3b.org/"
distfiles="http://download.kde.org/stable/k3b/k3b-${version}.tar.xz"
checksum=2d0bb2746802c1d3ad7ddd10e29234cf2053074f376feb200306a5570c39c081
wrksrc="${pkgname}-${_realversion}"