public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/
Date: Mon, 26 Dec 2016 18:52:09 +0000 (UTC)	[thread overview]
Message-ID: <1482778308.345e9497960ae251cafbd83d7c7eff39a4922b7f.kentnl@gentoo> (raw)

commit:     345e9497960ae251cafbd83d7c7eff39a4922b7f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 18:13:21 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 18:51:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345e9497

dev-perl/Glib-Object-Introspection: Bump to version 0.42.0

Upstream:
- Add fixes for newer EUMM
- Prefer stack over heap when marshalling
- Use custom code for struct methods to avoid bugs
- Add support for object class functions
- Add support for marshalling GParamSpec
- Add GValueWrapper::get_value
- perli11ndoc greatly improved structures.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../Glib-Object-Introspection-0.42.0.ebuild        | 32 ++++++++++++++++++++++
 dev-perl/Glib-Object-Introspection/Manifest        |  1 +
 2 files changed, 33 insertions(+)

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
new file mode 100644
index 00000000..d7146e5
--- /dev/null
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.42.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=0.042
+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 2c98ef4..3d4a2a6 100644
--- a/dev-perl/Glib-Object-Introspection/Manifest
+++ b/dev-perl/Glib-Object-Introspection/Manifest
@@ -1 +1,2 @@
 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


             reply	other threads:[~2016-12-26 18:52 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-26 18:52 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-29 13:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/ Arthur Zamarin
2023-09-19  5:38 Arthur Zamarin
2023-09-19  5:38 Arthur Zamarin
2023-09-19  0:45 Sam James
2023-09-09  8:08 Sam James
2023-08-02 16:00 Sam James
2023-06-21  4:28 Sam James
2022-09-01 13:27 Jakov Smolić
2022-09-01 13:27 Jakov Smolić
2022-06-22 11:57 Jakov Smolić
2022-02-07  6:33 Sam James
2021-11-17  8:30 Sam James
2021-11-06  0:49 Sam James
2021-11-06  0:49 Sam James
2021-10-30 18:46 Andreas K. Hüttel
2021-08-02  3:22 Sam James
2021-06-05 15:22 Andreas K. Hüttel
2019-09-28 15:40 Pacho Ramos
2018-06-10 17:11 Thomas Deutschmann
2018-06-10 16:13 Aaron Bauman
2017-06-03  7:49 Kent Fredric
2017-03-17 10:34 Agostino Sarubbo
2016-12-10 18:01 Kent Fredric
2016-11-07 20:34 David Seifert
2016-11-06 19:33 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1482778308.345e9497960ae251cafbd83d7c7eff39a4922b7f.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox