From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-haskell/haddock/Manifest | 7 +++ dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild | 67 ++++++++++++++++++++++ dev-haskell/haddock/haddock-2.16.1.ebuild | 69 +++++++++++++++++++++++ dev-haskell/haddock/haddock-2.17.2.ebuild | 34 +++++++++++ dev-haskell/haddock/metadata.xml | 7 +++ 5 files changed, 184 insertions(+) create mode 100644 dev-haskell/haddock/Manifest create mode 100644 dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild create mode 100644 dev-haskell/haddock/haddock-2.16.1.ebuild create mode 100644 dev-haskell/haddock/haddock-2.17.2.ebuild create mode 100644 dev-haskell/haddock/metadata.xml (limited to 'dev-haskell/haddock') diff --git a/dev-haskell/haddock/Manifest b/dev-haskell/haddock/Manifest new file mode 100644 index 000000000000..1329d6174cf1 --- /dev/null +++ b/dev-haskell/haddock/Manifest @@ -0,0 +1,7 @@ +DIST haddock-2.14.3.0.7.8.3.tar.gz 230282 BLAKE2B cb5336c72e0fa3036bf7ceaa202ff35e1d104fcb05c4317f16e78c0517b27529c1fab28e2ee4f2e14cbf2db592ff88a6b01d1840193c9a69233230fec1ffc423 SHA512 62ae4a29c877c3b9742828fcda2f1f045357f41b4a2c495a4791a42d412d41b3d206cdcb73e2d1bd4e95c40371dae865f4eaa37031cda6c1bada5dfed963c2be +DIST haddock-2.16.1.tar.gz 216323 BLAKE2B feddc77d8072dfafb4b06486f57db89a0136ed53644efb0336a26e6c3f31789cf57e302e7bbfbfb9af036a00cbf801c47398347bd664333f0a35debdf794ada3 SHA512 709af410f8746819c8c067f3549d79ba0ecaa312fb6b19acf670a9a3e4c94e94b8e546493e08293eceeb488bc0891a8ebe033a58411c4af935b445cd7f3014b8 +DIST haddock-2.17.2.tar.gz 245690 BLAKE2B dc6f646a5972add1a5ac0e2a2a4119df5f8f0604984f0fa3f828e72bca96f8ec98b09ce65de6bb94a2714c64680a79ae3dd49f60a27cbf5483cb71f239180c87 SHA512 f8f06abd3b231fae36b900d54a70107dcd6718bab7726ad7bd8392c9053700b96672cf9efa0854033a5c1473dcdf00c390f253bc244ff5f4d25e70dd76c8ea1d +EBUILD haddock-2.14.3.0.7.8.3.ebuild 2065 BLAKE2B f995f3476f85cb82a4fa586719cd5825650f5013255a0b8bbebd1dcb7be78be44bb9b9560bb94dba6dffa7540192b01220b93a351eaf4c1adb789653d35ff529 SHA512 8af0445f0cab0b1631a044de38f3ecfc94bcb920666a02fe5d0ff15753306d7bbb9a94748bc42d68ad68023cc55461c5c99af220f652f468533ac151d42a58ae +EBUILD haddock-2.16.1.ebuild 1924 BLAKE2B e7acb4e9b47c99f0fd55a579c6a32fffa8341ae273a8b1b5a046b95a5aaa884bd9224b44f0b1d02da531645650417ad2682d39c085d4d701f6c3cdf9dd178dae SHA512 2950f44d9907e2c5213e35854a0c17a6853d8102ef766ddd87bdbaecc85f1bded8d30a2c371b7338877eacaa932ec55c15dcef2f61635e6cb3555a605bee54de +EBUILD haddock-2.17.2.ebuild 807 BLAKE2B 8abb2d56eb1f15b4475a001fd213e149ba22ae13ace7c023484ab7f8b547d0d4d02710a28a129910d8b01e8ff57097fe86fc8927823a46d737ee8a759e1c7621 SHA512 25111b0a91da762f6f81f6c4a81d9296382e71d18265af5ac710249e419bfd876378c4d41f12c99327979430bcf398196cd48eca4981413c8d58f60536985b97 +MISC metadata.xml 217 BLAKE2B 41b11b7399431ee96c40a11373f20b12940ed7bb1fc77b1619212b2a57a3b34b11b77838d4ac51c1ddb80caab1030224e28567836e5d0a17b4ea6bd1afa2523c SHA512 63f267082f4ba17f6a1226d1c5a14d85d17e0f7a84857605933418d875d09cfffe2a0ca304b8a171dcae59169330fcc3cfca9d6f4c9ce24d135f1125a6d06c70 diff --git a/dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild b/dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild new file mode 100644 index 000000000000..c7189720b62b --- /dev/null +++ b/dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +# ebuild generated by hackport 0.3.6.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" +CABAL_FEATURES+=" nocabaldep" +inherit haskell-cabal pax-utils + +DESCRIPTION="A documentation-generation tool for Haskell libraries" +HOMEPAGE="http://www.haskell.org/haddock/" +#SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="http://code.haskell.org/~slyfox/snapshots/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +IUSE="" + +RESTRICT=test # many test depends are not keyworded yet + +RDEPEND="dev-haskell/ghc-paths:=[profile?] + >=dev-haskell/xhtml-3000.2:=[profile?] =dev-lang/ghc-7.8.3:= "${exe}" + chmod +x "${exe}" + + # we use 'nocabaldep' to use ghc's bundled Cabal + # as external one is likely to break our haddock + # (known to work on 1.16.0 and breaks on 1.16.0.1!) + haskell-cabal_src_configure \ + --ghc-options=-rtsopts \ + --with-haddock="${exe}" \ + --constraint="Cabal == $(cabal-version)" +} + +src_compile() { + # when building the (recursive..) haddock docs, change the datadir to the + # current directory, as we're using haddock inplace even if it's built to be + # installed into the system first. + haddock_datadir="${S}" haskell-cabal_src_compile +} + +src_install() { + cabal_src_install + # haddock uses GHC-api to process TH source. + # TH requires GHCi which needs mmap('rwx') (bug #299709) + pax-mark -m "${D}/usr/bin/${PN}" +} diff --git a/dev-haskell/haddock/haddock-2.16.1.ebuild b/dev-haskell/haddock/haddock-2.16.1.ebuild new file mode 100644 index 000000000000..71a09ba5b39c --- /dev/null +++ b/dev-haskell/haddock/haddock-2.16.1.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +# ebuild generated by hackport 0.4.4.9999 + +CABAL_FEATURES="bin test-suite" +CABAL_FEATURES+=" nocabaldep" +inherit haskell-cabal pax-utils + +DESCRIPTION="A documentation-generation tool for Haskell libraries" +HOMEPAGE="http://www.haskell.org/haddock/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +IUSE="" + +RESTRICT=test # tests are outdated + +RDEPEND="" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + >=dev-lang/ghc-7.4.1 + ~dev-haskell/haddock-api-2.16.1 +" + +src_prepare() { + if [[ ! -e "${S}/html" ]]; then + ln -s resources/html "${S}/html" || die "Could not create symbolic link ${S}/html" + fi +} + +src_configure() { + # create a fake haddock executable. it'll set the right version to cabal + # configure, but will eventually get overwritten in src_compile by + # the real executable. + local exe="${S}/dist/build/haddock/haddock" + mkdir -p $(dirname "${exe}") + echo -e "#!/bin/sh\necho Haddock version ${PV}" > "${exe}" + chmod +x "${exe}" + + # we use 'nocabaldep' to use ghc's bundled Cabal + # as external one is likely to break our haddock + # (known to work on 1.16.0 and breaks on 1.16.0.1!) + haskell-cabal_src_configure \ + --flags=-in-ghc-tree \ + --ghc-options=-rtsopts \ + --with-haddock="${exe}" \ + --constraint="Cabal == $(cabal-version)" + +} + +src_compile() { + # when building the (recursive..) haddock docs, change the datadir to the + # current directory, as we're using haddock inplace even if it's built to be + # installed into the system first. + haddock_datadir="${S}" haskell-cabal_src_compile + pax-mark -m "${S}/dist/build/haddock" +} + +src_install() { + cabal_src_install + # haddock uses GHC-api to process TH source. + # TH requires GHCi which needs mmap('rwx') (bug #299709) + pax-mark -m "${D}/usr/bin/${PN}" +} diff --git a/dev-haskell/haddock/haddock-2.17.2.ebuild b/dev-haskell/haddock/haddock-2.17.2.ebuild new file mode 100644 index 000000000000..880b8ea5705f --- /dev/null +++ b/dev-haskell/haddock/haddock-2.17.2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +# ebuild generated by hackport 0.5.9999 +#hackport: flags: -in-ghc-tree + +CABAL_FEATURES="bin test-suite" +inherit haskell-cabal + +DESCRIPTION="A documentation-generation tool for Haskell libraries" +HOMEPAGE="http://www.haskell.org/haddock/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +#keep in sync with ghc-8.0.1 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +IUSE="" + +RESTRICT=test # there is no haddock-test on hackage yet + +RDEPEND=">=dev-haskell/haddock-api-2.17:= =dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 +" + +src_configure() { + haskell-cabal_src_configure \ + --flag=-in-ghc-tree +} diff --git a/dev-haskell/haddock/metadata.xml b/dev-haskell/haddock/metadata.xml new file mode 100644 index 000000000000..522384de8446 --- /dev/null +++ b/dev-haskell/haddock/metadata.xml @@ -0,0 +1,7 @@ + + + + + haskell@gentoo.org + + -- cgit v1.2.3