SHA256
1
0
forked from pool/qucs-s

- Update to 24.2.1:

General improvements
  + Fixed zero output on DC bias simulation (F8) #667
  + Fixed build failure of the Fedora RPM because of RPATH in
    qucsator_rf
- Update to 24.2.0:
  New features
  * QucsatorRF is now a part of the package; No need to compile and
    install qucsator manually #370
  * Qucs-RFLayout tool could be launched from Tools menu #465; this
    tool must be installed separately: https://github.com/thomaslepoix/Qucs-RFlayout
  * Redesign of the Qucsconv GUI #647
  * Improved matching tool backported from Qucs-0.0.20 #401
  * Added RF devices group; backported different RF devices for
    Qucsator #607
  General imporvements and fixes
  * Fixed parameter sweep step issues #186 @ivandi69
  * Fixed SPICE devices bounding box #590 #637
  * Fixed netlist export from CLI #639
  * Fixed parameter sweep simulation with Xyce #624
  * Revert explicit WITH_QT6 compile flag because of cmake bug #592
  * Fixed tuner issues for German locale #416
  * Refactoring in schematic editor #626 #618 @wawuwo
  Localization
  * Russian translation update
- Update to 24.1.0:
  Important notes
  * Versioning switched to CalVer. The first digit means year, the
    second digit means the release number, the third digit means
    patch number #328
  * Qucs-S is now on Telegram. Join https://t.me/qucs_s to ask
    questions and get news
  New features
  * Added 3-pin RCD devices #349 to improve support of
    microelectronics PDKs
  * Improvements of Ngspice support; allowed multiple simulation of
    the same type #463 by @ivandi69
  * Automatic extraction of THD from FOURIER simulation #525 @ivandi69
  * Nutmeg equations improvements; implemented simulation selection
    from drop-down list #463 #519
  * Improvements of Nutmeg script simulation type; implemented custom
    prefixes for plots #476 #435 @ivandi69
  * Export DC OP simulation data to dataset #463 #140 @ivandi69
  * Implemented zoom by selection on the rectangular plots #305
  * Implemeted potentiometer device #122
  * Switched digital simulation from FreeHDL to GHDL #395 @iwbnwif
  * Status bar improvements #493
  RF simulation features
  * Added RCLG device support for SPICE #564
  * Added YLIN device support for XYCE #451
  * Fixed touchstone simulation issues for Ngspice #392
  * Added BiasT device support for SPICE #374
  * Added option to disable transient model for RF port #410
  Libraries
  * Fixed different issues related to creating libraries #432
  * Added audio IC library
  * Added loudspeaker library #421
  * Added comparators library #436
  * Modified voltage regulators library #433
  * Added voltage references library #439
  * Added thermistor library #538
  * Fixed ideal library #258 #428
  * Fixed transformers library #362
  * Added new devices in SpiceOpamp library #501
  General improvements
  * Fixed different tuner issues
  * Schematic zooming improvements #502
  * Different improvements on schematic look and control
  * Added schematic pan mode with the middle mouse button #488
  * Many HiDPI support improvements including grid rendering
  * Fixed schematic glitches using Wayland #227
  * Added text document zoom and font setting #534
  Documentation
  * Added new examples
  * Added Ngspice templates #441
  * The readthdocs documentantion is a candidate for deprecation #554
  Localization
  * Added Chinese translation #453 by @hvwyl
- Update to 2.1.0:
  New features
  * Added tuner simulation mode #123 (used implementation by
    @tipofthesowrd)
  * Added support for touchstone s2p file devices for Ngspice #233
    (implementation by @transmitterdan)
  * Redesign of the simulation window #309
  * Diagrams are placed on schematic and *.dpl files are
    disabled by default #309
  * Backport of the active Legendre filter synthesis from
    Qucs-0.0.20rc2 #318
  * Added SPICE entry for MUT and MUT2 devices
  * Backported circular waveguide and tapered line symbols
    from Qucs-0.0.20rc2
  * Added zoom to selection mode #327
  * Toolbar icons replaced by SVG; improved look for HiDPI
    #323 #304
  * Implemented automatic generation of high resolution device
    icons #334 #304
  General improvements
  * Added Tstart option for Spectrum simulaiton #336
  * Added low voltage for VRect source #310
  * Russian translation update #292 #324
  * Added SPICE group for project tree
  Bugfixes
  * Fixed simulation of the files with double extension #311
  * Fixed simulation of the files containing unicode symbols #312
  * Fixed display of the Xanalogue.lib library #308
  * Fixed show checker errors for Xyce
  * Fixed load symbol for Verilog-A device #321
  * Fixed component rotation with right mouse button
  Library
  * Added thyristor library #212
  * Added optocoupler library #213
  * Added photovoltaic relays library #222
  Documentation
  * Added subcircuit symbol templates to share/qucs_s/examples/symbols
    (by @tomhajjar)
  * Added sections on tuner mode and RF simulation to the Qucs-S
    tutorial
