Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
electronics
qucs-s
qucs-s.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qucs-s.spec of Package qucs-s
# # 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/ # %if 0%{?sle_version} >= 1506000 %define gcc_ver 13 %else %define gcc_ver 12 %endif Name: qucs-s Version: 24.4.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 %if 0%{?suse_version} >= 1600 BuildRequires: cmake(Qt6Charts) BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6LinguistTools) BuildRequires: cmake(Qt6PrintSupport) BuildRequires: cmake(Qt6Svg) BuildRequires: cmake(Qt6Xml) %else BuildRequires: gcc%{gcc_ver}-c++ BuildRequires: cmake(Qt5Charts) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Xml) %endif 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 %if 0%{?suse_version} >= 1600 %cmake -DWITH_QT6=ON %else %cmake -DCMAKE_CXX_COMPILER=/usr/bin/g++-%{gcc_ver} %endif %cmake_build %install %cmake_install %fdupes %{buildroot}%{_datadir}/%{name}/ %check %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 %{_datadir}/metainfo/io.github.ra3xdh.qucs_s.metainfo.xml %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor