Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e2b24b529b33b72e76ea7d2a4b60b5af5b70af0

commit 5e2b24b529b33b72e76ea7d2a4b60b5af5b70af0
Author: Baste <[email protected]>
Date:   Thu Jan 25 12:15:40 2018 +0100

gcab-1.0-1-x86_64
- 0.7 -> 1.0

diff --git a/source/gnome/gcab/FrugalBuild b/source/gnome/gcab/FrugalBuild
index 7736586..f0d4b09 100644
--- a/source/gnome/gcab/FrugalBuild
+++ b/source/gnome/gcab/FrugalBuild
@@ -2,19 +2,22 @@
# Maintainer: Baste <[email protected]>

pkgname=gcab
-pkgver=0.7
-pkgrel=2
+pkgver=1.0
+pkgrel=1
pkgdesc="A GObject library to create cabinet files"
url="http://www.gnome.org/";
depends=('glib2>=2.50.0')
-makedepends=('intltool')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'gtk-doc')
groups=('gnome')
archs=("x86_64")
-_F_gnome_doc="y"
_F_gnome_devel="y"
_F_gnome_ext=".tar.xz"
-Finclude gnome
-sha1sums=('1fca43f2a8120060f5d12ac08c278b6e9f57986b')
+Finclude gnome gnome-scriptlet meson
+sha1sums=('95c671805f408ff60d1b4fe6d8eee1b657554783')

+build() {
+       Meson_build
+       Fbuild_gnome_scriptlet
+}

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to