- Update to 2.0.0:
  Important notes
  * The simulator switching system was redesigned since this
    release. It allows now to switch simulation kernel without
    restart of the application. But it is required to reconfigure
    simulator paths even if it was configured for the previous
    installation. A Simulator settings dialog window will appear
    on the first application start after the update. Please
    check the simulator settings and correct if necessary to
    continue work.
  New features
  * Implemented quick switch of the simulator without
    application restart #274 (thanks @zergud)
  Component library
  * Fixed issues in Transformers library #228 and #231
  General improvements
  * Finished Qt6 porting #190
  * Show warning if the directory protected by Windows UAC #282
  * Fixed PDF print on Windows #285
  * Added option to export grayscale image #288
  * Fixed setting initial conditions in wire labels #291
  * Fixed missing ground warning
- Update to 1.1.0:
  New features
  * Qucs-S supports digital simulation mode using IcarusVerilog
    or FreeHDL backends #97
  * Added analog model for digital source #265
  * Qucs-S runs DC bias simulation mode if schematic contains DC
    simulation only #271
  * Selection rectangle update #276
  Deprecated features
  * XSPICE CodeModel synthesizer has been deprecated since v1.1.0.
    The precompiled CM libraries are still supported using
    spiceinit virtual device. See #204
  Known issues of digital simulation
  * Digital buses are not supported;
  * Digital simulation represents its state as of Qucs-0.0.20-RC1;
    No new features added

OBS-URL: https://build.opensuse.org/package/show/electronics/qucs-s?expand=0&rev=7
This commit is contained in:
Dmitry Roshchin 2024-09-13 06:38:27 +00:00 committed by Git OBS Bridge
commit 7b37e79cb1
7 changed files with 303 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

3
qucs-s-1.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ad700c4d83f08ae0a8a8c8b3f02e13d4b0b96082cd2cc877cbc036df31d1abb
size 3525147

3
qucs-s-24.2.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb773fca419b1a1dfcd8cdc8457791f3a412a48fad2ffd6eea484b75930347c3
size 4444298

208
qucs-s.changes Normal file
View File

