summaryrefslogtreecommitdiff
path: root/dev-perl/GraphViz
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/GraphViz
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r--dev-perl/GraphViz/GraphViz-2.240.0.ebuild36
-rw-r--r--dev-perl/GraphViz/Manifest3
-rw-r--r--dev-perl/GraphViz/metadata.xml21
3 files changed, 60 insertions, 0 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild b/dev-perl/GraphViz/GraphViz-2.240.0.ebuild
new file mode 100644
index 000000000000..0f36e16d5818
--- /dev/null
+++ b/dev-perl/GraphViz/GraphViz-2.240.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_A_EXT=tgz
+DIST_AUTHOR=RSAVAGE
+DIST_VERSION=2.24
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Interface to AT&T's GraphViz"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm x86"
+IUSE="test"
+
+RDEPEND="
+ media-gfx/graphviz
+ >=virtual/perl-Carp-1.10.0
+ >=virtual/perl-Getopt-Long-2.340.0
+ virtual/perl-IO
+ >=dev-perl/IPC-Run-0.600.0
+ >=dev-perl/libwww-perl-6
+ >=dev-perl/Parse-RecDescent-1.965.1
+ >=virtual/perl-Time-HiRes-1.510.0
+ >=dev-perl/XML-Twig-3.520.0
+ >=dev-perl/XML-XPath-1.130.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ dev-perl/File-Which
+ test? (
+ >=virtual/perl-Test-Simple-1.1.2
+ )
+"
diff --git a/dev-perl/GraphViz/Manifest b/dev-perl/GraphViz/Manifest
new file mode 100644
index 000000000000..9b07310c550e
--- /dev/null
+++ b/dev-perl/GraphViz/Manifest
@@ -0,0 +1,3 @@
+DIST GraphViz-2.24.tgz 95475 BLAKE2B 919d088d29b88eb523a72f7e853b4e600408eb12bf1d1a27f9742469c08ed229de6292b42a734a665d6718f085c658a1a399ef3f31f825d07bb447a88c26a269 SHA512 b37d1303c243a306443d5adf35d597f4e259cedaa7956d80bdb47cba811ce94e63da6b42a23d192fa9da628d999f1c023911f3f956a575aeabe673f77f3f01d9
+EBUILD GraphViz-2.240.0.ebuild 731 BLAKE2B 326da027e283d4de0e9b3366f41e43fd40ec43d8cb434f3a26711eabeee5b54e90c5359c802279e0aada15908bcec3b1bdc7a14feac5a9cf43fbb6975209ca48 SHA512 f23e2a0702ace62d962bb5a3a335563792bcd3eeb7d812d8f465be7ef706c896c386f91004bb42cac222a9aaea11ae832b1d722c2bfa95592ebda1b3c880f186
+MISC metadata.xml 976 BLAKE2B 79ba574c443f33712ba1e4eb30b9881c2b567597f460eeb95d608c62965a8501dfc49549eebd67f6d72fd696f9898f50f5c93440a6d4c03abaf7915f54e9b0b2 SHA512 e8d6b682c13fa944531371252ee4341936a7dd74786584a5594e712b431df8690d355145f533c2e6785dff55c4409f25481c0c2baa9edbe4a64937f8f19e407e
diff --git a/dev-perl/GraphViz/metadata.xml b/dev-perl/GraphViz/metadata.xml
new file mode 100644
index 000000000000..6171d080c53b
--- /dev/null
+++ b/dev-perl/GraphViz/metadata.xml
@@ -0,0 +1,21 @@
+<?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">GraphViz</remote-id>
+ <remote-id type="cpan-module">Devel::GraphVizProf</remote-id>
+ <remote-id type="cpan-module">GraphViz</remote-id>
+ <remote-id type="cpan-module">GraphViz::Data::Grapher</remote-id>
+ <remote-id type="cpan-module">GraphViz::No</remote-id>
+ <remote-id type="cpan-module">GraphViz::Parse::RecDescent</remote-id>
+ <remote-id type="cpan-module">GraphViz::Parse::Yacc</remote-id>
+ <remote-id type="cpan-module">GraphViz::Parse::Yapp</remote-id>
+ <remote-id type="cpan-module">GraphViz::Regex</remote-id>
+ <remote-id type="cpan-module">GraphViz::Small</remote-id>
+ <remote-id type="cpan-module">GraphViz::XML</remote-id>
+ </upstream>
+</pkgmetadata>