diff options
Diffstat (limited to 'dev-perl/Glib-Object-Introspection')
-rw-r--r-- | dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild | 33 | ||||
-rw-r--r-- | dev-perl/Glib-Object-Introspection/Manifest | 2 |
2 files changed, 35 insertions, 0 deletions
diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild new file mode 100644 index 000000000000..5512348e7a2b --- /dev/null +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=XAOC +DIST_VERSION=0.049 +inherit perl-module xdg-utils + +DESCRIPTION="Dynamically create Perl language bindings" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +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=" + ${RDEPEND} +" +BDEPEND=" + >=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 ff139efa0216..a7f987f8af7c 100644 --- a/dev-perl/Glib-Object-Introspection/Manifest +++ b/dev-perl/Glib-Object-Introspection/Manifest @@ -1,3 +1,5 @@ DIST Glib-Object-Introspection-0.043.tar.gz 80985 BLAKE2B 2f921b35167c45bc04e8d3505f85978d485d4f1244001cd2de7d1b1d3370731345757a0745852e0a047583e28d7b9ff0b18470714170c1d09b11b1e72a760c11 SHA512 b812ac4faca2f1df1192f7ac2374f5552811c353a363a33b3e6877c568ef68f0b4e1b8181a4738988017150317eb27e43976989cca802e7ba24d2a3cc2fa537e +DIST Glib-Object-Introspection-0.049.tar.gz 88081 BLAKE2B 4d7d114dfe9b39f19feb4ed9ff40f7058e0c6b0e3851e45f3aa653b8222c1d3b3e68d1e900663435fcbae8fd627e41b44fc06b1775d0910127b32e1eff812a2c SHA512 fa927661dc761bfae9dba87e1e2d519b10c3aac4d6dcea37764972a0413a4f5025a12df640d66928b631c2933d4b0e6d02b559ea2c1eaa38fae6f7a9d98fe322 EBUILD Glib-Object-Introspection-0.43.0.ebuild 577 BLAKE2B 9394da410e57aaf744450bf04f19e5c42b2a5638c31128aaef70eaa10e3a1e63a86324ee3bb6c9cc91a4652548b6b3fe28892c71464866b2f7b30e73354a85d0 SHA512 4b49f9c694dd7efd1d9955ed529aba3e1d19e8dc5a8fa0c170641883b0cfdb650d3087b8135de6bde8ea48e1700be5181feabed32e9d4622ced24dd7a08f7e53 +EBUILD Glib-Object-Introspection-0.49.0.ebuild 595 BLAKE2B 39c6d30c5732254f20968956c51a11212eb935d3dcd543208888fbcfa0c8fb0a4911e9fda321e16de949ba1ccf65972601a9baf249364d44daabb08044bf8da5 SHA512 f25c2df49086888141d885e7817095d2ad2de783a92f3cca77954373272393880ae2fc9e969641a4daea80c9779befc4e9fc2e06b72262ee97ef714fd50af5fa MISC metadata.xml 411 BLAKE2B e0ca06fe4a914e212161185d5563f93c3a958541dcb41d3ae3f863faac466f03b73e8051d94d97378e2a990208d29650367db65fe3a1f724ba6029db668b5e4a SHA512 c8bee7700599fbe4d559b1c1fbe4ff14933ccc01964dc4e40699e931681d667559de418ce301f4404a7aac0ecbedafcc15b4e5c3fab8c91c87c9727254b2a10c |