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

commit 72dfd8073e37f586a153699d22e2bdb10fd842d1
Author: crazy <[email protected]>
Date:   Wed Nov 16 16:14:35 2016 +0100

geary-0.11.2-1-x86_64
* version bump
* fixed the build and fixed some depends()
* @Baste maybe have a look at this GSETTINGS schemas , I've not a clue about

diff --git a/source/gnome-extra/geary/FrugalBuild 
b/source/gnome-extra/geary/FrugalBuild
index 906e00c..fefdd16 100644
--- a/source/gnome-extra/geary/FrugalBuild
+++ b/source/gnome-extra/geary/FrugalBuild
@@ -4,26 +4,28 @@
# Contributor: Devil505 <[email protected]>
# Contributor: PacMiam <[email protected]>

-options+=('asneeded')

pkgname=geary
-pkgver=0.10.0
+pkgver=0.11.2
pkgrel=1
pkgdesc="A new lightweight, easy-to-use, feature-rich email client"
depends=('libgee8' 'unique' 'gmime2' 'libgnome-keyring' 'webkit-gtk3' \
'libnotify' 'libcanberra' 'desktop-file-utils' 'gcr>=3.12.2-2' 'tdb')
-makedepends=('vala' 'vala-docs' 'intltool' 'gobject-introspection' 
'gnome-doc-utils')
+makedepends=('vala' 'intltool' 'gobject-introspection' 'gnome-doc-utils' 
'libxml2-python')
_F_gnome_iconcache="y"
_F_gnome_desktop="y"
_F_gnome_glib="y"
_F_gnome_ext=".tar.xz"
Finclude cmake gnome gnome-scriptlet
groups=('gnome-extra')
-archs=('i686' 'x86_64')
-sha1sums=('00a2e853250784a2b4111a069416d671eef1e246')
+archs=('x86_64')
+sha1sums=('dcfc1a035a6a8832935e69075c8711875817cbbf')


build() {
+       Fcd
+       ## really WTF are some devel about ..
+       Fsed "--fatal-warnings" "" src/CMakeLists.txt
CMake_build
Fbuild_gnome_scriptlet
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to