Path to this page:
./
cad/gtkwave,
Electronic waveform viewer
Branch: CURRENT,
Version: 3.3.121nb6,
Package name: gtkwave-3.3.121nb6,
Maintainer: pkgsrc-usersGTKWave is a waveform viewer which supports waveform data in
the following formats:
(vcd) VCD/EVCD -- Verilog Value Change Description files
(out) Synopsys Timemill/Powermill/Nanosim .out files
(lxt) Tony Bybell's LXT format, which can be generated by Icarus Verilog
Required to run:[
textproc/libxml2] [
graphics/gnome-icon-theme] [
graphics/hicolor-icon-theme] [
databases/shared-mime-info] [
devel/gconfmm] [
x11/gtk2]
Required to build:[
pkgtools/x11-links] [
devel/gperf] [
x11/xcb-proto] [
x11/xorgproto]
Package options: gconf
Master sites:
Filesize: 3455.749 KB
Version history: (Expand)
- (2024-12-27) Updated to version: gtkwave-3.3.121nb6
- (2024-11-17) Updated to version: gtkwave-3.3.121nb5
- (2024-11-15) Updated to version: gtkwave-3.3.121nb4
- (2024-11-01) Updated to version: gtkwave-3.3.121nb3
- (2024-11-01) Updated to version: gtkwave-3.3.121nb2
- (2024-10-20) Updated to version: gtkwave-3.3.121nb1
CVS history: (Expand)
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|
2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944) |
Log message:
*: recursive bump for default-on option of at-spi2-core
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-14 02:39:11 by Makoto Fujiwara | Files touched by this commit (4) | |
Log message:
(cad/gtkwave) Updated 3.3.120 to 3.3.121
(pkgsrc)
- Add patch to
disable running /usr/pkg/bin/update-desktop-database
(upstream)
3.3.121 07sep24 Integrate gtkwave/pull/376 and gtkwave/pull/377 updates
to the FST loader for windows and warnings fixes.
Clang warning fixes in fstapi.c on dynamic arrays.
|
2024-08-31 11:19:36 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(cad/gtkwave) Updated 3.3.115 to 3.3.120
3.3.116 27may23 Fix manpage/odt for vcd2fst command switch documentation for
zlibpack.
Changed sprintf to snprintf in fstapi.c.
3.3.117 08aug23 Fix stems reader processing code broken in 3.3.114.
3.3.118 17dec23 Update xml2stems to handle newer "loc" vs \
"fl" xml tags.
Change preg_regex_c_1 decl to use regex_t* as datatype.
Move gtkwave.appdata.xml to
io.github.gtkwave.GTKWave.metainfo.xml.
Fixed popen security advisories:
TALOS-2023-1786
Fixed FST security advisories:
TALOS-2023-1777
TALOS-2023-1783
TALOS-2023-1785
TALOS-2023-1789
TALOS-2023-1790
TALOS-2023-1791
TALOS-2023-1792
TALOS-2023-1793
TALOS-2023-1797
TALOS-2023-1798
Fixed evcd2vcd security advisories:
TALOS-2023-1803
Fixed VCD security advisories:
TALOS-2023-1804
TALOS-2023-1805
TALOS-2023-1806
TALOS-2023-1807
Fixed VZT security advisories:
TALOS-2023-1810
TALOS-2023-1811
TALOS-2023-1812
TALOS-2023-1813
TALOS-2023-1814
TALOS-2023-1815
TALOS-2023-1816
TALOS-2023-1817
Fixed LXT2 security advisories:
TALOS-2023-1818
TALOS-2023-1819
TALOS-2023-1820
TALOS-2023-1821
TALOS-2023-1822
TALOS-2023-1823
TALOS-2023-1824
TALOS-2023-1826
TALOS-2023-1827
3.3.119 20mar24 Remove FST_DO_MISALIGNED_OPS.
Update lz4 to current version from github.
Change LZ4_compress to LZ4_compress_default.
Update libghw.c/.h to latest upstream version.
Fix for -Wsign-compare in fstapi.c.
Security fixes for GHW.
Fix left shift of a negative number warning in fstapi.c.
Fix ctrl-A behavior for SST filter entry.
Fix for bad shmat return value in main.c.
3.3.120 14jun24 Add launchable tag in io.github.gtkwave.GTKWave.metainfo.xml.
Fix memory leak on name in build_hierarchy_array().
Fix memory leak in ptranslate/ttranslate.
Fix case of missing newline at EOF for VCD loaders.
Add escape handling state machine for vars in FST loader.
Remove escape check on coalesce in FST loader.
CreateFileMapping() warning fix for win32 compiles.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|