gpo.zugaina.org

Search Portage & Overlays:

sci-electronics/kactus2

A open source IP-XACT-based tool

Screenshots

  • kactus2-9999
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: vowstar
  • kactus2-9999
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: guru
  • kactus2-3.13.3
    ~amd64
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: vowstar
  • kactus2-3.13.3
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: guru
  • kactus2-3.13.1
    ~amd64
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: vowstar
  • kactus2-3.13.0
    ~amd64
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: vowstar
  • kactus2-3.12.0
    ~amd64
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: vowstar

ChangeLog

commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500

*/*: disable py3.10

Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 0d1939c861632aad215f0a2de512059e1ad8b9fe
Author: Huang Rui <vowstar@gmail.com>
Date: Mon Oct 21 20:26:36 2024 +0800

sci-electronics/kactus2: drop 3.12.0, 3.13.0, 3.13.1

- Drop old eclass and patches, fix 9999 ebuild

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 083b6fc697789985b7928b71af5f94f2629e3609
Author: Huang Rui <vowstar@gmail.com>
Date: Mon Oct 21 20:23:14 2024 +0800

sci-electronics/kactus2: enable py3.13

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 7dd29944a22906d9c61ef62f2eaa35395fb32592
Author: Huang Rui <vowstar@gmail.com>
Date: Mon Oct 21 20:22:47 2024 +0800

sci-electronics/kactus2: add 3.13.3

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 586fcb276d9d6a141869f9e5b0507414019f1b95
Author: Huang Rui <vowstar@gmail.com>
Date: Tue Feb 13 22:54:59 2024 +0800

sci-electronics/kactus2: add 3.13.1

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 04e47297fdabedccd4a4d844f7d4d2d366eda99e
Author: Huang Rui <vowstar@gmail.com>
Date: Sat Dec 9 13:01:28 2023 +0800

sci-electronics/kactus2: add 3.13.0

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit f5b884b40f636b5eb850f19aaadf04ad4512d04c
Author: Huang Rui <vowstar@gmail.com>
Date: Sat Oct 21 01:40:02 2023 +0800

sci-electronics/kactus2: fix build failed bug

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 7d626fa31706272569a312176d42b2569a6deb74
Author: Huang Rui <vowstar@gmail.com>
Date: Sat Oct 21 00:47:54 2023 +0800

sci-electronics/kactus2: fix build with qt6/6.6.0

- fix build problem with qt6/6.6.0, add missing QSharedPointer header
- improve ebuild and follow @ceamac 's suggestions, thanks

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 601d52a6fd1ffd050c730b0a7f1afa3e8f987952
Author: Huang Rui <vowstar@gmail.com>
Date: Tue Oct 17 23:08:46 2023 +0800

sci-electronics/kactus2: enable py3.12

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 0095cfccd11476849569b552b4474e13d045e9fd
Author: Huang Rui <vowstar@gmail.com>
Date: Tue Oct 17 23:08:11 2023 +0800

sci-electronics/kactus2: drop 3.10.0

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit f88ca576d21d2a7b970d0686cce2f722be18d3c7
Author: Huang Rui <vowstar@gmail.com>
Date: Tue Oct 17 23:07:19 2023 +0800

sci-electronics/kactus2: add 3.12.0

Closes: https://bugs.gentoo.org/854075
Closes: https://bugs.gentoo.org/854078
Closes: https://bugs.gentoo.org/854081
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500

*/*: drop dead py3.9 impl

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500

