commit:     2bed4de848f1baff2736ae334c68a3dda64510c0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  9 07:59:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  9 08:07:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bed4de8

dev-perl/Glib-Object-Introspection: add 0.51.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Glib-Object-Introspection-0.51.0.ebuild        | 34 ++++++++++++++++++++++
 dev-perl/Glib-Object-Introspection/Manifest        |  1 +
 2 files changed, 35 insertions(+)

diff --git 
a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.51.0.ebuild 
b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.51.0.ebuild
new file mode 100644
index 000000000000..2683fe8a0478
--- /dev/null
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.51.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=0.051
+inherit perl-module xdg-utils
+
+DESCRIPTION="Dynamically create Perl language bindings"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+
+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="
+       ${RDEPEND}
+"
+BDEPEND="
+       ${RDEPEND}
+       >=dev-perl/ExtUtils-Depends-0.300.0
+       >=dev-perl/ExtUtils-PkgConfig-1.0.0
+"
+
+pkg_setup() {
+       # bug #599128
+       xdg_environment_reset
+}

diff --git a/dev-perl/Glib-Object-Introspection/Manifest 
b/dev-perl/Glib-Object-Introspection/Manifest
index c698e8da37ed..f60188028d7c 100644
--- a/dev-perl/Glib-Object-Introspection/Manifest
+++ b/dev-perl/Glib-Object-Introspection/Manifest
@@ -1,2 +1,3 @@
 DIST Glib-Object-Introspection-0.049.tar.gz 88081 BLAKE2B 
4d7d114dfe9b39f19feb4ed9ff40f7058e0c6b0e3851e45f3aa653b8222c1d3b3e68d1e900663435fcbae8fd627e41b44fc06b1775d0910127b32e1eff812a2c
 SHA512 
fa927661dc761bfae9dba87e1e2d519b10c3aac4d6dcea37764972a0413a4f5025a12df640d66928b631c2933d4b0e6d02b559ea2c1eaa38fae6f7a9d98fe322
 DIST Glib-Object-Introspection-0.050.tar.gz 89336 BLAKE2B 
88ec82de5dade6a5689e2024b1f06d2a53222f0aab81f15d0d341b63a00dd3b041d1234570c6fa592172832f73e19a5d89eef80fc15ea9d944f7f3886cd55676
 SHA512 
3939a7d96800416ca4e52bf263b5b84dde0a5dbe5ed636dc6668ee005c1f018e5988f8e0ba059165f966a05b5efc992391ae0de991e87b9118fab92ee39f97f4
+DIST Glib-Object-Introspection-0.051.tar.gz 89445 BLAKE2B 
7447bf8473acdfe015ffaab6f4b33420efe23aed5852e2eba54eed8a3edb7275a94abe1c3dad9583f175c30146c3b32e2191f14b2bec5c9c9f36355cc80a5098
 SHA512 
93ebe81b586270cbeca4296bfdd1d337d931b6349ca16a8e50bfc631c89a77d93f4d8076289e91bdcec0fdb732a2900b2a6c5e78e571c0c0fd4c7f5239cc0de5

Reply via email to