Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1a5903199af5fc36defd7de4edb5f41e6120f28e
commit 1a5903199af5fc36defd7de4edb5f41e6120f28e Author: Baste <[email protected]> Date: Wed Mar 30 10:15:13 2016 +0200 gcab-0.7-1-x86_64 - New package diff --git a/source/gnome/gcab/FrugalBuild b/source/gnome/gcab/FrugalBuild new file mode 100644 index 0000000..189b759 --- /dev/null +++ b/source/gnome/gcab/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling time: 1.10 SBU +# Maintainer: Baste <[email protected]> + +pkgname=gcab +pkgver=0.7 +pkgrel=1 +pkgdesc="A GObject library to create cabinet files" +url="http://www.gnome.org/" +depends=('glib2') +makedepends=('intltool') +groups=('gnome') +archs=('i686' 'x86_64') +_F_gnome_doc="y" +_F_gnome_devel="y" +_F_gnome_ext=".tar.xz" +Finclude gnome +sha1sums=('1fca43f2a8120060f5d12ac08c278b6e9f57986b') + + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
