Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=d23c7cad251b21ccc6d26e38715c2da48372a100
commit d23c7cad251b21ccc6d26e38715c2da48372a100 Author: DeX77 <[email protected]> Date: Wed Mar 11 14:15:41 2015 +0100 kgpg-14.12.3-1-x86_64 * version bump diff --git a/source/kde-extra/kgpg/FrugalBuild b/source/kde-extra/kgpg/FrugalBuild new file mode 100644 index 0000000..36ac96e --- /dev/null +++ b/source/kde-extra/kgpg/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 3.67 SBU +# Maintainer: DeX77 <[email protected]> + +options+=('asneeded') + +pkgname=kgpg +pkgrel=1 +pkgver=14.12.3 +pkgdesc="GnuPG frontend." +groups=('kde-extra') +archs=('i686' 'x86_64') +depends=('kdepimlibs' 'libboost') +makedepends=('kdepimlibs-compiletime' 'boost') +Finclude kde +source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz") +up2date="Flastverdir http://download.kde.org/stable/applications/" +sha1sums=('1341878ae6e0e83b6c7e21d0252e635e13cf49e0') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
