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

commit 5fba1e88711c82906a8bca3fa12bf401adcc1a82
Author: crazy <cr...@frugalware.org>
Date:   Mon Feb 12 17:22:48 2018 +0100

libcryptui-3.12.2-4-x86_64

* rebuild with tc
* fix gnupg2 detection

diff --git a/source/gnome/libcryptui/FrugalBuild 
b/source/gnome/libcryptui/FrugalBuild
index 703655f..a21634d 100644
--- a/source/gnome/libcryptui/FrugalBuild
+++ b/source/gnome/libcryptui/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=libcryptui
pkgver=3.12.2
-pkgrel=3
+pkgrel=4
pkgdesc="Interface components for OpenPGP"
depends=('dbus-glib>=0.104-3' 'libgcrypt>=1.6.4-3' 'gpgme>=1.6.0-3' 
'gtk+3>=3.18.6-2' 'gnome-keyring>=3.18.3-3' 'libnotify>=0.7.6-2' \
'libgnome-keyring>=3.12.0-3' 'gnupg2>=2.1.10-3' 'libsm>=1.2.2-2')
@@ -18,7 +18,7 @@ _F_gnome_devel="n"
Finclude gnome gnome-scriptlet
source=($source gnupg.patch)
sha1sums=('af7af0b9138d47e46606aca0e41f10a1c0041bd0' \
-          'a4535bbbc8f8b3ec0b19707ac148269ed4ee2e20')
+          '58558830d43ddeb3ae6befaa506189a4f30b56e7')

build() {
Fpatchall
diff --git a/source/gnome/libcryptui/gnupg.patch 
b/source/gnome/libcryptui/gnupg.patch
index 4079778..b60ab92 100644
--- a/source/gnome/libcryptui/gnupg.patch
+++ b/source/gnome/libcryptui/gnupg.patch
@@ -5,7 +5,7 @@

if test "$DO_CHECK" = "yes"; then
-       accepted_versions="1.2 1.4 2.0"
-+      accepted_versions="1.2 1.4 2.0 2.1"
++      accepted_versions="1.2 1.4 2.0 2.1 2.2"
AC_PATH_PROGS(GNUPG, [gpg gpg2], no)
AC_DEFINE_UNQUOTED(GNUPG, "$GNUPG", [Path to gpg executable.])
ok="no"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to