Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1cdf72fefa | |||
|
|
dfa2904f4f | ||
| d491301d9b |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78df39fc2b3fdddd95f0a915043aa04215deb4de4ed9e16d195cc79fa433074c
|
||||
size 3458908
|
||||
3
gtkwave-gtk3-3.3.126.tar.gz
Normal file
3
gtkwave-gtk3-3.3.126.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:965019d74829746b5d1d382a9cf1e272246c91101d0e131f0da512c94ba5816a
|
||||
size 3523548
|
||||
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 1 22:12:57 UTC 2026 - Andreas Prittwitz <m4ng4n@gmx.de>
|
||||
|
||||
- Update to 3.3.126
|
||||
* Added -H --noheader command line option for GTK3.
|
||||
* Fix for rendering multiline string constants in dumps.
|
||||
* Added headerbar rc variable to disable GTK3 headerbars.
|
||||
* Add warning message for missing XPM loader.
|
||||
* Updated libghw to current version.
|
||||
* Changed behavior of X search in pattern search so it is
|
||||
matched by a single X bit.
|
||||
|
||||
- Changes in 3.3.125
|
||||
* Added json2stems to distribution to support newer versions
|
||||
of Verilator.
|
||||
* VCD parser fix for colon in VCD variable name (Jasper).
|
||||
* Parameter size 0 fix for Vivado: backs out very old fix
|
||||
(for MTI) that converts 0 size signals to reals.
|
||||
* Update vcd2fst so it handles MTI 0 size conversion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 8 15:01:41 UTC 2025 - Yousaf Kaukab <yousaf.kaukab@suse.com>
|
||||
|
||||
- Update to gtkwave v3.3.124 with gtk3
|
||||
- Updates paths with -gtk3
|
||||
- Use libtirpc for RPC
|
||||
- Drop use of %suse_update_desktop_file as it is deprecated
|
||||
https://en.opensuse.org/openSUSE:Update-desktop-files_deprecation
|
||||
- Remove handling of /usr/share/gtkwave/examples/des* as it doesn't exist anymore
|
||||
- Update documentation files
|
||||
- Update schemas
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 22 16:20:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
@@ -305,60 +337,48 @@ Tue Oct 07 19:47:50 CEST 2008 - bwalle@suse.de
|
||||
- Fix build on Factory.
|
||||
- Strip binaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.1.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.1.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.1.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.1.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.1.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.0.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.0.29 with better build scripts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.0.28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- new version 3.0.23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- updated to version 3.0.21
|
||||
- added dummyfiles src/lib{z,bz2}/Makefile.in
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 00:00:00 CEST 2008 -
|
||||
|
||||
- first specfile, mostly copied from ftp://download.fedora.redhat.com/pub/fedora/linux/extras/3/SRPMS/gtkwave-3.0.5-1.fc3.src.rpm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
29
gtkwave.spec
29
gtkwave.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gtkwave
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,22 +17,22 @@
|
||||
|
||||
|
||||
Name: gtkwave
|
||||
Version: 3.3.114
|
||||
Version: 3.3.126
|
||||
Release: 0
|
||||
Summary: Waveform viewer for Ditital Signals
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Electronics
|
||||
URL: https://gtkwave.sourceforge.net/
|
||||
Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
Source0: https://downloads.sourceforge.net/%{name}/%{name}-gtk3-%{version}.tar.gz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gperf
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: judy-devel
|
||||
BuildRequires: libtirpc-devel
|
||||
BuildRequires: tcl-devel
|
||||
BuildRequires: tk-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz-devel
|
||||
BuildRequires: zlib-devel
|
||||
Recommends: %{name}-doc
|
||||
@@ -69,12 +69,15 @@ tools.
|
||||
This package contains examples for GTKWave
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n %{name}-gtk3-%{version}
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-mime-update \
|
||||
--enable-judy
|
||||
--enable-gtk3 \
|
||||
--enable-judy \
|
||||
--with-gsettings \
|
||||
--with-tirpc
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@@ -84,22 +87,17 @@ install -D -m 644 share/icons/gnome/16x16/mimetypes/gtkwave.png %{buildroot}%{_d
|
||||
install -D -m 644 share/icons/gnome/32x32/mimetypes/gtkwave.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/gtkwave.png
|
||||
install -D -m 644 share/icons/gnome/48x48/mimetypes/gtkwave.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/gtkwave.png
|
||||
|
||||
%suse_update_desktop_file -i -r %{name} Education Engineering
|
||||
|
||||
# non OSI compliant files [bnc#783166]
|
||||
rm -r %{buildroot}%{_datadir}/%{name}/examples/des*
|
||||
|
||||
# move documentation
|
||||
install -d %{buildroot}%{_docdir}/%{name}/
|
||||
mv %{buildroot}%{_datadir}/%{name}/gtkwave.odt %{buildroot}%{_docdir}/%{name}/
|
||||
mv %{buildroot}%{_datadir}/%{name}-gtk3/gtkwave.odt %{buildroot}%{_docdir}/%{name}/
|
||||
# move examples
|
||||
mv %{buildroot}%{_datadir}/%{name}/examples %{buildroot}%{_docdir}/%{name}/
|
||||
mv %{buildroot}%{_datadir}/%{name}-gtk3/examples %{buildroot}%{_docdir}/%{name}/
|
||||
|
||||
%fdupes %{buildroot}/%{_datadir}/icons/
|
||||
|
||||
%files
|
||||
%license COPYING LICENSE.TXT
|
||||
%doc ChangeLog README
|
||||
%doc ChangeLog README.md
|
||||
%exclude %{_docdir}/%{name}/gtkwave.odt
|
||||
%exclude %{_docdir}/%{name}/examples/
|
||||
%{_bindir}/*
|
||||
@@ -112,6 +110,7 @@ mv %{buildroot}%{_datadir}/%{name}/examples %{buildroot}%{_docdir}/%{name}/
|
||||
%{_datadir}/icons/gnome/*/mimetypes/*.png
|
||||
%{_datadir}/icons/gtkwave*
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||
%{_datadir}/glib-2.0/schemas/com.geda.gtkwave.gschema.xml
|
||||
%{_datadir}/mime/packages/x-gtkwave-extension*.xml
|
||||
|
||||
%files doc
|
||||
|
||||
Reference in New Issue
Block a user