@ -0,0 +1,208 @@
-------------------------------------------------------------------
Wed Aug 21 19:28:56 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to 24.2.1:
General improvements
+ Fixed zero output on DC bias simulation (F8) #667
+ Fixed build failure of the Fedora RPM because of RPATH in
qucsator_rf
-------------------------------------------------------------------
Sun Jul 7 11:09:05 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to 24.2.0:
New features
* QucsatorRF is now a part of the package; No need to compile and
install qucsator manually #370
* Qucs-RFLayout tool could be launched from Tools menu #465; this
tool must be installed separately: https://github.com/thomaslepoix/Qucs-RFlayout
* Redesign of the Qucsconv GUI #647
* Improved matching tool backported from Qucs-0.0.20 #401
* Added RF devices group; backported different RF devices for
Qucsator #607
General imporvements and fixes
* Fixed parameter sweep step issues #186 @ivandi69
* Fixed SPICE devices bounding box #590 #637
* Fixed netlist export from CLI #639
* Fixed parameter sweep simulation with Xyce #624
* Revert explicit WITH_QT6 compile flag because of cmake bug #592
* Fixed tuner issues for German locale #416
* Refactoring in schematic editor #626 #618 @wawuwo
Localization
* Russian translation update
- Update to 24.1.0:
Important notes
* Versioning switched to CalVer. The first digit means year, the
second digit means the release number, the third digit means
patch number #328
* Qucs-S is now on Telegram. Join https://t.me/qucs_s to ask
questions and get news
New features
* Added 3-pin RCD devices #349 to improve support of
microelectronics PDKs
* Improvements of Ngspice support; allowed multiple simulation of
the same type #463 by @ivandi69
* Automatic extraction of THD from FOURIER simulation #525 @ivandi69
* Nutmeg equations improvements; implemented simulation selection
from drop-down list #463 #519
* Improvements of Nutmeg script simulation type; implemented custom
prefixes for plots #476 #435 @ivandi69
* Export DC OP simulation data to dataset #463 #140 @ivandi69
* Implemented zoom by selection on the rectangular plots #305
* Implemeted potentiometer device #122
* Switched digital simulation from FreeHDL to GHDL #395 @iwbnwif
* Status bar improvements #493
RF simulation features
* Added RCLG device support for SPICE #564
* Added YLIN device support for XYCE #451
* Fixed touchstone simulation issues for Ngspice #392
* Added BiasT device support for SPICE #374
* Added option to disable transient model for RF port #410
Libraries
* Fixed different issues related to creating libraries #432
* Added audio IC library
* Added loudspeaker library #421
* Added comparators library #436
* Modified voltage regulators library #433
* Added voltage references library #439
* Added thermistor library #538
* Fixed ideal library #258 #428
* Fixed transformers library #362
* Added new devices in SpiceOpamp library #501
General improvements
* Fixed different tuner issues
* Schematic zooming improvements #502
* Different improvements on schematic look and control
* Added schematic pan mode with the middle mouse button #488
* Many HiDPI support improvements including grid rendering
* Fixed schematic glitches using Wayland #227
* Added text document zoom and font setting #534
Documentation
* Added new examples
* Added Ngspice templates #441
* The readthdocs documentantion is a candidate for deprecation #554
Localization
* Added Chinese translation #453 by @hvwyl
- Update to 2.1.0:
New features
* Added tuner simulation mode #123 (used implementation by
@tipofthesowrd)
* Added support for touchstone s2p file devices for Ngspice #233
(implementation by @transmitterdan)
* Redesign of the simulation window #309
* Diagrams are placed on schematic and *.dpl files are
disabled by default #309
* Backport of the active Legendre filter synthesis from
Qucs-0.0.20rc2 #318
* Added SPICE entry for MUT and MUT2 devices
* Backported circular waveguide and tapered line symbols
from Qucs-0.0.20rc2
* Added zoom to selection mode #327
* Toolbar icons replaced by SVG; improved look for HiDPI
#323 #304
* Implemented automatic generation of high resolution device
icons #334 #304
General improvements
* Added Tstart option for Spectrum simulaiton #336
* Added low voltage for VRect source #310
* Russian translation update #292 #324
* Added SPICE group for project tree
Bugfixes
* Fixed simulation of the files with double extension #311
* Fixed simulation of the files containing unicode symbols #312
* Fixed display of the Xanalogue.lib library #308
* Fixed show checker errors for Xyce
* Fixed load symbol for Verilog-A device #321
* Fixed component rotation with right mouse button
Library
* Added thyristor library #212
* Added optocoupler library #213
* Added photovoltaic relays library #222
Documentation
* Added subcircuit symbol templates to share/qucs_s/examples/symbols
(by @tomhajjar)
* Added sections on tuner mode and RF simulation to the Qucs-S
tutorial
- Update to 2.0.0:
Important notes
* The simulator switching system was redesigned since this
release. It allows now to switch simulation kernel without
restart of the application. But it is required to reconfigure
simulator paths even if it was configured for the previous
installation. A Simulator settings dialog window will appear
on the first application start after the update. Please
check the simulator settings and correct if necessary to
continue work.
New features
* Implemented quick switch of the simulator without
application restart #274 (thanks @zergud)
Component library
* Fixed issues in Transformers library #228 and #231
General improvements
* Finished Qt6 porting #190
* Show warning if the directory protected by Windows UAC #282
* Fixed PDF print on Windows #285
* Added option to export grayscale image #288
* Fixed setting initial conditions in wire labels #291
* Fixed missing ground warning
- Update to 1.1.0:
New features
* Qucs-S supports digital simulation mode using IcarusVerilog
or FreeHDL backends #97
* Added analog model for digital source #265
* Qucs-S runs DC bias simulation mode if schematic contains DC
simulation only #271
* Selection rectangle update #276
Deprecated features
* XSPICE CodeModel synthesizer has been deprecated since v1.1.0.
The precompiled CM libraries are still supported using
spiceinit virtual device. See #204
Known issues of digital simulation
* Digital buses are not supported;
* Digital simulation represents its state as of Qucs-0.0.20-RC1;
No new features added
-------------------------------------------------------------------
Sun May 14 09:40:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.2:
* Added XSPICE flip-flop digital devices
* Added INDQ and CAPQ devices representing inductor and
capacitor with Q-factor
* Added .LIB directive support
* Added SPICE entries for I and V file sources
* Added symbols for 4 and 5 terminal BJT device
* Added behavioral XSPICE 555 timer model
* Added option to save SPICE netlist without simulation
* Improved Qt6 compatibility
* Improved MacOS compatibility
* CMake build system update to bring features of the modern
CMake
-------------------------------------------------------------------
Fri Feb 10 13:16:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.1:
* Added support for Verilog-A defined devices using
Ngspice+OpenVAF #197. Old Qucsator+ADMS
workflow is marked as deprecated. Ngspice >=39 is required
to support OpenVAF.
* Implemented variable parameter sweep analysis #189
* Added possibility to build Qucs-S with Qt6 #190 The
-DWITH=QT6=ON option for cmake is required.
* The source code of the Qucs-S is Qt6 compatible now.
* Simulator prefixes like "ngspice/" are not show anymore on
plot traces if the plot contains data
from only one simulator #178
* Added TL071/TL072 opamp models
* Added 555_timer.lib library containing the 555 timer model
* Added extended BJT exteneded and Schottky diodes libraries
* Change default RCL device values and simulation settings to
prevent convergence error when putting
together device with default values #195
* Fixed auto-scaling issue on Windows 64-bit platform #133
-------------------------------------------------------------------
Sat Nov 26 10:24:10 UTC 2022 - Dmitry Roshchin <dmitry_r@opensuse.org>
- Initial package, version 1.0.0

1
qucs-s.rpmlintrc Normal file
View File

@ -0,0 +1 @@
addFilter('devel-file-in-non-devel-package')

64
qucs-s.spec Normal file
View File

@ -0,0 +1,64 @@
#
# spec file for package qucs-s
#
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: qucs-s
Version: 24.2.1
Release: 0
Summary: Qucs with SPICE
License: GPL-2.0-or-later
Group: Productivity/Scientific/Electronics
URL: https://ra3xdh.github.io/
Source: https://github.com/ra3xdh/qucs_s/releases/download/%{version}/%{name}-%{version}.tar.gz
Source1: qucs-s.rpmlintrc
BuildRequires: bison
BuildRequires: cmake
BuildRequires: dos2unix
BuildRequires: fdupes
BuildRequires: flex
BuildRequires: gperf
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Xml)
Requires: ngspice
%description
Qucs-S is a spin-off of the Qucs cross-platform circuit simulator. "S" letter indicates SPICE. The purpose of the Qucs-S subproject is to use free SPICE circuit simulation kernels with the Qucs GUI. It merges the power of SPICE and the simplicity of the Qucs GUI. Qucs intentionally uses its own SPICE incompatible simulation kernel Qucsator. It has advanced RF and AC domain simulation features, but most of the existing industrial SPICE models are incompatible with it. Qucs-S is not a simulator by itself, but it requires to use a simulation backend with it. The schematic document format of Qucs and Qucs-S are fully compatible.
%prep
%setup -q -n %{name}-%{version}
%build
%cmake
%cmake_build
%install
%cmake_install
%fdupes %{buildroot}%{_datadir}/%{name}/
%files
%{_bindir}/*
%{_datadir}/%{name}
%{_datadir}/icons/hicolor/
%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/%{name}.1.gz
%{_mandir}/man1/qucsator_rf.1.gz
%{_mandir}/man1/qucsconv_rf.1.gz
%changelog