diff --git a/common/shlibs b/common/shlibs index 9320847096e..311c5cd9c53 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/k3b/template b/srcpkgs/k3b/template new file mode 100644 index 00000000000..7f3175f1a7e --- /dev/null +++ b/srcpkgs/k3b/template @@ -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 " +license="GPL-3" +homepage="http://www.k3b.org/" +distfiles="http://download.kde.org/stable/k3b/k3b-${version}.tar.xz" +checksum=2d0bb2746802c1d3ad7ddd10e29234cf2053074f376feb200306a5570c39c081 +wrksrc="${pkgname}-${_realversion}"