Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891303 - sci-electronics/qucs-s: New package request
Summary: sci-electronics/qucs-s: New package request
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Default Assignee for New Packages
URL: https://ra3xdh.github.io/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-18 14:04 UTC by globus
Modified: 2024-08-08 03:22 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed ebuild (qucs-s-24.3.0.ebuild,938 bytes, application/vnd.gentoo.ebuild)
2024-07-26 22:34 UTC, Michael Tulupov
Details
Optional metadata (metadata.xml,1.73 KB, text/xml)
2024-07-26 22:35 UTC, Michael Tulupov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description globus 2023-01-18 14:04:39 UTC
Hello,
Please add Qucs-S to the gentoo repository.
https://ra3xdh.github.io/
Comment 1 Andreas Sturmlechner gentoo-dev 2023-01-18 14:15:58 UTC
Seems it was ported to Qt5 only last February. Let's hope it won't take them as long to port to Qt6, albeit fixing of Qt 5.15 deprecation warnings and porting away from QtScript in recent release are good signs.

Adding history link to qucs removal, on which this is based on.
Comment 2 luzpaz 2023-08-31 13:57:02 UTC
>  Let's hope it won't take them as long to port to Qt6, albeit fixing of Qt 5.15 deprecation warnings and porting away from QtScript in recent release are good signs.

Qt6 support is available

ref: https://github.com/ra3xdh/qucs_s/issues/306#issuecomment-1701081279
Comment 3 luzpaz 2024-02-28 19:44:09 UTC
soft bump
Comment 4 Michael Tulupov 2024-07-26 22:34:46 UTC
Created attachment 898384 [details]
Proposed ebuild

Attached you can find a simple ebuild crafted by me. Feel free to use or improve. I'm fine to be a maintainer if necessary.
Comment 5 Michael Tulupov 2024-07-26 22:35:39 UTC
Created attachment 898385 [details]
Optional metadata
Comment 6 Michael Tulupov 2024-07-26 22:46:48 UTC
Forgot to mention:
1. I briefly tested in on x64 machine. 32 bit build I didn't try, neither other architectures.
2. Ebuild also can be used as live, however I didn't test compilation.
3. Ngspice can actually be removed from deps, because Qucs-S builds also classic Qucs non-SPICE simulation engine - QucsatorRF, can be used without ngspice, and does not need it to be built. Ngspice can be installed after Qucs-S at any moment, Qucs-S will detect it. However I decided to add it because a major feature of Qucs-S (unlike Qucs) is to work also with SPICE simulators.
In principle ngspice is a perfect candidate for PDEPEND - however I do not understand well how PDEPEND works at the moment. Feel free to change.
4. sci-mathematics/octave is another candidate to DEPEND or better PDEPEND - Qucs-S works without it but can use Octave in embedded terminal for complex post-processing tasks.
Comment 7 VK2DIY 2024-08-08 03:22:12 UTC
Also keen to have this!