mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/PDL-IO-GD: new package, add 2.103.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
1
dev-perl/PDL-IO-GD/Manifest
Normal file
1
dev-perl/PDL-IO-GD/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST PDL-IO-GD-2.103.tar.gz 28098 BLAKE2B 85dc56c276905c499b4296befc921396b78f052a8203023f1a5a003f6a60088cb8b84598e533794ee21d9249b552a1cb984413043c13897fb0bf817c5267365e SHA512 6826820df18225cdfea60c36bf77112ed83bd0a522eb3e70524a9113228a7c7c9c5d3ccb4a9fb027008bb157e1f40c64069545615e6d047eefea3940bf64f363
|
||||
21
dev-perl/PDL-IO-GD/PDL-IO-GD-2.103.0.ebuild
Normal file
21
dev-perl/PDL-IO-GD/PDL-IO-GD-2.103.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=ETJ
|
||||
DIST_VERSION=2.103
|
||||
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="A PDL interface to the GD image library"
|
||||
|
||||
SLOT="0"
|
||||
#KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/PDL-2.94.0
|
||||
media-libs/gd
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
"
|
||||
8
dev-perl/PDL-IO-GD/metadata.xml
Normal file
8
dev-perl/PDL-IO-GD/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>perl@gentoo.org</email>
|
||||
<name>Gentoo Perl Project</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user