Port details |
- nsxiv Simple X image viewer
- 28 graphics
=1 28Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2021-10-01 13:03:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: ladspa, gstreamer1-plugins-pango, tmux, font-misc-meltho, py39-pycparser
- License: GPLv2
- Description:
- Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer is a fork of
now unmaintained sxiv, the Simple X Image Viewer, with the purpose of
maintaining it and adding simple, sensible features. nsxiv is free software
licensed under GPLv2 and aims to be easy to modify and customize.
Some of its features are:
- Basic image operations, e.g. zooming, panning, rotating
- Customizable key and mouse button mappings (in config.h)
- Thumbnail mode: grid of selectable previews of all images
- Ability to cache thumbnails for fast re-loading
- Basic support for multi-frame images
- Load all frames from GIF files and play GIF animations
- Display image information in status bar
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/nsxiv/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/nsxiv
- pkg install nsxiv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nsxiv
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642675907
SHA256 (nsxiv-nsxiv-v28_GH0.tar.gz) = 38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
SIZE (nsxiv-nsxiv-v28_GH0.tar.gz) = 60699
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- libexif.so : graphics/libexif
- libfontconfig.so : x11-fonts/fontconfig
- libgif.so : graphics/giflib
- libImlib2.so : graphics/imlib2
- libinotify.so : devel/libinotify
- libwebp.so : graphics/webp
- libwebpdemux.so : graphics/webp
- This port is required by:
- for Run
-
- x11-fonts/fontpreview
Configuration Options:
- ===> The following configuration options are available for nsxiv-28:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_nsxiv
- USES:
- desktop-file-utils gmake localbase:ldflags pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
28 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
28 20 Jan 2022 11:11:07
    |
Mateusz Piotrowski (0mp)  |
graphics/nsxiv: Update to 28
Changes: https://github.com/nsxiv/nsxiv/blob/v28/CHANGELOG.md |
27.1.20 29 Nov 2021 12:54:49
    |
Mateusz Piotrowski (0mp)  |
graphics/nsxiv: Recalculate distinfo
The patch format changed for some reason.
PR: 260113
Reported by: tech-lists@zyxst.net
MFH: 2021Q4 |
27.1.20 01 Oct 2021 13:01:46
    |
Mateusz Piotrowski (0mp)  |
graphics/nsxiv: New port
nsxiv is a fork of now unmaintained sxiv with the purpose of maintaining
it and adding simple, sensible features. |