Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=db44bf93903ec43359deac3136eeaccbd4eb640f
commit db44bf93903ec43359deac3136eeaccbd4eb640f Author: crazy <[email protected]> Date: Fri Nov 25 00:44:52 2016 +0100 kgpg-16.11.80-1-x86_64 * New package * TODO: figure first run erorr message.. diff --git a/source/kde5/kgpg/FrugalBuild b/source/kde5/kgpg/FrugalBuild new file mode 100644 index 0000000..714e1ee --- /dev/null +++ b/source/kde5/kgpg/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Melko <[email protected]> + +pkgname=kgpg +pkgver=16.11.80 +pkgrel=1 +pkgdesc="KGpg is a simple interface for GnuPG" +archs=("x86_64") +_F_kde_project="applications" +Finclude kf5 +depends=("akonadi-contacts>=$_F_kdever_apps") +rodepends=('gpg-agent') +makedepends+=('kdoctools' 'boost>=1.61.0-4') +sha1sums=('389345972ca0cc333d45d64ef7d9067bf398d4f3') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
