mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/PDL-Transform-Color: New package, needed by dev-perl/Lab-Measurement
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
1
dev-perl/PDL-Transform-Color/Manifest
Normal file
1
dev-perl/PDL-Transform-Color/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST PDL-Transform-Color-1.003.tar.gz 51299 SHA256 249e3d30cae9ffca96e8e78966339643a735b7094f10d4e5492f7f78b266d688 SHA512 ab1c0643013a494584a688aaadd275ff361bf2212b2af6ed7718cbe344f87c5ed887a188729ad8f1a1922f2987b25e3816cca3ba9db78a45cc01630d50213b72 WHIRLPOOL 4cab2c936b546665056754091d32ab0be43d7ebafff1e7e57e777293ec3d7be1c6908f5f236b7507cca0254b9bcf6b03821f53067075d06cd937d6a56a2917dc
|
||||
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_VERSION=1.003
|
||||
DIST_AUTHOR=ZOWIE
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Useful color system conversions for PDL"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/PDL
|
||||
dev-perl/Safe-Isa
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
"
|
||||
8
dev-perl/PDL-Transform-Color/metadata.xml
Normal file
8
dev-perl/PDL-Transform-Color/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?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>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user