commit:     2bb6228181c247b86202aa7be690e9aa9ad9452e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 10 05:38:45 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 10 05:51:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb62281

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

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

 .../Glib-Object-Introspection-0.52.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.52.0.ebuild 
b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.52.0.ebuild
new file mode 100644
index 000000000000..d9efdbcfd04d
--- /dev/null
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.52.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=0.052
+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 506e6d83419c..9ee1c01f3b79 100644
--- a/dev-perl/Glib-Object-Introspection/Manifest
+++ b/dev-perl/Glib-Object-Introspection/Manifest
@@ -1 +1,2 @@
 DIST Glib-Object-Introspection-0.051.tar.gz 89445 BLAKE2B 
7447bf8473acdfe015ffaab6f4b33420efe23aed5852e2eba54eed8a3edb7275a94abe1c3dad9583f175c30146c3b32e2191f14b2bec5c9c9f36355cc80a5098
 SHA512 
93ebe81b586270cbeca4296bfdd1d337d931b6349ca16a8e50bfc631c89a77d93f4d8076289e91bdcec0fdb732a2900b2a6c5e78e571c0c0fd4c7f5239cc0de5
+DIST Glib-Object-Introspection-0.052.tar.gz 90276 BLAKE2B 
9e141123bf765475548aee3fd3d8859a4664d68011d601ce2a819efe9d1be91ad508cf028eeb5b11ca9066b2d5af6d98a6d8e11e8ec0ac6da8b6aedfb0eb8b14
 SHA512 
50cdb8e628f09440656e337974c0dd87d7b90cbadadc5ba29fa34df31d42916f691134e081296027035dc98a2ce6b8fa241aace898a9613cf3c94b91c3eec500

Reply via email to