From 2c254e0a70aaa7b08fdf842b583eae22b1d04afa Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Thu, 19 Apr 2018 14:32:44 +0200 Subject: [PATCH] gcr pkg: riferimento header da togliere. --- packages/mingw-w64-gcr/002-3.28.0.patch | 11 +++++++++++ packages/mingw-w64-gcr/PKGBUILD | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/packages/mingw-w64-gcr/002-3.28.0.patch b/packages/mingw-w64-gcr/002-3.28.0.patch index 49965de..9582fd4 100644 --- a/packages/mingw-w64-gcr/002-3.28.0.patch +++ b/packages/mingw-w64-gcr/002-3.28.0.patch @@ -79,3 +79,14 @@ test_simple_certificate_SOURCES = gcr/test-simple-certificate.c test_simple_certificate_CFLAGS = $(gcr_CFLAGS) test_simple_certificate_LDADD = $(gcr_LIBS) + +--- ./gcr/gcr-base.h ++++ ./gcr/gcr-base.h +@@ -52,7 +52,6 @@ + #include + #include + #include +-#include + #include + #include + #include diff --git a/packages/mingw-w64-gcr/PKGBUILD b/packages/mingw-w64-gcr/PKGBUILD index 00a3cc5..03a74f2 100644 --- a/packages/mingw-w64-gcr/PKGBUILD +++ b/packages/mingw-w64-gcr/PKGBUILD @@ -4,7 +4,7 @@ _realname=gcr pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.28.0 -pkgrel=0 +pkgrel=2 arch=('any') pkgdesc="Library for Crypto UI related task (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gtk3" @@ -26,7 +26,7 @@ source=(http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver:0:4}/${_rea 002-3.28.0.patch) sha256sums=('15e175d1da7ec486d59749ba34906241c442898118ce224a7b70bf2e849faf0b' '0a7dcbc705aa32b7f27211d3b1f21e91e2de5f5bcb890a0fc04427c7077b4816' - 'f3c7ab65654e176d7a6eb153296c976a15a4273f6d68bb6d8df7cdb44ed169f1') + '6f222b85b6196bfbed07453220b695adc500565c6d23cf6ed6b464e535c820aa') prepare() { cd ${_realname}-${pkgver} -- 2.49.0