gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/text-icu

Bindings to the ICU library

Screenshots

  • text-icu-0.8.0.4
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • text-icu-0.8.0.2
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • text-icu-0.7.1.0
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 9f3af02440339b0639177a83d7c08046c82ea450
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 16:03:46 2024 -0700

dev-haskell/text-icu: drop 0.8.0.2

Signed-off-by: hololeap <hololeap@protonmail.com>

commit 3bfb741e966d56036a9f90391174c0fa6cc0acc2
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 18:49:18 2024 +0100

dev-haskell/text-icu: bump up to 0.8.0.4

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

commit 4803c1303c97b67284d4d7ed3dfbcde8b1391e0b
Author: hololeap <hololeap@protonmail.com>
Date: Thu Oct 5 22:51:49 2023 -0600

dev-haskell/text-icu: drop 0.7.0.1, 0.7.1.0

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 2a6bab58e029909a4ca89806f64f4f670de9abb3
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 10:44:53 2023 +1000

dev-haskell/text-icu: Bump to 0.8.0.2

Signed-off-by: Mark Wright <gienah@gentoo.org>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit aab449d3a1c63b3472216ec4f7609f657621c766
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Aug 22 08:46:19 2021 +1000

dev-haskell/text-icu: bump up to 0.7.1.0

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 675b5d63904da7f9bc03a4519f869536256a0d10
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Dec 28 13:13:14 2020 +0000

dev-haskell/text-icu: restore support for icu-67.1

`icu-68.2` switched from defining `TRUE`/`FALSE` API by default
to c99 standard `true`/`false` (from `<stdbool.h>`).

Unfortunately old `icu-67.1` API doe not include `<stdbool.h>`.
Let's include it explicitly.

Reported-by: hereGittyGitty
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1119
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 12f31c988574501cf434ad9dd480dea19dd51bc8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Dec 9 08:41:00 2020 +0000

dev-haskell/text-icu: tweak for icu-68.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3d11f534fcf104366b2c458d06b491a1483a6c4b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Nov 1 10:59:06 2020 +0000

dev-haskell/text-icu: update to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f60c97bbeceef26aa1ebd919ff90772973381279
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 14 07:41:37 2020 +0100

*/*: destabilize ebuilds following ::gentoo

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 6cc3fbb17f2ed11d5347b320792cb9e5a42d35f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 23 11:37:40 2018 +0100

dev-haskell/text-icu: drop USE=test

Needs a port to newer quickcheck.

Package-Manager: Portage-2.3.49, Repoman-2.3.11

commit a94bff0fe6fbdb822e42a6b7f0bf643008f2f58d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat May 12 20:22:07 2018 +0100

dev-haskell/text-icu: RESTRICT=test as QuickCheck finds counterexamples

Package-Manager: Portage-2.3.36, Repoman-2.3.9

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit c80c637e5287d13d838a414caac5cd788e564be1
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 20 20:53:05 2015 +0100

sync keywords from ::gentoo

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit a2d60bf8da782fcf603e7db49ad071d301f01728
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jan 10 14:21:05 2015 +0000

dev-haskell/text-icu: bump up to 0.7.0.1

Package-Manager: portage-2.2.15

commit e05d7b6b6dd806448bf6534ba965b1f4fe5d1440
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Jan 3 15:25:00 2015 +1100

Patch text-icu-0.7.0.0 for ghc 7.10, sync portage subslot depends dev-libs/icu:=

commit d0201d86f70f4f270114635908c5337bcb2abe25
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Sep 8 21:44:47 2014 +0300

dev-haskell/text-icu: bump up to 0.7.0.0

Package-Manager: portage-2.2.12_p12

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 378c27af1a1b36ac7c3b1ca102ed680d1d0aaf57
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Dec 21 17:19:07 2013 +1100

Remove deepseq from text-icu-0.6.3.7 test deps

commit 99a31dce2fa3414bc4df812f17412646cb3e818f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 1 17:20:46 2013 +0300

dev-haskell/text-icu: bump up to 0.6.3.7

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 7617b8ef893879afc131d66b78401a4d7964a802
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Sep 15 13:12:59 2012 +1000

Bump text-icu to 0.6.3.5

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit eeec21f6eca73fd0f6ee0a2a6c1457bbcb32a406
Author: nCdy <nCdy@live.com>
Date: Thu Sep 6 15:25:48 2012 +0400

Metadata updates

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit a455d90194ddb6a40524c13a6a2bc2618281f34e
Author: Mark Wright <markwright@internode.on.net>
Date: Sun May 22 22:17:57 2011 +1000

Bump text-icu to 0.6.3.4, built with ghc 7.0.3 and 6.12.3

commit 8354a343be607886b675414a9806dc08569539fc
Author: Mark Wright <markwright@internode.on.net>
Date: Wed Apr 27 21:07:11 2011 +1000

Bump text-icu to 0.6.3.3, built with ghc 7.0.3 and 6.12.3

commit 8f74d58c53d7e34012d4ecd66bb48718fc521fe9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 19 14:22:21 2011 +0200

dev-haskell/text-icu: bump 0.6.3.0 to 0.6.3.1

commit 21027cbeff796cd88f0d3338027e953f3f3f0170
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Sun Nov 28 07:58:32 2010 +0000

bump text-icu up to 0.6.3.0 by hgolden

Builds on ghc-6.12/ghc-7 \o/

commit c52b0c03f437bc3fc23379cd34f5c473fbad52b4
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 11:22:36 2009 +0000

The great bytestring removal!
We're removing bytestring from the overlay for several reasons:
* It's a GHC boot library, and thus shouldn't be upgraded.
* The tree doesn't have a bytestring package, so this will make syncing easier.
* It's a right royal pain to successfully upgrade all packages depending on the GHC bytestring
to a stand-alone upgraded bytestring (no, haskell-updater doesn't help).
* For the most part, bytestring upgrades typically don't do much for end users anyway.
* New bytestring comes with new GHC; why would you care enough to upgrade bytestring but not GHC?

We're leaving bytestring package masked for now, but all dependencies upon it have been removed.
I'm sorry, but you're probably going to have to manually rebuild all packages that you had
installed with bytestring dependencies. Then again, until recently a lot of packages didn't have
explicit bytestring dependencies in the ebuilds...

commit 099f653867254b481d3c6886aca3582857cf9a23
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Fri Mar 6 11:49:04 2009 +0000

Add text-icu-0.1
text-icu requires icu-4, which gentoo unfortunately doesn't have just yet.

Augments text with comprehensive character set conversion support and
normalization (and soon more), via bindings to the ICU library.