From e748ba9741f6540f4675c23e3e37b73e822c13a4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 31 May 2021 20:59:14 +0100 Subject: gentoo resync : 31.05.2021 --- dev-haskell/Manifest.gz | Bin 129489 -> 129485 bytes dev-haskell/hexpat/Manifest | 4 +- dev-haskell/hexpat/hexpat-0.20.13.ebuild | 19 ++++--- dev-haskell/hexpat/metadata.xml | 55 +-------------------- dev-haskell/skylighting-core/Manifest | 4 +- .../skylighting-core-0.10.5-r1.ebuild | 51 +++++++++++++++++++ .../skylighting-core-0.10.5.ebuild | 50 ------------------- .../skylighting-core-0.8.5-r1.ebuild | 54 ++++++++++++++++++++ .../skylighting-core/skylighting-core-0.8.5.ebuild | 53 -------------------- dev-haskell/skylighting/Manifest | 4 +- .../skylighting/skylighting-0.10.5-r1.ebuild | 37 ++++++++++++++ dev-haskell/skylighting/skylighting-0.10.5.ebuild | 36 -------------- .../skylighting/skylighting-0.8.5-r1.ebuild | 37 ++++++++++++++ dev-haskell/skylighting/skylighting-0.8.5.ebuild | 36 -------------- dev-haskell/unicode-transforms/Manifest | 2 + .../unicode-transforms-0.3.7.1.ebuild | 37 ++++++++++++++ 16 files changed, 234 insertions(+), 245 deletions(-) create mode 100644 dev-haskell/skylighting-core/skylighting-core-0.10.5-r1.ebuild delete mode 100644 dev-haskell/skylighting-core/skylighting-core-0.10.5.ebuild create mode 100644 dev-haskell/skylighting-core/skylighting-core-0.8.5-r1.ebuild delete mode 100644 dev-haskell/skylighting-core/skylighting-core-0.8.5.ebuild create mode 100644 dev-haskell/skylighting/skylighting-0.10.5-r1.ebuild delete mode 100644 dev-haskell/skylighting/skylighting-0.10.5.ebuild create mode 100644 dev-haskell/skylighting/skylighting-0.8.5-r1.ebuild delete mode 100644 dev-haskell/skylighting/skylighting-0.8.5.ebuild create mode 100644 dev-haskell/unicode-transforms/unicode-transforms-0.3.7.1.ebuild (limited to 'dev-haskell') diff --git a/dev-haskell/Manifest.gz b/dev-haskell/Manifest.gz index f0dda149eb80..a22b782cadd2 100644 Binary files a/dev-haskell/Manifest.gz and b/dev-haskell/Manifest.gz differ diff --git a/dev-haskell/hexpat/Manifest b/dev-haskell/hexpat/Manifest index 77eb4d558231..11c476af8d66 100644 --- a/dev-haskell/hexpat/Manifest +++ b/dev-haskell/hexpat/Manifest @@ -1,3 +1,3 @@ DIST hexpat-0.20.13.tar.gz 143733 BLAKE2B 73cb82a98454f7dda6425d1366e3746741e73290dc6eb2d10510caa3a3d749a074f1592766a03a45bd820d6f44d6cbd9215eddb35bc4005b2bf273501a889695 SHA512 900abcb599bd66856c822b791222a814cc6293d655f45c4295e991ba74f750a80fd1c3993a0dfd943de6a83e90a5905711a7ce9c599471b043b10f661ca5a598 -EBUILD hexpat-0.20.13.ebuild 953 BLAKE2B 19bd8d909031a5c880a8898ca2c6518866026313e285945097e117585125d2f72b7bb2e4ae611e2de7150dfe15a0848b31cf5df100231bc4ed71582897ac83e4 SHA512 e398e336a014311307598abf3521de5ae484615a14eea44eeea1382c740b6e1692405a2c2c48a0535e2cf220f3168fe8f3e7d18dc242eb4c4ce1de1ba6935d23 -MISC metadata.xml 3554 BLAKE2B 91aa31aff7ae52fba9b6efcfed3b199968fb12881b286462e57ac5b475870628c58ae72599dd8bedc25ff3afbae530f94f1cfeafcc5fe85373c081117ce33fc0 SHA512 e6e1d12e17761cac548f4ae19bd12b69cc66eb1d6e66bf1ec9c98a880a8f9ea2622ad283e03f064ab6b7942a6d71e667c0bc107d7b9c1dd9e899fe914ba636bb +EBUILD hexpat-0.20.13.ebuild 879 BLAKE2B e6c3da3ca1e90670721cde7f62abed3583214e50a5e855c3ba963b548340d05c388d531ab42bc8e8f6b6179fa115c748a6565a80bed1e3e9f9e9d7f4f63e44c4 SHA512 9a486bb9d9c710027e9726ba437a92c65af334a65bdc3540c9e89927642d4726e0f387d737dc44b086382cc4da322163163c8f342de6f11fa296e6d4debfec2c +MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015 diff --git a/dev-haskell/hexpat/hexpat-0.20.13.ebuild b/dev-haskell/hexpat/hexpat-0.20.13.ebuild index 01a2c7198d8b..6bdd54151798 100644 --- a/dev-haskell/hexpat/hexpat-0.20.13.ebuild +++ b/dev-haskell/hexpat/hexpat-0.20.13.ebuild @@ -1,34 +1,33 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -# ebuild generated by hackport 0.5.3.9999 -#hackport: flags: bundle:bundled-expat +# ebuild generated by hackport 0.6.7.9999 +#hackport: flags: -bundle CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="XML parser/formatter based on expat" -HOMEPAGE="http://haskell.org/haskellwiki/Hexpat/" +HOMEPAGE="https://haskell.org/haskellwiki/Hexpat/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" -IUSE="bundled-expat" RDEPEND=">=dev-haskell/list-0.4.2:=[profile?] =dev-haskell/text-0.5.0.0:=[profile?] =dev-haskell/utf8-string-0.3:=[profile?] =dev-lang/ghc-7.8.2:= - !bundled-expat? ( dev-libs/expat ) + >=dev-lang/ghc-8.4.3:= + dev-libs/expat " DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18.1.3 + >=dev-haskell/cabal-2.2.0.1 " src_configure() { haskell-cabal_src_configure \ - $(cabal_flag bundled-expat bundle) + --flag=-bundle } diff --git a/dev-haskell/hexpat/metadata.xml b/dev-haskell/hexpat/metadata.xml index b858ead0d5ef..b7878815d80d 100644 --- a/dev-haskell/hexpat/metadata.xml +++ b/dev-haskell/hexpat/metadata.xml @@ -3,59 +3,6 @@ haskell@gentoo.org + Gentoo Haskell - - Use bundled expat instead of dev-libs/expat - - - This package provides a general purpose Haskell XML library using Expat to - do its parsing (<http://expat.sourceforge.net/> - a fast stream-oriented XML - parser written in C). It is extensible to any string type, with @String@, - @ByteString@ and @Text@ provided out of the box. - - Basic usage: Parsing a tree (/Tree/), formatting a tree (/Format/). - Other features: Helpers for processing XML trees (/Proc/), trees annotated with - XML source location (/Annotated/), extended XML trees with comments, - processing instructions, etc (/Extended/), XML cursors (/Cursor/), - SAX-style parse (/SAX/), and access to the low-level interface in case speed - is paramount (/Internal.IO/). - - The design goals are speed, speed, speed, interface simplicity and modularity. - - For introduction and examples, see the /Text.XML.Expat.Tree/ module. For benchmarks, - <http://haskell.org/haskellwiki/Hexpat/> - - If you want to do interactive I\/O, an obvious option is to use lazy parsing - with one of the lazy I\/O functions such as hGetContents. However, this can be - problematic in some applications because it doesn't handle I\/O errors properly - and can give no guarantee of timely resource cleanup. In these cases, chunked - I\/O is a better approach: Take a look at the /hexpat-enumerator/ package. - - /IO/ is filed under /Internal/ because it's low-level and most users won't want - it. The other /Internal/ modules are re-exported by /Annotated/, /Tree/ and /Extended/, - so you won't need to import them directly. - - Credits to Iavor Diatchki and the @xml@ (XML.Light) package for /Proc/ and /Cursor/. - Thanks to the many contributors. - - BOUND VS. UNBOUND THREADS: GHC (at least versions 6.12.X) will spawn threads - if you call a safe FFI callback from an unbound thread. This can get out of - control in a busy application. To avoid this, from version 0.19.1 we now delegate - processing to a single worker thread if the calling thread is not bound. - This essentially means that hexpat currently won't exploit multicores very well. - It also means that hexpat may be more efficient on threads spawned with forkOS - (to give you a bound thread) rather than forkIO. - - ChangeLog: 0.15 changes intended to fix a (rare) \"error: a C finalizer called back into Haskell.\" - that seemed only to happen only on ghc6.12.X; 0.15.1 Fix broken Annotated parse; - 0.16 switch from mtl to transformers; 0.17 fix mapNodeContainer & rename some things.; - 0.18 rename defaultEncoding to overrideEncoding. 0.18.3 formatG and indent were demanding list - items more than once (inefficient in chunked processing); 0.19 add Extended.hs; - 0.19.1 fix a memory leak introduced in 0.19, delegate parsing to bound thread - if unbound (see note above); 0.19.2 include expat source code so \'cabal install\' just works - on Linux, Mac and Windows (thanks Jacob Stanley); 0.19.3 fix misconfiguration of expat - which broke entity parsing; 0.19.4 bump version constraint for text; 0.19.5 bump text - to < 0.12 and fix text-0.10.0.1 breakage; 0.19.6 dependency breakage with List; - 0.19.7 ghc-7.2.1 compatibility; 0.19.8 fix space leak on lazy parse under ghc-7.2.1 - diff --git a/dev-haskell/skylighting-core/Manifest b/dev-haskell/skylighting-core/Manifest index 82210a14edd1..01dd43a23c7f 100644 --- a/dev-haskell/skylighting-core/Manifest +++ b/dev-haskell/skylighting-core/Manifest @@ -1,5 +1,5 @@ DIST skylighting-core-0.10.5.tar.gz 711899 BLAKE2B 5f147c010a462c1ac8ac48c0b6c5502f91dd9e62a6e3e10d822aefcc81768e6b3d9cd34ac933d352ce14ea4d21e81e7e4b413373cfe616fb5a30f72416532d30 SHA512 cde536276f6c9bbae78cafa33016629ba2b78bcba317c88af3dac7cd384ce3028bc5733a644cac72e84810751faada2db51abe3a8c717b8db32a3f625fb9d7ba DIST skylighting-core-0.8.5.tar.gz 675746 BLAKE2B 3a17423f5412228930df78e86b00b3d0339bced0a00e801a9986177f7099e9e5706b1858e3a4064db84eeec3b0fdde3f043b05b62de85d6a92d2d47a5cbb136d SHA512 ad411d7e0fd72adeb4cdbf6fc57d6191c51d9319b25c8d41ad35a66f885d518a842846cd7cf5ce35bdc31da74e0f9d97445f492628a4b5a2bceb85642aa23257 -EBUILD skylighting-core-0.10.5.ebuild 1375 BLAKE2B e58f60e89dfba58e437aa2318267a41da3f129d1047673559a652c9633dd153edda2173a142912f3aa8d1aeed2a38da67287b9cea3e7c5c7253f5508273eae18 SHA512 431b3bb09a7c2248e5c8d09aad72d578afcb4d459c91d9be6d21041b7eb2d4050d9c74b85290cc3a81c48d7dd2b68ef136f5ea5048b2ba37378c117b0060a637 -EBUILD skylighting-core-0.8.5.ebuild 1393 BLAKE2B cae9c111639ba16103db61609b380cae0268753a54eb3a61894b112e18768b041702695d4a2a84c58b18e5b38268c4371bb80be5796124a708351a3d4c350018 SHA512 aa65fb1f748c102c539bdc3f869a1c86a97716538588346ca5231fc37ad21837739c280bf885ac49b05331357f1632c80b5b29ee6c1c17b6cb66813d4d112d0c +EBUILD skylighting-core-0.10.5-r1.ebuild 1395 BLAKE2B 32186a064bb3ab4f1c493620f1fdcca09507be279d2fedbd738f5eeef6d42ae1972d115a26e9959a2b2d3935523d49bfd579d59fce19287e4ffbf76b185590e5 SHA512 c607fb980f5158def7f31d8543dfc0b38c744cfe89e8a967e04d81d62a24dc515fed9ccf84a85a6eb10254e55bdd05dfa01e0c5e88f62fc4d9ae72cd3f1fd2f7 +EBUILD skylighting-core-0.8.5-r1.ebuild 1413 BLAKE2B 5908594ceade985753b4074785be807bbf63b3892e3e7a94a155dacc89eda8c3bb84c5f93ee789c92c3111359de798723a3a9e63340deafe2ae69ce5c85844ac SHA512 85f5573aa98612544f01e838012a5185294d48564f37d742d2d24def1947c81aa5324bd0311b3f5336806fb8c8da1ac18c7ac3b615c8aab20a3f79a852c39b20 MISC metadata.xml 856 BLAKE2B 5a7e4a810de2cd3f3030d7ef193f8c7c6f40b5c57ae3ed1f92d4f96c2617a1a3623c1e47381994c78a6386f959110b7794f4b83f94d3a7204c42cf3211d47b20 SHA512 f1c0cdf81291d8e209b2260f2df47065eadf359d68d8c395388f639117a7bfef44b54fca3c338a449fcc43a737730d0bbd4670c9c01492f56faf03931c7ab4b5 diff --git a/dev-haskell/skylighting-core/skylighting-core-0.10.5-r1.ebuild b/dev-haskell/skylighting-core/skylighting-core-0.10.5-r1.ebuild new file mode 100644 index 000000000000..72fb1c369e7f --- /dev/null +++ b/dev-haskell/skylighting-core/skylighting-core-0.10.5-r1.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# ebuild generated by hackport 0.6.7.9999 +#hackport: flags: +system-pcre + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="syntax highlighting library" +HOMEPAGE="https://github.com/jgm/skylighting" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="executable" + +RDEPEND=">=dev-haskell/aeson-1.0:=[profile?] + >=dev-haskell/ansi-terminal-0.7:=[profile?] + dev-haskell/attoparsec:=[profile?] + dev-haskell/base64-bytestring:=[profile?] + >=dev-haskell/blaze-html-0.5:=[profile?] + dev-haskell/case-insensitive:=[profile?] + >=dev-haskell/colour-2.0:=[profile?] + dev-haskell/mtl:=[profile?] + dev-haskell/safe:=[profile?] + dev-haskell/text:=[profile?] + dev-haskell/utf8-string:=[profile?] + >=dev-haskell/xml-conduit-1.9.1.0:=[profile?] =dev-lang/ghc-8.4.3:= + dev-libs/libpcre:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-2.2.0.1 + test? ( dev-haskell/diff + dev-haskell/pretty-show + dev-haskell/quickcheck + dev-haskell/tasty + dev-haskell/tasty-golden + dev-haskell/tasty-hunit + dev-haskell/tasty-quickcheck ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag executable executable) \ + --flag=system-pcre +} diff --git a/dev-haskell/skylighting-core/skylighting-core-0.10.5.ebuild b/dev-haskell/skylighting-core/skylighting-core-0.10.5.ebuild deleted file mode 100644 index ff9c93f9c9c5..000000000000 --- a/dev-haskell/skylighting-core/skylighting-core-0.10.5.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.7.9999 -#hackport: flags: +system-pcre - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="syntax highlighting library" -HOMEPAGE="https://github.com/jgm/skylighting" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="executable" - -RDEPEND=">=dev-haskell/aeson-1.0:=[profile?] - >=dev-haskell/ansi-terminal-0.7:=[profile?] - dev-haskell/attoparsec:=[profile?] - dev-haskell/base64-bytestring:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] - dev-haskell/case-insensitive:=[profile?] - >=dev-haskell/colour-2.0:=[profile?] - dev-haskell/mtl:=[profile?] - dev-haskell/safe:=[profile?] - dev-haskell/text:=[profile?] - dev-haskell/utf8-string:=[profile?] - >=dev-haskell/xml-conduit-1.9.1.0:=[profile?] =dev-lang/ghc-8.4.3:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.2.0.1 - test? ( dev-haskell/diff - dev-haskell/pretty-show - dev-haskell/quickcheck - dev-haskell/tasty - dev-haskell/tasty-golden - dev-haskell/tasty-hunit - dev-haskell/tasty-quickcheck ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag executable executable) \ - --flag=system-pcre -} diff --git a/dev-haskell/skylighting-core/skylighting-core-0.8.5-r1.ebuild b/dev-haskell/skylighting-core/skylighting-core-0.8.5-r1.ebuild new file mode 100644 index 000000000000..f7663f71cac0 --- /dev/null +++ b/dev-haskell/skylighting-core/skylighting-core-0.8.5-r1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# ebuild generated by hackport 0.6.4.9999 +#hackport: flags: +system-pcre + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="syntax highlighting library" +HOMEPAGE="https://github.com/jgm/skylighting" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="executable" + +RDEPEND=">=dev-haskell/aeson-1.0:=[profile?] + >=dev-haskell/ansi-terminal-0.7:=[profile?] + dev-haskell/attoparsec:=[profile?] + dev-haskell/base64-bytestring:=[profile?] + >=dev-haskell/blaze-html-0.5:=[profile?] + dev-haskell/case-insensitive:=[profile?] + >=dev-haskell/colour-2.0:=[profile?] + dev-haskell/hxt:=[profile?] + dev-haskell/mtl:=[profile?] + dev-haskell/regex-pcre:=[profile?] + dev-haskell/safe:=[profile?] + dev-haskell/text:=[profile?] + dev-haskell/utf8-string:=[profile?] + >=dev-lang/ghc-8.0.1:= + dev-libs/libpcre:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.24.0.0 + test? ( dev-haskell/diff + dev-haskell/hunit + dev-haskell/pretty-show + dev-haskell/quickcheck + dev-haskell/random + dev-haskell/tasty + dev-haskell/tasty-golden + dev-haskell/tasty-hunit + dev-haskell/tasty-quickcheck ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag executable executable) \ + --flag=system-pcre +} diff --git a/dev-haskell/skylighting-core/skylighting-core-0.8.5.ebuild b/dev-haskell/skylighting-core/skylighting-core-0.8.5.ebuild deleted file mode 100644 index 97378ef65296..000000000000 --- a/dev-haskell/skylighting-core/skylighting-core-0.8.5.ebuild +++ /dev/null @@ -1,53 +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.4.9999 -#hackport: flags: +system-pcre - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="syntax highlighting library" -HOMEPAGE="https://github.com/jgm/skylighting" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="executable" - -RDEPEND=">=dev-haskell/aeson-1.0:=[profile?] - >=dev-haskell/ansi-terminal-0.7:=[profile?] - dev-haskell/attoparsec:=[profile?] - dev-haskell/base64-bytestring:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] - dev-haskell/case-insensitive:=[profile?] - >=dev-haskell/colour-2.0:=[profile?] - dev-haskell/hxt:=[profile?] - dev-haskell/mtl:=[profile?] - dev-haskell/regex-pcre:=[profile?] - dev-haskell/safe:=[profile?] - dev-haskell/text:=[profile?] - dev-haskell/utf8-string:=[profile?] - >=dev-lang/ghc-8.0.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.24.0.0 - test? ( dev-haskell/diff - dev-haskell/hunit - dev-haskell/pretty-show - dev-haskell/quickcheck - dev-haskell/random - dev-haskell/tasty - dev-haskell/tasty-golden - dev-haskell/tasty-hunit - dev-haskell/tasty-quickcheck ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag executable executable) \ - --flag=system-pcre -} diff --git a/dev-haskell/skylighting/Manifest b/dev-haskell/skylighting/Manifest index 26136e889b56..ceb75e501edc 100644 --- a/dev-haskell/skylighting/Manifest +++ b/dev-haskell/skylighting/Manifest @@ -1,5 +1,5 @@ DIST skylighting-0.10.5.tar.gz 647857 BLAKE2B fb10b9aa65598176113cc4e1c62b25b267f37c2a7a45decc819f8ac5972a653a2c4c16ded4ce155e7ddc8ac87108b969096daa4a7b68cf4d02a5579650c1575a SHA512 fc4fa852e12c6ac16db0de14744f9b079d0c0b0012edbdd2a9737efb7dbe2e36358b4ce713246e6cde4477b865f469e9eb3e1c2536c0a9acff39baa1de3d2d0a DIST skylighting-0.8.5.tar.gz 621391 BLAKE2B f17c1e729b2f669950ffec8a84bd9018acbd407f1c8c05bcbe65d77986ce72cdf55b0e967ce4070cd72e5a12fe469ee55cc3782401cc15f19da213a5fa92d592 SHA512 9d40d96020a3b54d549259f6c981ff63f666f490e900f29eda437ed76965f172e9c77c4def36850e448ca0d3fad035ce4e9a244fd0b3748c6c24fb413c69614f -EBUILD skylighting-0.10.5.ebuild 897 BLAKE2B 376c3626ce65cc91a00a7bb38d58951eda5bfbf1a58699205214110592958a4a7f17ac5ce6fdc891c4e5d45997ab8385943344aeba5062065da23e591663b500 SHA512 6d2497d2ac9951df3c0ff45f6406eabca0b27df7076f2b3bbddd19ed7430fe0feb05a61b4d142db95a9b2f033432170f1c42f2fb2b7a5c6ef0910e6ced43a9cf -EBUILD skylighting-0.8.5.ebuild 898 BLAKE2B 628371708fba84fb319cc1174b8f2a9f12a41152da8857b31987a1be294d71431f0f0af26a253f5f5178bab06de7269e9b02a724a3e3eec6977a808aa76f411b SHA512 c4fd303427acc18e85d1f2aa76942d406257e778f4a45e147305f7a09414c4cb78cdb002f5a6d28d68453510de13b4a32bac412e511b2286a7b891574deaf3ed +EBUILD skylighting-0.10.5-r1.ebuild 917 BLAKE2B 54ca95483b4a3a0931a6f19985b012fc15ffdc96b22bc337c4a81ea0cb81adfdeb9f010f6d8fd2da557be84aa47c0f13729424aa33ef1e06eaf66ee85b9e5e4a SHA512 6c9008eed04fb6ed973d46df386209d990e8da021fad1e022931611db8b43c6ae2b1f29937a6c9ebf405fa0398ea02a1dd22b5a512fd5e40d3bdd96a54181c1d +EBUILD skylighting-0.8.5-r1.ebuild 918 BLAKE2B fc7cbc7027fc74d06f65cdc5c17e76200197f9f6065877262650a960413f461af8f9bdf0db123f773ab6d7266623b5e9c047e963863c067679d21eec9f4b7c2b SHA512 f4663a0acf9e6b5364ba10163b6e394dc7feb28363cbfa69e93febf9488692c95c1b3e668bd0469dc48c93f5ccef0b9fd3457eca6b001bd799b0fd400bae7f2e MISC metadata.xml 824 BLAKE2B 9746617a3c5284d9c6fd93aa23b5672983261961f9aa4b411978911eb21711831804d3ba44451d9f6d784b3d6f07faa6a5fcfdfd2be7183bf6ab26fd8601d7be SHA512 b60271f8d5bde37488e37866698c3d081c285300b1f1bbd30af2e7901dab9c43ebf6753d19e6b5115c802e6869a27cbedd8f8e1b509e4614a982004edccb99c9 diff --git a/dev-haskell/skylighting/skylighting-0.10.5-r1.ebuild b/dev-haskell/skylighting/skylighting-0.10.5-r1.ebuild new file mode 100644 index 000000000000..364760e68655 --- /dev/null +++ b/dev-haskell/skylighting/skylighting-0.10.5-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# ebuild generated by hackport 0.6.7.9999 +#hackport: flags: -bootstrap,+system-pcre + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="syntax highlighting library" +HOMEPAGE="https://github.com/jgm/skylighting" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="executable" + +RDEPEND="~dev-haskell/skylighting-core-0.10.5:=[profile?] + >=dev-lang/ghc-8.4.3:= + dev-libs/libpcre:= + executable? ( >=dev-haskell/blaze-html-0.5:=[profile?] + dev-haskell/pretty-show:=[profile?] + dev-haskell/text:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-2.2.0.1 +" + +src_configure() { + haskell-cabal_src_configure \ + --flag=-bootstrap \ + $(cabal_flag executable executable) \ + --flag=system-pcre +} diff --git a/dev-haskell/skylighting/skylighting-0.10.5.ebuild b/dev-haskell/skylighting/skylighting-0.10.5.ebuild deleted file mode 100644 index ac88cfd90c03..000000000000 --- a/dev-haskell/skylighting/skylighting-0.10.5.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.7.9999 -#hackport: flags: -bootstrap,+system-pcre - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="syntax highlighting library" -HOMEPAGE="https://github.com/jgm/skylighting" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="executable" - -RDEPEND="~dev-haskell/skylighting-core-0.10.5:=[profile?] - >=dev-lang/ghc-8.4.3:= - executable? ( >=dev-haskell/blaze-html-0.5:=[profile?] - dev-haskell/pretty-show:=[profile?] - dev-haskell/text:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.2.0.1 -" - -src_configure() { - haskell-cabal_src_configure \ - --flag=-bootstrap \ - $(cabal_flag executable executable) \ - --flag=system-pcre -} diff --git a/dev-haskell/skylighting/skylighting-0.8.5-r1.ebuild b/dev-haskell/skylighting/skylighting-0.8.5-r1.ebuild new file mode 100644 index 000000000000..d14871ce7ca1 --- /dev/null +++ b/dev-haskell/skylighting/skylighting-0.8.5-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# ebuild generated by hackport 0.6.4.9999 +#hackport: flags: -bootstrap,+system-pcre + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="syntax highlighting library" +HOMEPAGE="https://github.com/jgm/skylighting" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="executable" + +RDEPEND="~dev-haskell/skylighting-core-0.8.5:=[profile?] + >=dev-lang/ghc-7.10.1:= + dev-libs/libpcre:= + executable? ( >=dev-haskell/blaze-html-0.5:=[profile?] + dev-haskell/pretty-show:=[profile?] + dev-haskell/text:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.22.2.0 +" + +src_configure() { + haskell-cabal_src_configure \ + --flag=-bootstrap \ + $(cabal_flag executable executable) \ + --flag=system-pcre +} diff --git a/dev-haskell/skylighting/skylighting-0.8.5.ebuild b/dev-haskell/skylighting/skylighting-0.8.5.ebuild deleted file mode 100644 index d6f9599badda..000000000000 --- a/dev-haskell/skylighting/skylighting-0.8.5.ebuild +++ /dev/null @@ -1,36 +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.4.9999 -#hackport: flags: -bootstrap,+system-pcre - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="syntax highlighting library" -HOMEPAGE="https://github.com/jgm/skylighting" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="executable" - -RDEPEND="~dev-haskell/skylighting-core-0.8.5:=[profile?] - >=dev-lang/ghc-7.10.1:= - executable? ( >=dev-haskell/blaze-html-0.5:=[profile?] - dev-haskell/pretty-show:=[profile?] - dev-haskell/text:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.22.2.0 -" - -src_configure() { - haskell-cabal_src_configure \ - --flag=-bootstrap \ - $(cabal_flag executable executable) \ - --flag=system-pcre -} diff --git a/dev-haskell/unicode-transforms/Manifest b/dev-haskell/unicode-transforms/Manifest index 182a2d64a1fc..85f0ca889958 100644 --- a/dev-haskell/unicode-transforms/Manifest +++ b/dev-haskell/unicode-transforms/Manifest @@ -1,3 +1,5 @@ +DIST unicode-transforms-0.3.7.1.tar.gz 717790 BLAKE2B aabdd2496ad686d203aa0d8f9c4d043e35c448b1cb83546858e487a6f0e6f05f2cd6467be8c0bedf1bac7fc0d45a711b7faa438c433b5a144ad2e7c3dc20df97 SHA512 a4e39b943bcea6c86ebb8df7253a39ecf2a7bf5a083d0cf2ee1e5720af4afe47111330a787353a5728793d02739448debae2fd73fe6ba2d0eb94cbbb4bfef30f DIST unicode-transforms-0.3.7.tar.gz 715424 BLAKE2B 9901db4a811613fd75afc29e7f6c2fecb3dc2ff7e66320e88686093b74201075f6d6eca2353e48cf103ad721f8b87cd414011627946b9ab2dc1f75ff670c8215 SHA512 7115a933938b4e110ece136dcce5abad06fdd3011538f62a340db1a28295247ed43616d7318f67192da451758e8e06bd121dc1cc936d5b704b6ffd01c3c2fb47 +EBUILD unicode-transforms-0.3.7.1.ebuild 1002 BLAKE2B 50192af814687df1671c0e553640c8406451e055e83a822c4ede9de4e50c054c503689b185c5f63a39d3a33d8ec3108e9ed1dec69430fc7a0a0f686551ebd143 SHA512 fe2ec4763486965f877254a1e3212c4d1447a9a4ccfcc8672a93d7900655b604d03472c45d73f71b12807d4720735edd431264c296850ac29fd0cdb2f3b38df3 EBUILD unicode-transforms-0.3.7.ebuild 1005 BLAKE2B ebebee3de113aedd6dd571a1b24b55287d525e38f8c772255b115ec9d5e4c1a417cf1ed3aa2516868542c9e38e9de64ef9f3398e4ef3f1aff28fdea520ef5ab8 SHA512 bb9d3d8dbd2e23ac3a019ac0341b0aa9bbf0bb307b9d5061b358b0e6fb4ab45533f05e1d9607ac14aa4b6e3c391f3156a0c7337d3e7dd45d14f3f68c037da9de MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015 diff --git a/dev-haskell/unicode-transforms/unicode-transforms-0.3.7.1.ebuild b/dev-haskell/unicode-transforms/unicode-transforms-0.3.7.1.ebuild new file mode 100644 index 000000000000..0d7f1350cb9a --- /dev/null +++ b/dev-haskell/unicode-transforms/unicode-transforms-0.3.7.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# ebuild generated by hackport 0.6.7.9999 +#hackport: flags: -dev,-has-icu,-has-llvm + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Unicode normalization" +HOMEPAGE="https://github.com/composewell/unicode-transforms" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-1.1.1:=[profile?] =dev-lang/ghc-7.8.2:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-2.2 + test? ( >=dev-haskell/getopt-generics-0.11 =dev-haskell/hspec-2.0 =dev-haskell/quickcheck-2.1 =dev-haskell/split-0.1