gpo.zugaina.org

Search Portage & Overlays:

dev-cpp/blitz

Multi-dimensional array library for C++

Screenshots

  • blitz-1.0.3_pre20200524
    ~amd64 ~arm ~arm64 ~ppc64 ~x86
    boost doc test

    View      Download      Browse     License: BSD LGPL-3+   
    Overlay: science

ChangeLog

commit 10516409189d808dd42270c7f4723e47f07b9b2b
Author: Horea Christian <chr@chymera.eu>
Date: Mon Jan 22 07:01:38 2024 -0500

dev-cpp/blitz: updated dependency name

Signed-off-by: Horea Christian <chr@chymera.eu>

commit 013a94d87d9a4ff23a9db6e4f02ae7d113580f2d
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Thu Jan 12 12:40:54 2023 +0100

*/*: drop py3.8 and py3.9 where py3.10+ already enabled

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

commit 063910c6a4dcfd0a9193823646bdd232e6aa640c
Author: Sam James <sam@gentoo.org>
Date: Thu Jul 7 03:48:51 2022 +0100

dev-cpp/blitz: update EAPI 7 -> 8. Python 3.10, Python 3.11

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

commit 2c1d82b6736053664989cb565f51a732000c9c1b
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Sun Jan 23 14:33:52 2022 +0100

dev-cpp/blitz: drop live

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

commit d63a808df6e3108ef577f8dd7b86340b30bc448b
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Sat Jan 15 15:13:09 2022 +0100

dev-cpp/blitz: drop unavailable flag

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

commit 39f8958ca794d02b2b228298ea9615c21a7beb8a
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Tue Aug 31 11:33:05 2021 +0200

dev-cpp/blitz: add MissingUseDepDefault

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

commit 176df3f084611fef1febe14957b3a4532d6291f4
Author: band-a-prend <torokhov-s-a@yandex.ru>
Date: Tue Mar 16 18:41:27 2021 +0300

dev-cpp/blitz: drop replaced blitz-1.0.2_p20200524.ebuild

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/sci/pull/1065
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>

commit 74e34376cdf8e653a6ed3c54687daeb826917075
Author: band-a-prend <torokhov-s-a@yandex.ru>
Date: Sun Mar 14 23:47:46 2021 +0300

dev-cpp/blitz: 1.0.3_pre fix boost, doxygen dependencies

The blitz-1.0.2_p20200524 provides libblitz.so.1.0.3 therefore
the new ebuild is renamed to *-1.0.3_pre20200524 instead of revision bump
while both use the same git-commit-sha-tarball.

Blitz++ optionally depends on dev-libs/boost[static-libs]
to allow build with Boost::serialization support
(note: cmake option is realy with typo).
USE="boost" is used to handle this option.

Add USE="doc" app-doc/doxygen build dependency to build dev docs.

Add python build time dependency.

The testsuite, benchmark, examples targets now is only conditionally build
in src_compile() and tests are ran in implicit src_test() phase.

Update live ebuild.

Signed-off-by: band-a-prend <torokhov-s-a@yandex.ru>
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>

commit b6a975ddfc6833b2b1af8e560a3c5cc6b9dfe678
Author: Aisha Tammy <gentoo@aisha.cc>
Date: Fri Oct 2 01:13:18 2020 +0000

dev-cpp/blitz: cpp tensor library

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>