Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/
Date: Mon, 26 Dec 2016 18:52:14
Message-Id: 1482778308.345e9497960ae251cafbd83d7c7eff39a4922b7f.kentnl@gentoo
1 commit: 345e9497960ae251cafbd83d7c7eff39a4922b7f
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 26 18:13:21 2016 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 26 18:51:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345e9497
7
8 dev-perl/Glib-Object-Introspection: Bump to version 0.42.0
9
10 Upstream:
11 - Add fixes for newer EUMM
12 - Prefer stack over heap when marshalling
13 - Use custom code for struct methods to avoid bugs
14 - Add support for object class functions
15 - Add support for marshalling GParamSpec
16 - Add GValueWrapper::get_value
17 - perli11ndoc greatly improved structures.
18
19 Package-Manager: Portage-2.3.3, Repoman-2.3.1
20
21 .../Glib-Object-Introspection-0.42.0.ebuild | 32 ++++++++++++++++++++++
22 dev-perl/Glib-Object-Introspection/Manifest | 1 +
23 2 files changed, 33 insertions(+)
24
25 diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.42.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.42.0.ebuild
26 new file mode 100644
27 index 00000000..d7146e5
28 --- /dev/null
29 +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.42.0.ebuild
30 @@ -0,0 +1,32 @@
31 +# Copyright 1999-2016 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +# $Id$
34 +
35 +EAPI=6
36 +
37 +DIST_AUTHOR=XAOC
38 +DIST_VERSION=0.042
39 +inherit perl-module xdg-utils
40 +
41 +DESCRIPTION="Dynamically create Perl language bindings"
42 +
43 +LICENSE="LGPL-2.1"
44 +SLOT="0"
45 +KEYWORDS="~amd64 ~x86"
46 +IUSE=""
47 +
48 +RDEPEND="
49 + >=dev-perl/glib-perl-1.320.0
50 + >=dev-libs/gobject-introspection-1.0
51 + >=dev-libs/libffi-3.0.0
52 + >=dev-libs/glib-2.0.0
53 +"
54 +DEPEND="
55 + >=dev-perl/ExtUtils-Depends-0.300.0
56 + >=dev-perl/ExtUtils-PkgConfig-1.0.0
57 + ${RDEPEND}
58 +"
59 +
60 +pkg_setup() {
61 + xdg_environment_reset # bug #599128
62 +}
63
64 diff --git a/dev-perl/Glib-Object-Introspection/Manifest b/dev-perl/Glib-Object-Introspection/Manifest
65 index 2c98ef4..3d4a2a6 100644
66 --- a/dev-perl/Glib-Object-Introspection/Manifest
67 +++ b/dev-perl/Glib-Object-Introspection/Manifest
68 @@ -1 +1,2 @@
69 DIST Glib-Object-Introspection-0.040.tar.gz 79009 SHA256 515d6af0e085c9cbed3f1a1215d1fae46dac31a8459dc950f896f368df1488bb SHA512 bd5e4db8b6e331fb9641e75a50a95fff1a823597a8e4c4e9f99a81e7aa2ee30d93856c56ecfea3785b8719dba6590169bcd006ea06d97170889091e6b9480e9f WHIRLPOOL 875399d816076495a667df589d1dcfaa0486caab9990389d4af75445ee536c59dfb6658050ce4db65509cda8e5df8285de8b2b2a1f5dc729c6ddc9ca3f99bd18
70 +DIST Glib-Object-Introspection-0.042.tar.gz 80942 SHA256 0101aa45417a80a066fae198e37dc9814abf24afab454d72909070ab5c8293d9 SHA512 a91ba7d553187ed0eb6b35bd68c70de40c82d5e42422ec0a370fa77268cc5b81be3b9b76947ceaf78541224bd188ab902f12be7a5e0efaf94638fea39ba57ba0 WHIRLPOOL dfdffa01b1d89c645cf1149f0295f32f27472ed938c2499ae1d6c6825e368826ef3cf85af348bbe3bb0178c807dd92e94d0328e86330010c94ba908e0a92990e