From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- .../Glib-Object-Introspection-0.43.0.ebuild | 31 ++++++++++++++++++++++ dev-perl/Glib-Object-Introspection/Manifest | 1 + dev-perl/Glib-Object-Introspection/metadata.xml | 13 +++++++++ 3 files changed, 45 insertions(+) create mode 100644 dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild create mode 100644 dev-perl/Glib-Object-Introspection/Manifest create mode 100644 dev-perl/Glib-Object-Introspection/metadata.xml (limited to 'dev-perl/Glib-Object-Introspection') 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..855524ebd8fd --- /dev/null +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2019 Gentoo Authors +# 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: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 new file mode 100644 index 000000000000..07c7fda318f4 --- /dev/null +++ b/dev-perl/Glib-Object-Introspection/Manifest @@ -0,0 +1 @@ +DIST Glib-Object-Introspection-0.043.tar.gz 80985 BLAKE2B 2f921b35167c45bc04e8d3505f85978d485d4f1244001cd2de7d1b1d3370731345757a0745852e0a047583e28d7b9ff0b18470714170c1d09b11b1e72a760c11 SHA512 b812ac4faca2f1df1192f7ac2374f5552811c353a363a33b3e6877c568ef68f0b4e1b8181a4738988017150317eb27e43976989cca802e7ba24d2a3cc2fa537e diff --git a/dev-perl/Glib-Object-Introspection/metadata.xml b/dev-perl/Glib-Object-Introspection/metadata.xml new file mode 100644 index 000000000000..3b22f88c5b34 --- /dev/null +++ b/dev-perl/Glib-Object-Introspection/metadata.xml @@ -0,0 +1,13 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + Glib-Object-Introspection + Glib::Object::Introspection + + gentoo-staging + -- cgit v1.3