*/*: drop dead py3.8 impl

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 1aeb3e088cbccbaaa406f305cb9e02566eb4363d
Author: Huang Rui <vowstar@gmail.com>
Date: Fri Jun 24 14:03:36 2022 +0800

sci-electronics/kactus2: fix build problem

Add missing python and swig depend
Python3 is required to build and run this package

Closes: https://bugs.gentoo.org/853838
Closes: https://bugs.gentoo.org/853841
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 04234ec22644d3d4e07f81f719108b231cd36228
Author: Huang Rui <vowstar@gmail.com>
Date: Thu Jun 23 12:30:10 2022 +0800

sci-electronics/kactus2: add CONFIG+=nostrip

add CONFIG+=nostrip to all .pro file

Closes: https://bugs.gentoo.org/781674
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit bf39d533a557ec5019b6f46aa334f9af7b8f3092
Author: Huang Rui <vowstar@gmail.com>
Date: Wed Jun 22 21:54:25 2022 +0800

sci-electronics/kactus2: drop 3.8.0

Closes: https://bugs.gentoo.org/848027
Closes: https://bugs.gentoo.org/817305
Closes: https://bugs.gentoo.org/781677
Closes: https://bugs.gentoo.org/781674
Closes: https://bugs.gentoo.org/781671
Closes: https://bugs.gentoo.org/781635
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 833d9869cc43cda3d6bc2c6fb09ea9d4752d26c7
Author: Huang Rui <vowstar@gmail.com>
Date: Wed Jun 22 21:53:50 2022 +0800

sci-electronics/kactus2: update EAPI 7 -> 8

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 1a6a22668aa501e9ea527c24c2368a938254c388
Author: Huang Rui <vowstar@gmail.com>
Date: Wed Jun 22 21:51:40 2022 +0800

sci-electronics/kactus2: add 3.10.0

Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 6aace7d0fbf0424abf6c0be1cf780d1df1e71c54
Author: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Date: Wed May 25 21:54:52 2022 +0200

sci-electronics/kactus2: fix homepage

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

commit e441a1a6954e3aa9042291d761fc86284ecd0847
Author: Arthur Zamarin <arthurzam@gentoo.org>
Date: Mon May 2 20:32:54 2022 +0300

sci-electronics/kactus2: unkeyword s390

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

commit 129b16f2a7cbd66b884f5330bf8b6660750de9f7
Author: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Date: Fri Feb 5 13:05:27 2021 +0100

sci-electronics/kactus2: update homepage

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>

commit 9ef59cc2656477d99c0ef2491cef44366ad9d496
Author: Huang Rui <vowstar@gmail.com>
Date: Fri Jan 1 17:48:40 2021 +0800

sci-electronics/kactus2: happy new year

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 059189ff0808d44b3e16fedff37022f156c206f1
Author: Huang Rui <vowstar@gmail.com>
Date: Mon Apr 27 14:46:09 2020 +0800

sci-electronics/kactus2: improve ebuilds

Make it fit the standards of gentoo GLEPs.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit b0c3c4da232bca79f4aaa22e9538522091fda135
Author: Huang Rui <vowstar@gmail.com>
Date: Mon Apr 27 14:45:18 2020 +0800

sci-electronics/kactus2: improve ebuilds

Make it fit the standards of gentoo GLEPs.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit edb1a39e14e5a4f272eaf3c2a8715e17a0053170
Author: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Date: Mon Apr 27 00:32:55 2020 +0200

sci-electronics/kactus2: longdescription lang="en"

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

commit bfe80067a7e2a6200e56d79e53b62d249c46dcc8
Author: Huang Rui <vowstar@gmail.com>
Date: Tue Apr 7 15:02:23 2020 +0800

sci-electronics/kactus2: fix the order of RDEPEND and DEPEND for 9999

Follow https://gitweb.gentoo.org/repo/gentoo.git/tree/skel.ebuild

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 5a7b5e036202fb2fb63509346c31e89ca7426705
Author: Huang Rui <vowstar@gmail.com>
Date: Tue Apr 7 14:56:50 2020 +0800

sci-electronics/kactus2: fix the order of RDEPEND and DEPEND for 3.8.0

Follow https://gitweb.gentoo.org/repo/gentoo.git/tree/skel.ebuild

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit e025aee9eb102d0a1dc7004d1caa6bcced5e704c
Author: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Date: Fri Mar 27 13:28:59 2020 +0100

sci-electronics/kactus2: fix invalid keyword

Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>

commit fa6a54d62a07c3d3c6afca9337660b733c5e3b4c
Author: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Date: Sun Mar 15 12:27:27 2020 +0100

sci-electronics/kactus2: remove proxy-maint from metadata

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>

commit c121f6c49b85e39bc526007ddb8d8cb247cb599f
Author: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Date: Mon Mar 2 22:15:01 2020 +0100

sci-electronics/kactus2: inherit xdg instead of xdg-utils

Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>

commit 273b937d12c73435345c3d14a707a83dce6dd826
Author: Huang Rui <vowstar@gmail.com>
Date: Mon Mar 2 15:29:29 2020 +0800

sci-electronics/kactus2: remove unused patch in 9999.ebuild

Upstream fixed .qmake.conf: fix libpath and INSTALL_ROOT
kactus2/kactus2dev#37
So removed this patch in ebuild, and parallel compilation problem fixed.

Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit a1ba7d7e084ed90dfb2afe8bcd8057cb39cca0f5
Author: Huang Rui <vowstar@gmail.com>
Date: Sun Feb 23 15:16:58 2020 +0800

sci-electronics/kactus2: add kactus2-9999.ebuild

Add kactus2-9999.ebuild to get the latest software

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Huang Rui <vowstar@gmail.com>

commit 6edd92e0a2162c4d7e6913260fc393958ec02aa2
Author: Huang Rui <vowstar@gmail.com>
Date: Sun Feb 23 15:15:18 2020 +0800

sci-electronics/kactus2: new package for 3.8.0

Kactus2 is a toolset for designing embedded products, especially FPGA-based
MP-SoCs. The aim is easier IP reusability and integration for both hardware
and software. The tool is based on IEEE 1685-2014 "IP-XACT" standard.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Huang Rui <vowstar@gmail.com>