From 1ab856b1bad1dc9135545461c49936f7d534a4ce Mon Sep 17 00:00:00 2001 From: jbu Date: Mon, 1 Jun 2015 05:46:07 +0200 Subject: [PATCH] gnome-keyring: fix build on musl --- srcpkgs/gnome-keyring/patches/sys-select-h.patch | 12 ++++++++++++ srcpkgs/gnome-keyring/template | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/gnome-keyring/patches/sys-select-h.patch diff --git a/srcpkgs/gnome-keyring/patches/sys-select-h.patch b/srcpkgs/gnome-keyring/patches/sys-select-h.patch new file mode 100644 index 0000000000..036341e466 --- /dev/null +++ b/srcpkgs/gnome-keyring/patches/sys-select-h.patch @@ -0,0 +1,12 @@ +Add include of sys/select.h for FD_ISSET definition + +--- pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c 2015-06-01 08:19:06.507624249 +0200 ++++ pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c 2015-06-01 08:19:45.070624135 +0200 +@@ -31,6 +31,7 @@ + #include + #include + #include ++#include + + #include + #include diff --git a/srcpkgs/gnome-keyring/template b/srcpkgs/gnome-keyring/template index 9765bef3c2..2bdf48f934 100644 --- a/srcpkgs/gnome-keyring/template +++ b/srcpkgs/gnome-keyring/template @@ -1,7 +1,7 @@ # Template file for 'gnome-keyring' pkgname=gnome-keyring version=3.14.0 -revision=1 +revision=2 lib32disabled=yes build_style=gnu-configure configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile" @@ -13,6 +13,6 @@ depends="libcap-progs dconf>=0.18 gcr>=3.12" short_desc="GNOME password and secret manager" maintainer="Juan RP " homepage="http://www.gnome.org" -license="GPL, LGPL" +license="GPL-2, LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" checksum=c7059516cc47192e8bc5f1095e8e57cd3388825a4584ea8ad67a97763b7c9040