gcr: update to 3.12.0.
This commit is contained in:
parent
cd39c1c66d
commit
13b868e8ee
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gcr'
|
# Template file for 'gcr'
|
||||||
pkgname=gcr
|
pkgname=gcr
|
||||||
version=3.10.1
|
version=3.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-introspection --disable-update-mime
|
configure_args="--enable-introspection --disable-update-mime
|
||||||
--disable-update-icon-cache --disable-schemas-compile"
|
--disable-update-icon-cache --disable-schemas-compile"
|
||||||
|
@ -9,13 +9,12 @@ hostmakedepends="which pkg-config intltool gnome-doc-utils
|
||||||
gobject-introspection libtasn1-tools gnupg perl-XML-Parser"
|
gobject-introspection libtasn1-tools gnupg perl-XML-Parser"
|
||||||
makedepends="gtk+3-devel p11-kit-devel libgcrypt-devel vala-devel"
|
makedepends="gtk+3-devel p11-kit-devel libgcrypt-devel vala-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
replaces="gnome-keyring<3.3.92"
|
|
||||||
short_desc="GNOME crypto package"
|
short_desc="GNOME crypto package"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/gcr/${version%.*}/gcr-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gcr/${version%.*}/gcr-${version}.tar.xz"
|
||||||
checksum=006f4f5a54be00418346f28eac2b53f3e640e9c6aa389808cf846f861438645b
|
checksum=9d561d0b0a43aaad55fc1d464b3ee3e1687a5021e444f1bbdce3ae624518de77
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/10-gcr-memlock.conf 644 etc/security/limits.d
|
vinstall ${FILESDIR}/10-gcr-memlock.conf 644 etc/security/limits.d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue