gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/wx

A portable and native GUI library for Haskell built on top of wxWidgets

Screenshots

  • wx-0.92.3.0-r1
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: wxWinLL-3.1   
    Overlay: haskell

ChangeLog

commit c1d1ab135e7d4c3de68869388ff96abf77f868e5
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 19:25:37 2024 -0700

*/*: Switch to EAPI 8

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

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 79f0b0a2d1ee1f10db497a11a1ce4efdf3b02abb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Apr 16 22:53:11 2021 +0100

dev-haskell/wx: switch to WX_GTK_VER="3.0-gtk3"

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

commit 82222975424118eb4df0d5986ab5a9ca4a2db572
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Mon Feb 22 14:13:35 2021 -0500

dev-haskell/wx: resolve BadDescription QA warning

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit 9e7324c47f51ba9bf9ed37998718e25c76a5fcbb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Aug 7 23:34:42 2020 +0100

*/*: drop ~ppc/~ppc64 keywords following ::gentoo

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

commit 0ab81901c65aff38c5c322d9ae7955e297987b6c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 11 11:27:33 2020 +0100

dev-lang/ghc: follow sparc keywords removal

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 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 b9a65a2c2335469946c5a8f8689b88ad958835fa
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jun 1 21:44:15 2017 +0100

dev-haskell/wx: bump up to 0.92.3.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

commit e06721975753a2022ff000b750b5b52a10521bc4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Mar 10 08:16:46 2017 +0000

dev-haskell/wx: drop old

Package-Manager: Portage-2.3.4, Repoman-2.3.2

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 856081381df8c8d3872e8722848f01d42def4ccd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Jan 16 11:52:27 2017 +0000

dev-haskell/wx: drop users of wxgtk:2.8

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit a1613b0a07357b80e0cd521f66b2f85570d677dd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 26 21:56:48 2016 +0000

dev-haskell/wx: bump up to 0.92.2.0

Package-Manager: portage-2.2.28

commit 853fadb4af0899785126c524b20acbad3b4b256c
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 26 19:15:13 2016 +0000

rename dev-haskell/wxhaskell to dev-haskell/wx to match hackage name

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

commit d57aa1df1d2a8912537835bf96744d5a1bbd6789
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Apr 16 16:30:41 2012 +1000

Remove wx as it is currently called wxhaskell in Gentoo. Not using slotmove in case we wish to rename wxhaskell to wx.

commit ac92e5cb0c8d228a56d8b9d49c9aa4b0c1afeef9
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Feb 7 23:48:28 2012 +1100

Bump wx to 0.13.2.1

commit 65bdcdd56d0dce696466b2d989abdf364d25d13a
Author: Mark Wright <markwright@internode.on.net>
Date: Sat Jan 7 15:21:49 2012 +1100

Bump wx to 0.13.2, built with ghc 7.4.1-rc1, 7.2.2, 7.0.4 and 6.12.3

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

Add hoogle support

commit 1c7ec11f33a91c1ec57a982f569239ab3e2e44d0
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Jun 29 00:01:09 2010 +0000

Add wx