Path to this page:
./
graphics/vv,
View images in your terminal
Branch: CURRENT,
Version: 3.1.0.20250208nb1,
Package name: vv-3.1.0.20250208nb1,
Maintainer: pkgsrc-usersvv - terminal image viewer
With vv you can display image files directly in your terminal. This
works both locally and over remote connections. An extensive range
of modern image formats is supported. Image data is displayed in
full color, without any color space reduction or dithering. Images
are scaled to fit the available space in the terminal. Small images
can be upscaled.
Master sites:
Version history: (Expand)
- (2025-02-15) Updated to version: vv-3.1.0.20250208nb1
- (2025-02-08) Updated to version: vv-3.1.0.20250208
- (2025-02-04) Package added to pkgsrc.se, version vv-3.1 (created)
CVS history: (Expand)
2025-02-15 17:31:33 by Thomas Klausner | Files touched by this commit (1) |
Log message:
vv: needs libjpeg-turbo
Bump PKGREVISION.
|
2025-02-08 19:45:21 by Masatake Daimon | Files touched by this commit (1) |
Log message:
graphics/vv: Turn off -march=native that is enabled by default
-march=native is bad for binary packages. Also it causes a build failure on
NetBSD/aarch64, perhaps because /proc/cpuinfo isn't 100% compatible with
that of Linux?
> /usr/pkgsrc/graphics/vv/work/vv-84747114964a84aa7b9f1495cfc580b98817fac2/src/uti
> l/TonemapperAgx.cpp: In function 'float ToneMap::AgxCurve(float)':
> /usr/pkgsrc/graphics/vv/work/vv-84747114964a84aa7b9f1495cfc580b98817fac2/src/uti
> l/TonemapperAgx.cpp:12:7: error: '+nofp' feature modifier is incompatible with t
> he use of floating-point types
> 12 | float AgxCurve( float x )
> | ^~~~~~~~
|
2025-02-08 15:26:33 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
vv: update to 3.1.0.20250208.
Today's snapshot
lcms/exif support; should also fix build with graphics/jpeg
|
2025-02-08 13:28:50 by Thomas Klausner | Files touched by this commit (1) |
Log message:
vv: mark as needing libjpeg-turbo due to its use of JCS_EXT_RGBA
|
2025-02-04 12:25:45 by Thomas Klausner | Files touched by this commit (6) |
Log message:
graphics/vv: import vv-3.1
vv - terminal image viewer
With vv you can display image files directly in your terminal. This
works both locally and over remote connections. An extensive range
of modern image formats is supported. Image data is displayed in
full color, without any color space reduction or dithering. Images
are scaled to fit the available space in the terminal. Small images
can be upscaled.
|