gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/qtah-cpp

Qt bindings for Haskell - C++ library

Screenshots

ChangeLog

commit a961983af4d0998e916ccc6c54ec81c7d5243e59
Author: Bryan Gardiner <bog@khumba.net>
Date: Thu Apr 27 02:28:19 2023 -0700

Mass clean-up of ebuilds for Hoppy and Qtah.

- Removed old ebuilds, leaving only the latest release and -9999.

- Bumped to EAPI 8, plus many updates to work with haskell-cabal.eclass:
- SRC_URI needed dropping for release ebuilds; the URL was wrong, and the
correct URL is calculated automatically anyway.
- Need to provide CABAL_FILE in live ebuilds.
- Can use CABAL_CONFIGURE_FLAGS to pass --flags now, rather than overriding
src_configure().
- Need to explicitly allow access to qtah-generator from Setup.hs in qtah-cpp
and qtah, via GHC_BOOTSTRAP_PACKAGES.

- Bumped dependencies in -9999 ebuilds based on the current state of Git.

- Changed homepage to HTTPS.

commit a6fea52a0af67b12c0047767a76eabd4b55feaa8
Author: Bryan Gardiner <bog@khumba.net>
Date: Thu Nov 4 18:30:41 2021 -0700

Qtah -9999 ebuilds: Drop qt4 USE flag.

Qt 4 is long dead in the Gentoo tree. It's time to remove it from the ebuilds
here. qtah-examples shouldn't have even had these flags in the first place;
they are irrelevant for its build.

commit c5b2a9438dd22d1e0da49b9ce0d1b88105585d94
Author: Bryan Gardiner <bog@khumba.net>
Date: Sun Feb 7 19:11:19 2021 -0800

Qtah: Add blocks on released, "-qt5" ebuilds from 9999 ebuilds.

commit 2b7df6b1e2bc43b08aa9aaa59b84a235483f0249
Author: Bryan Gardiner <bog@khumba.net>
Date: Sun Feb 7 18:33:28 2021 -0800

Add Hoppy 0.8.0 and Qtah 0.8.0; update live ebuilds.

commit 83dd169856378c8c2ac1dc473c6289bc246db1c2
Author: Bryan Gardiner <bog@khumba.net>
Date: Thu Mar 26 18:39:34 2020 -0700

Add Hoppy 0.7.0 and Qtah 0.6.0; update ebuild headers.

commit b22c8a78facd36f242acb8575c16fdcfb85d6e0e
Author: Bryan Gardiner <bog@khumba.net>
Date: Sat Jun 10 16:17:29 2017 -0700

Update to Qtah 0.3.0 (closes #4).

commit b8a928a7d1687e1315c66a1eb19494ebc5066da4
Author: Bryan Gardiner <bog@khumba.net>
Date: Sat Dec 17 10:58:09 2016 -0800

Update to Hoppy 0.3.0 and Qtah 0.2.0 (closes #2).

commit ca30b4ac2b1f9e3d7e81076382867115c18e1092
Author: Bryan Gardiner <bog@khumba.net>
Date: Thu Aug 4 19:43:02 2016 -0700

Update the live Qtah ebuilds, and add release versions.

commit a6fb25622e0bf887f9bb2dbab3931d9349564b4e
Author: Bryan Gardiner <bog@khumba.net>
Date: Wed Jun 22 12:46:37 2016 -0700

Add live ebuilds for Qtah.