From 4797e5dc30c37fb0bb2c1a4daaf2b53fda6f223c Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 3 Jun 2017 19:48:49 +1200 Subject: dev-perl/Glib-Object-Introspection: Bump to version 0.43.0 Upstream: _ Add functions for handling rew flags values Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- .../Glib-Object-Introspection-0.43.0.ebuild | 31 ++++++++++++++++++++++ dev-perl/Glib-Object-Introspection/Manifest | 1 + 2 files changed, 32 insertions(+) create mode 100644 dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild (limited to 'dev-perl') diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild new file mode 100644 index 000000000000..bc35aff565be --- /dev/null +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=XAOC +DIST_VERSION=0.043 +inherit perl-module xdg-utils + +DESCRIPTION="Dynamically create Perl language bindings" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=dev-perl/glib-perl-1.320.0 + >=dev-libs/gobject-introspection-1.0 + >=dev-libs/libffi-3.0.0 + >=dev-libs/glib-2.0.0 +" +DEPEND=" + >=dev-perl/ExtUtils-Depends-0.300.0 + >=dev-perl/ExtUtils-PkgConfig-1.0.0 + ${RDEPEND} +" + +pkg_setup() { + xdg_environment_reset # bug #599128 +} diff --git a/dev-perl/Glib-Object-Introspection/Manifest b/dev-perl/Glib-Object-Introspection/Manifest index 3d4a2a652806..52b18c9f376a 100644 --- a/dev-perl/Glib-Object-Introspection/Manifest +++ b/dev-perl/Glib-Object-Introspection/Manifest @@ -1,2 +1,3 @@ DIST Glib-Object-Introspection-0.040.tar.gz 79009 SHA256 515d6af0e085c9cbed3f1a1215d1fae46dac31a8459dc950f896f368df1488bb SHA512 bd5e4db8b6e331fb9641e75a50a95fff1a823597a8e4c4e9f99a81e7aa2ee30d93856c56ecfea3785b8719dba6590169bcd006ea06d97170889091e6b9480e9f WHIRLPOOL 875399d816076495a667df589d1dcfaa0486caab9990389d4af75445ee536c59dfb6658050ce4db65509cda8e5df8285de8b2b2a1f5dc729c6ddc9ca3f99bd18 DIST Glib-Object-Introspection-0.042.tar.gz 80942 SHA256 0101aa45417a80a066fae198e37dc9814abf24afab454d72909070ab5c8293d9 SHA512 a91ba7d553187ed0eb6b35bd68c70de40c82d5e42422ec0a370fa77268cc5b81be3b9b76947ceaf78541224bd188ab902f12be7a5e0efaf94638fea39ba57ba0 WHIRLPOOL dfdffa01b1d89c645cf1149f0295f32f27472ed938c2499ae1d6c6825e368826ef3cf85af348bbe3bb0178c807dd92e94d0328e86330010c94ba908e0a92990e +DIST Glib-Object-Introspection-0.043.tar.gz 80985 SHA256 5a0b7c69d9c8c2ecfdf7340e414954ea5edc43a7999eff9b3278bd95e3e7df30 SHA512 b812ac4faca2f1df1192f7ac2374f5552811c353a363a33b3e6877c568ef68f0b4e1b8181a4738988017150317eb27e43976989cca802e7ba24d2a3cc2fa537e WHIRLPOOL 4d348575e4d4c3bfd2dc9e076816114f4016e8cf6350e1913d72b8cd5e11028bc9e90a91912d74db65a1fe1057fdf16d05de33d10bab9ea8ba5268132638f817 -- cgit v1.2.3-65-gdbad