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/aeson-pretty/Manifest | 7 ++++ dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild | 35 ++++++++++++++++++++ dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild | 35 ++++++++++++++++++++ dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild | 37 ++++++++++++++++++++++ dev-haskell/aeson-pretty/metadata.xml | 30 ++++++++++++++++++ 5 files changed, 144 insertions(+) create mode 100644 dev-haskell/aeson-pretty/Manifest create mode 100644 dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild create mode 100644 dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild create mode 100644 dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild create mode 100644 dev-haskell/aeson-pretty/metadata.xml (limited to 'dev-haskell/aeson-pretty') diff --git a/dev-haskell/aeson-pretty/Manifest b/dev-haskell/aeson-pretty/Manifest new file mode 100644 index 000000000000..d372ca844a1d --- /dev/null +++ b/dev-haskell/aeson-pretty/Manifest @@ -0,0 +1,7 @@ +DIST aeson-pretty-0.7.1.tar.gz 4811 BLAKE2B 4a8cb1d51376cdc403f5bbff92b012ca6e88bc02283cfe2a0990611a7b74153d820a4d5b826b92f58d8afa14e67b5336453864add33e7716efd9bc0adc949cde SHA512 53522c5235b8252c0a293ebe6a988cfb7f61cc575df664a27851652a47b948acd322898e70e128c91d1aaf6b5bd27c8a1717edcc3ea423f34e7943791a301326 +DIST aeson-pretty-0.7.2.tar.gz 4838 BLAKE2B cc2ae346a7fbc13f854cf4bb716be68b2e45e2c15848cc5b77c15275fe0d43288a1987e5a95835ba923269612b8914338fca5e25c0ce66e59d9798a4e821ec55 SHA512 beabdb13c1a7c5a8fa7acdfe0e0f7b6b00d901d6aada360c17e43704cddd92d6464901885dd529710cc090c9649aa63b7241a5155178f0ff27145ed1ef4f347b +DIST aeson-pretty-0.8.2.tar.gz 5456 BLAKE2B 7fef48f20aca649a49b84f79790ad7b6605c5f4655a5d8bea965104ffed0436449ebed7b6f40079164e86d4a016c7259fc48d35ce1e74caff5c805d7599bef15 SHA512 ec3af960b6afff9eb25d3679c23f8c627b9baeb0c10bcd9eb1ac60cc118988e6e47904d7e93bb4e260578fa41b58cfa7bd797fa5e0043c985a8f2b574b7d243a +EBUILD aeson-pretty-0.7.1.ebuild 929 BLAKE2B 730ce642a74c2ca79effef53f87d96fbb61bb9535fa2a3798ad3279d4d5bf9d158ed05917b833aecb249a83c6c648e2eae2921610217e35d679595e4fbc16d5f SHA512 b052fda0758e1fbdc9c0f0984d9afe443ec65e19ae7d43a8e7f452416be990e00bf3226ac2d2be7aee47b062cc00e4b2323c240ca920db90d87e197a78ec1885 +EBUILD aeson-pretty-0.7.2.ebuild 930 BLAKE2B 7a7609b99fc9ae42c88cce39aab0762cc35e899b849e63f240f0c7f29c2fe95d954cc57cff3dc8eca8f9af335d82e17f4a7ea199b42d681da4d3f427ad773f64 SHA512 ce2b22da0330c71603fc8b75201b59bdbf106dc2596715057db98d45f4aa1155b33856db4fbb747868663cf263200d74eda01c0a24dfff72954e47d7cb6e9daf +EBUILD aeson-pretty-0.8.2.ebuild 1049 BLAKE2B d7b3f71a518b7452489d63b56037afe9e5253da04e8e025cff9766f03fcf4990a1aecf69acfe3f6e3f12395889f715b3ee8bde0ed8dc69fee1a79178a8c6e738 SHA512 de48f2c94bed379600416bdbacf78ac872b7089b869ccb0fabda751b72d1d9d8f612e1b23b6409c909f148f787987bc08f9211d82b45e08760f996ab3359dea2 +MISC metadata.xml 1084 BLAKE2B f7a8caf4e37967a6615328a96b204cccaf8229576767137cdbe65184ead5c2ea543c6f4c69927c603e2f71d96e4c2887b725f18011a7fd25c91d7f6127d64d0e SHA512 9561989967c30ea725461606c5e3200220cc5d32d71b726a4aff0e7e88b4638c02bcb4459e2ffe460e2f0a673d1ec35fe08506e526534be06627b22af23b9713 diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild new file mode 100644 index 000000000000..a56fbc759635 --- /dev/null +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +# ebuild generated by hackport 0.3.5.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="JSON pretty-printing library and command-line tool" +HOMEPAGE="https://github.com/informatikr/aeson-pretty" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="lib-only" + +RDEPEND=">=dev-haskell/aeson-0.6:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + >=dev-haskell/unordered-containers-0.1.3.0:=[profile?] + >=dev-haskell/vector-0.9:=[profile?] + >=dev-lang/ghc-6.10.4:= + !lib-only? ( >=dev-haskell/attoparsec-0.10:=[profile?] + >=dev-haskell/cmdargs-0.7:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag lib-only lib-only) +} diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild new file mode 100644 index 000000000000..88b6216f42af --- /dev/null +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 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 lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="JSON pretty-printing library and command-line tool" +HOMEPAGE="https://github.com/informatikr/aeson-pretty" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="lib-only" + +RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + >=dev-haskell/unordered-containers-0.1.3.0:=[profile?] + >=dev-haskell/vector-0.9:=[profile?] + >=dev-lang/ghc-7.4.1:= + !lib-only? ( >=dev-haskell/attoparsec-0.10:=[profile?] + >=dev-haskell/cmdargs-0.7:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag lib-only lib-only) +} diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild new file mode 100644 index 000000000000..34d902e691c0 --- /dev/null +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild @@ -0,0 +1,37 @@ +# 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 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="JSON pretty-printing library and command-line tool" +HOMEPAGE="https://github.com/informatikr/aeson-pretty" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="lib-only" + +RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] + >=dev-haskell/base-compat-0.9:=[profile?] =dev-haskell/scientific-0.3:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + >=dev-haskell/unordered-containers-0.1.3.0:=[profile?] + >=dev-haskell/vector-0.9:=[profile?] + >=dev-lang/ghc-7.4.1:= + !lib-only? ( >=dev-haskell/attoparsec-0.10:=[profile?] + >=dev-haskell/cmdargs-0.7:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag lib-only lib-only) +} diff --git a/dev-haskell/aeson-pretty/metadata.xml b/dev-haskell/aeson-pretty/metadata.xml new file mode 100644 index 000000000000..a7cb017d960f --- /dev/null +++ b/dev-haskell/aeson-pretty/metadata.xml @@ -0,0 +1,30 @@ + + + + + haskell@gentoo.org + Gentoo Haskell + + + don't build 'aeson-pretty' executable. + + + A JSON pretty-printing library compatible with aeson as well as + a command-line tool to improve readabilty of streams of JSON data. + + The /library/ provides the function "encodePretty". It is a drop-in + replacement for aeson's "encode" function, producing JSON-ByteStrings for + human readers. + + The /command-line tool/ reads JSON from stdin and writes prettified JSON + to stdout. It also offers a complementary "compact"-mode, essentially the + opposite of pretty-printing. If you specify @-flib-only@ like this + + > cabal install -flib-only aeson-pretty + + the command-line tool will NOT be installed. + + + informatikr/aeson-pretty + + -- cgit v1.2.3