summaryrefslogtreecommitdiff
path: root/dev-perl/ExtUtils-PkgConfig
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/ExtUtils-PkgConfig
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/ExtUtils-PkgConfig')
-rw-r--r--dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild20
-rw-r--r--dev-perl/ExtUtils-PkgConfig/Manifest3
-rw-r--r--dev-perl/ExtUtils-PkgConfig/metadata.xml12
3 files changed, 35 insertions, 0 deletions
diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
new file mode 100644
index 000000000000..de75b0b5b481
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=1.16
+inherit perl-module
+
+DESCRIPTION="Simplistic perl interface to pkg-config"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+DEPEND="
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/pkgconfig
+"
diff --git a/dev-perl/ExtUtils-PkgConfig/Manifest b/dev-perl/ExtUtils-PkgConfig/Manifest
new file mode 100644
index 000000000000..e48a6edb9a8c
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/Manifest
@@ -0,0 +1,3 @@
+DIST ExtUtils-PkgConfig-1.16.tar.gz 10144 BLAKE2B b10ce776abdc3fe03cd9a6bbd3085863413f099debd95aea3b8f37fa6368da296c09c4929cc7d0f24a1e7d62c14256e2dba0a21c388a3136c67f5c10de935ac0 SHA512 a872fd54aa5bf3137ace9c44457dfc047ea6d283accc453e824b609b6996a8e2fab685459f38a8236419155df01a18421671426a7237639a47ab32e18c9b4191
+EBUILD ExtUtils-PkgConfig-1.160.0.ebuild 464 BLAKE2B 78de2a7c5145fa938346eeea718bd9b3f281e8054ec6963b649ffadcad598c116a4de562f193a717b5ef1fdca1ac3e9fdc8118c9bfdd0c8cabf831f2cc5d2938 SHA512 cb3d446360dee41ae0ce3f6bd13460bddbc984eaf1fbff342cdd230a6e9ef1d064ebaa5179fa1f0336725f0a741655ea8dcfbe1f867a50f7f3582a1be7388d65
+MISC metadata.xml 408 BLAKE2B c84416ebb49f43a8c80f0581ff126f9ac022284e65490619358546f09c6e1d079b7054e6e918e666aaafe5bc30600fd68d743c12bd2e8bb9ba2184030ffb67f9 SHA512 c592743a123e32345d7fc1aa31474154fd8619846afc8ba40afe5a2e25e2cea5b0cd167166f2ca6258b860939eb2fb109bfd664383db77d426934acac3bdc351
diff --git a/dev-perl/ExtUtils-PkgConfig/metadata.xml b/dev-perl/ExtUtils-PkgConfig/metadata.xml
new file mode 100644
index 000000000000..ecc79abbf836
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">ExtUtils-PkgConfig</remote-id>
+ <remote-id type="cpan-module">ExtUtils::PkgConfig</remote-id>
+ </upstream>
+</pkgmetadata>