diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/text-icu | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-haskell/text-icu')
-rw-r--r-- | dev-haskell/text-icu/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/text-icu/files/text-icu-0.7.0.0-ghc-7.10.patch | 32 | ||||
-rw-r--r-- | dev-haskell/text-icu/metadata.xml | 35 | ||||
-rw-r--r-- | dev-haskell/text-icu/text-icu-0.6.3.5.ebuild | 26 | ||||
-rw-r--r-- | dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild | 33 | ||||
-rw-r--r-- | dev-haskell/text-icu/text-icu-0.7.0.0.ebuild | 35 | ||||
-rw-r--r-- | dev-haskell/text-icu/text-icu-0.7.0.1.ebuild | 33 |
7 files changed, 198 insertions, 0 deletions
diff --git a/dev-haskell/text-icu/Manifest b/dev-haskell/text-icu/Manifest new file mode 100644 index 000000000000..2ebbaef26a0d --- /dev/null +++ b/dev-haskell/text-icu/Manifest @@ -0,0 +1,4 @@ +DIST text-icu-0.6.3.5.tar.gz 43078 SHA256 0abca7c4fa6d428f2bdf9af599830bcc3cb747dc13ca75bd1887fa7346e28eae SHA512 db7a406e1e9d3b2dba3d3b95737d14b2aa90a9976913c475c472280e2a4adb90c5aba2fbb2e1149b9d8fdcf148910ff83a216222da6f90a92e2ebf4c146e1a0d WHIRLPOOL ee023f4c61a06bb95b8d324d09f516ac180f3a38ac0a99aaaa10ea198de7cb289509eb452955b8887ac212667ea5b2278a76c74ba356ac8aa5e3fca3d2b24eb7 +DIST text-icu-0.6.3.7.tar.gz 44748 SHA256 c4c13df96bb5c7fcd32f7ba08543ac6ffe0f121a9cb7c77b6a34bbceaa92ff57 SHA512 c060dcac945489e3d843a675da16eb6b218d912848a78f206d86deb8fc3a70f381c7a87cf9f4bdeb4f5a0064234e170c2aff7f27a4a6571179f1770d967cbb64 WHIRLPOOL 6d0430d89f4bd9f63bca0b7ef9f03079b5942ad21f249eddaf9571b699bc4470f11fa77cc59122cb4b1ca7a12dbf18a50e158c5eaf1e709727f7e84d1edec77f +DIST text-icu-0.7.0.0.tar.gz 45745 SHA256 3edbfe54e35ab0547d66d2e1ab1cd7390ac5f906a4a52ab61087ef99223678bb SHA512 ed88bf4ec184cd903415ea945122833b16210afc1bf39e846496d6e807b7cf271b35eb7369bf1e1e1ba5c1a5013579c6c598bd5dc1402453763db21b8671fb96 WHIRLPOOL c6bd88dfcb84889dfed33f0911b7e46d10590aa0dacc344e669bda07d1d349839a4d44653b47153df2f7c9859844872a66288fbbb7d5b4d378a3e45516b394ca +DIST text-icu-0.7.0.1.tar.gz 45533 SHA256 e2764c2749033706eed5b9fb3cda11177ad15cdf11912028f551eca39a2c7f78 SHA512 54551ce0d629bffcca32fc855bfcdf2e24282359ce3a32578a98de4f4ad15378fa7df98c59d73323549a2ac873b10a10202bda02f5be83fbe1ab945aac5e50a9 WHIRLPOOL a1e89d7aedee118bbce7576976e51c87e7b8e48c2afd0b1157aada0f2664ed8dabdf3668c62f44b8447cbed1ba4d93f911f0a78037548f27034c7c7d6e7d799d diff --git a/dev-haskell/text-icu/files/text-icu-0.7.0.0-ghc-7.10.patch b/dev-haskell/text-icu/files/text-icu-0.7.0.0-ghc-7.10.patch new file mode 100644 index 000000000000..97afb4f2d7e4 --- /dev/null +++ b/dev-haskell/text-icu/files/text-icu-0.7.0.0-ghc-7.10.patch @@ -0,0 +1,32 @@ +--- text-icu-0.7.0.0-orig/Data/Text/ICU/Break.hsc 2014-08-15 07:17:37.000000000 +1000 ++++ text-icu-0.7.0.0/Data/Text/ICU/Break.hsc 2015-01-03 15:05:27.300927099 +1100 +@@ -64,7 +64,11 @@ + import Foreign.Marshal.Array (allocaArray, peekArray) + import Foreign.Marshal.Utils (with) + import Foreign.Ptr (FunPtr, Ptr, nullPtr) ++#if MIN_VERSION_base(4,8,0) ++import Prelude hiding (last, Word) ++#else + import Prelude hiding (last) ++#endif + import System.IO.Unsafe (unsafePerformIO) + + -- $indices +--- text-icu-0.7.0.0-orig/Data/Text/ICU/Break/Pure.hs 2014-08-15 07:17:37.000000000 +1000 ++++ text-icu-0.7.0.0/Data/Text/ICU/Break/Pure.hs 2015-01-03 15:06:16.528158894 +1100 +@@ -1,4 +1,4 @@ +-{-# LANGUAGE BangPatterns, RecordWildCards #-} ++{-# LANGUAGE BangPatterns, CPP, RecordWildCards #-} + -- | + -- Module : Data.Text.ICU.Break.Pure + -- Copyright : (c) 2010 Bryan O'Sullivan +@@ -44,6 +44,9 @@ + import Data.Text.ICU.Break (Line, Word) + import Data.Text.ICU.Break.Types (BreakIterator(..)) + import Data.Text.ICU.Internal (LocaleName) ++#if MIN_VERSION_base(4,8,0) ++import Prelude hiding (Word) ++#endif + import System.IO.Unsafe (unsafeInterleaveIO, unsafePerformIO) + import qualified Data.Text.ICU.Break as IO + diff --git a/dev-haskell/text-icu/metadata.xml b/dev-haskell/text-icu/metadata.xml new file mode 100644 index 000000000000..6f7433b7ee2d --- /dev/null +++ b/dev-haskell/text-icu/metadata.xml @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Haskell bindings to the International Components for Unicode (ICU) + libraries. These libraries provide robust and full-featured Unicode + services on a wide variety of platforms. + + Features include: + + * Both pure and impure bindings, to allow for fine control over efficiency + and ease of use. + + * Breaking of strings on character, word, sentence, and line boundaries. + + * Access to the Unicode Character Database (UCD) of character metadata. + + * String collation functions, for locales where the conventions for + lexicographic ordering differ from the simple numeric ordering of + character codes. + + * Character set conversion functions, allowing conversion between + Unicode and over 220 character encodings. + + * Unicode normalization. (When implementations keep strings in a + normalized form, they can be assured that equivalent strings have a + unique binary representation.) + + * Regular expression search and replace. + </longdescription> + <upstream> + <remote-id type="github">bos/text-icu</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-haskell/text-icu/text-icu-0.6.3.5.ebuild b/dev-haskell/text-icu/text-icu-0.6.3.5.ebuild new file mode 100644 index 000000000000..e93ed1799bef --- /dev/null +++ b/dev-haskell/text-icu/text-icu-0.6.3.5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +# ebuild generated by hackport 0.2.18.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Bindings to the ICU library" +HOMEPAGE="https://bitbucket.org/bos/text-icu" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-0.9.1.0[profile?] + <=dev-haskell/text-0.12.0.0[profile?] + >=dev-lang/ghc-6.8.2 + >=dev-libs/icu-4" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" diff --git a/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild b/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild new file mode 100644 index 000000000000..558b03e029af --- /dev/null +++ b/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Bindings to the ICU library" +HOMEPAGE="https://github.com/bos/text-icu" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-0.9.1.0:=[profile?] + >=dev-lang/ghc-6.10.4:= + dev-libs/icu:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + test? ( >=dev-haskell/hunit-1.2 + >=dev-haskell/quickcheck-2.4 + dev-haskell/random + >=dev-haskell/test-framework-0.4 + >=dev-haskell/test-framework-hunit-0.2 + >=dev-haskell/test-framework-quickcheck2-0.2 ) +" diff --git a/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild b/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild new file mode 100644 index 000000000000..1b5fe852b100 --- /dev/null +++ b/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.3.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit base haskell-cabal + +DESCRIPTION="Bindings to the ICU library" +HOMEPAGE="https://github.com/bos/text-icu" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-0.9.1.0:=[profile?] + >=dev-lang/ghc-7.4.1:= + dev-libs/icu:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + test? ( >=dev-haskell/hunit-1.2 + >=dev-haskell/quickcheck-2.4 + dev-haskell/random + >=dev-haskell/test-framework-0.4 + >=dev-haskell/test-framework-hunit-0.2 + >=dev-haskell/test-framework-quickcheck2-0.2 ) +" + +PATCHES=("${FILESDIR}/${PN}-0.7.0.0-ghc-7.10.patch") diff --git a/dev-haskell/text-icu/text-icu-0.7.0.1.ebuild b/dev-haskell/text-icu/text-icu-0.7.0.1.ebuild new file mode 100644 index 000000000000..140e408bf225 --- /dev/null +++ b/dev-haskell/text-icu/text-icu-0.7.0.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Bindings to the ICU library" +HOMEPAGE="https://github.com/bos/text-icu" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-0.9.1.0:=[profile?] + >=dev-lang/ghc-7.4.1:= + dev-libs/icu:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + test? ( >=dev-haskell/hunit-1.2 + >=dev-haskell/quickcheck-2.4 + dev-haskell/random + >=dev-haskell/test-framework-0.4 + >=dev-haskell/test-framework-hunit-0.2 + >=dev-haskell/test-framework-quickcheck2-0.2 ) +" |