Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=656d5f1bddd5ab7a3c1073993b55ac291fab68ef
commit 656d5f1bddd5ab7a3c1073993b55ac291fab68ef Author: Baste <[email protected]> Date: Tue Apr 21 09:10:56 2015 +0200 gnome-calendar-3.16.1-1-x86_64 - New package diff --git a/source/gnome-extra/gnome-calendar/FrugalBuild b/source/gnome-extra/gnome-calendar/FrugalBuild new file mode 100644 index 0000000..127d06e --- /dev/null +++ b/source/gnome-extra/gnome-calendar/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling time: 0.43 SBU +# Maintainer: Baste <[email protected]> + +options+=('asneeded') + +pkgname=gnome-calendar +pkgver=3.16.1 +pkgrel=1 +pkgdesc="Simple and beautiful calendar application designed to fit GNOME 3" +depends=('gtk+3' 'evolution-data-server' 'krb5') +makedepends=('intltool') +groups=('gnome-extra' 'gnome-apps') +archs=('i686' 'x86_64') +_F_gnome_glib="y" +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +_F_gnome_devel="n" +_F_gnome_ext=".tar.xz" +Finclude gnome gnome-scriptlet +sha1sums=('50d90a0c3d1a7a89b9bc540eeea46c337ad946f6') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
