Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=eb9458f5cd1645c92cc40330773a3a9598d45b3d
commit eb9458f5cd1645c92cc40330773a3a9598d45b3d Author: Melko <[email protected]> Date: Tue Jul 29 11:31:48 2014 +0200 kdnssd-5.0.0-1-x86_64 * new package diff --git a/source/kde/kdnssd/FrugalBuild b/source/kde/kdnssd/FrugalBuild new file mode 100644 index 0000000..2c43f04 --- /dev/null +++ b/source/kde/kdnssd/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.44 SBU +# Maintainer: Melko <[email protected]> + +options+=('asneeded') + +pkgname=kdnssd +pkgrel=1 +pkgdesc="KDNSSD Framework." +groups=('kde') +archs=('i686' 'x86_64') +_F_kde_project="frameworks" +Finclude kde +depends=("libqt5network>=$_F_kde_qtver" 'avahi') +makedepends=("${makedepends[@]}" 'extra-cmake-modules' 'libqt5imageformats' 'libqt5platformsupport' 'libqt5svg' 'qt5-linguist' 'libqt5test') +sha1sums=('2814314561831dd55cc4b3e7f2de25451c5f2e8f') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
