summaryrefslogtreecommitdiff
path: root/dev-perl/Alien-Libxml2
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
commitdda948891d3731927b821ce31f9d9a2d03ba20c5 (patch)
tree99cd40be4cbb0606260da212cd81b8ab2db9da9b /dev-perl/Alien-Libxml2
parenta3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (diff)
downloadbaldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.gz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.xz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.zip
Adding metadata
Diffstat (limited to 'dev-perl/Alien-Libxml2')
-rw-r--r--dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0-r1.ebuild28
-rw-r--r--dev-perl/Alien-Libxml2/Manifest1
-rw-r--r--dev-perl/Alien-Libxml2/metadata.xml9
3 files changed, 38 insertions, 0 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0-r1.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0-r1.ebuild
new file mode 100644
index 000000000000..500089c61f0c
--- /dev/null
+++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Install the C libxml2 library on your system"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
+
+RDEPEND="
+ >=dev-perl/Alien-Build-2.120.0
+ dev-libs/libxml2:2=
+"
+DEPEND="
+ dev-libs/libxml2:2=
+"
+BDEPEND="${RDEPEND}
+ >=dev-perl/Alien-Build-2.370.0
+ virtual/perl-ExtUtils-CBuilder
+ >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+ test? (
+ >=virtual/perl-Test2-Suite-0.0.60
+ )
+"
diff --git a/dev-perl/Alien-Libxml2/Manifest b/dev-perl/Alien-Libxml2/Manifest
new file mode 100644
index 000000000000..ce6da9a68cb5
--- /dev/null
+++ b/dev-perl/Alien-Libxml2/Manifest
@@ -0,0 +1 @@
+DIST Alien-Libxml2-0.17.tar.gz 20787 BLAKE2B c9ef905cdee44e649612cf54ebfa0875c8eadd278d17584c71db005e7f1eed4a9df00bfa83739067334828203d1159ee97b56461facf40364fab17b90a4c4474 SHA512 89f8034800f03e9e7f87871fec4da54313d0b2557efd9c4bbb2f01793e5679c6c355eb8bfcaf54540b50f9cf69e84d88835fee9b06f8b2f6c7dd7e6c6ed2c097
diff --git a/dev-perl/Alien-Libxml2/metadata.xml b/dev-perl/Alien-Libxml2/metadata.xml
new file mode 100644
index 000000000000..89c67f49bdb9
--- /dev/null
+++ b/dev-perl/Alien-Libxml2/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>