diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-22 14:43:09 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-22 14:43:09 +0100 |
commit | c0a9f2400f704c438b0cef4f4105e7bb6c3cbbff (patch) | |
tree | f03dacf9fcbf88186d23a1c68620015cca2a06b2 /dev-haskell/graphviz | |
parent | 4c4bbf21230bd972cf759b2a40b782aa4149fc1f (diff) |
gentoo auto-resync : 22:08:2022 - 14:43:09
Diffstat (limited to 'dev-haskell/graphviz')
-rw-r--r-- | dev-haskell/graphviz/Manifest | 3 | ||||
-rw-r--r-- | dev-haskell/graphviz/graphviz-2999.20.0.4.ebuild | 52 | ||||
-rw-r--r-- | dev-haskell/graphviz/metadata.xml | 35 |
3 files changed, 0 insertions, 90 deletions
diff --git a/dev-haskell/graphviz/Manifest b/dev-haskell/graphviz/Manifest deleted file mode 100644 index ecfeec0de8a5..000000000000 --- a/dev-haskell/graphviz/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST graphviz-2999.20.0.4.tar.gz 222563 BLAKE2B 5c7f57c8c78d9711cca48372aa4832bc8b18656031bd51595aaad9e1428314d04a913ab6c9bce62ada407954c6db47224e26515c04fce1ceed5ce3a91d59dcd5 SHA512 fc0a959e642e245cea254ccec9b1bb36b9eace61da2f8350ea0961f7fdffe6c5d5f42cde068201e6110ed71db0dcaab3c14cced431768ef5ed7ae76b0e5b5e9b -EBUILD graphviz-2999.20.0.4.ebuild 1650 BLAKE2B 96cc96b7ab944628d858380aee7a5eba417f42168cbfa8a4fb23903a41956f934d0ff23ed2d8d0405340e2a03c15928c527e1cb25e64333057b40c15493729c3 SHA512 484361531c9fdf61d024ce3a9c512c3f2f4045ece95e0db9b2c2f496a7c28d312a082563c2172aa253537b2615d3b9fad95e247cb50ce014145a0933cd519850 -MISC metadata.xml 1324 BLAKE2B 315197c8c2c44b742a267bb1b43d9cde410081b99e03debe647528944f707076d055313e260bf58ab78db9e0de09ab07d7a2e299dd93921ed7094d532c8d3292 SHA512 a60de7e01eb4acb3c0dd91ede78e5fb320240659c1078dd764027fef1f049feabd22b9b0885cd7b9d30266e7467fda2025f72cfbb0f81db6202bcd2d5ce2d786 diff --git a/dev-haskell/graphviz/graphviz-2999.20.0.4.ebuild b/dev-haskell/graphviz/graphviz-2999.20.0.4.ebuild deleted file mode 100644 index 1891e83361c0..000000000000 --- a/dev-haskell/graphviz/graphviz-2999.20.0.4.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.3 -#hackport: flags: -test-parsing - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Bindings to Graphviz for graph visualisation" -HOMEPAGE="http://projects.haskell.org/graphviz/" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT=test # 30 examples, 3 failures, also known to fail here on previous version - -RDEPEND=">=dev-haskell/colour-2.3:=[profile?] <dev-haskell/colour-2.4:=[profile?] - >=dev-haskell/dlist-0.5:=[profile?] <dev-haskell/dlist-0.9:=[profile?] - >=dev-haskell/fgl-5.4:=[profile?] <dev-haskell/fgl-5.8:=[profile?] - >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-3:=[profile?] - >=dev-haskell/polyparse-1.9:=[profile?] <dev-haskell/polyparse-1.14:=[profile?] - >=dev-haskell/temporary-1.1:=[profile?] <dev-haskell/temporary-1.4:=[profile?] - dev-haskell/text:=[profile?] - >=dev-haskell/wl-pprint-text-1.2:=[profile?] <dev-haskell/wl-pprint-text-1.3:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.14 - test? ( >=dev-haskell/fgl-5.5.0.0 - >=dev-haskell/fgl-arbitrary-0.2 <dev-haskell/fgl-arbitrary-0.3 - >=dev-haskell/hspec-2.1 <dev-haskell/hspec-2.8 - >=dev-haskell/quickcheck-2.3 <dev-haskell/quickcheck-2.14 ) -" - -src_prepare() { - default - - cabal_chdeps \ - 'hspec >= 2.1 && < 2.8' 'hspec >= 2.1' \ - 'polyparse >=1.9 && <1.14' 'polyparse >=1.9' -} - -src_configure() { - haskell-cabal_src_configure \ - --flag=-test-parsing -} diff --git a/dev-haskell/graphviz/metadata.xml b/dev-haskell/graphviz/metadata.xml deleted file mode 100644 index b53bf0f4331b..000000000000 --- a/dev-haskell/graphviz/metadata.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> - This library provides bindings for the Dot language used by the - Graphviz (<http://graphviz.org/>) suite of programs for visualising - graphs, as well as functions to call those programs. - - Main features of the graphviz library include: - - * Almost complete coverage of all Graphviz attributes and syntax. - - * Support for specifying clusters. - - * The ability to use a custom node type. - - * Functions for running a Graphviz layout tool with all specified - output types. - - * The ability to not only generate but also parse Dot code with two - options: strict and liberal (in terms of ordering of statements). - - * Functions to convert FGL graphs and other graph-like data structures - to Dot code - including support to group them into clusters - with a - high degree of customisation by specifying which attributes to use - and limited support for the inverse operation. - - * Round-trip support for passing an FGL graph through Graphviz to - augment node and edge labels with positional information, etc. - </longdescription> -</pkgmetadata> |