Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=029fe31656d7cc5e5f1ab36604f13cf32ff0cc06
commit 029fe31656d7cc5e5f1ab36604f13cf32ff0cc06 Author: Melko <[email protected]> Date: Sat Aug 2 20:39:52 2014 +0200 phonon-qt5-4.7.2-1-x86_64 * new package diff --git a/source/xmultimedia/phonon-qt5/FrugalBuild b/source/xmultimedia/phonon-qt5/FrugalBuild new file mode 100644 index 0000000..b0db6cb --- /dev/null +++ b/source/xmultimedia/phonon-qt5/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.09 SBU +# Maintainer: Melko <[email protected]> + +options+=('asneeded') + +pkgname=phonon-qt5 +pkgver=4.7.2 +pkgrel=1 +pkgdesc='The multimedia API for KDE 5.' +groups=('xmultimedia') +archs=('i686' 'x86_64') +_F_kde_name="phonon" +_F_kde_folder="stable/$_F_kde_name" +_F_kde_dirname="$_F_kde_folder/$pkgver" +_F_kde_ext=".tar.xz" +_F_cmake_confopts="-DPHONON_BUILD_PHONON4QT5=ON" +Finclude kde +url='http://phonon.kde.org' +depends=('libxml2>=2.7.8' "libqt5dbus>=$_F_kde_qtver" "libqt5gui>=$_F_kde_qtver" \ + 'libuuid' 'libpulse>=5.0') +makedepends=("${makedepends[@]}" "libqt5test>=$_F_kde_qtver" "pulseaudio>=5.0") +sha1sums=('2b98fa96cefbbef53d77dd0e6d830889da367c37') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
