| Port details |
- ximaging Image Viewer and Browser for Unix/X11
- 1.9 graphics
=0 1.9Version of this port present on the latest quarterly branch. - Maintainer: corlat@ermaion.com
 - Port Added: 2024-08-12 13:24:06
- Last Update: 2025-08-03 19:48:45
- Commit Hash: e368618
- License: MIT
- WWW:
- https://fastestcode.org/ximaging.html
- Description:
- XImaging is a lightweight, multithreaded, open source image viewer for FreeBSD,
Linux and other Unix like platforms running X11. The application can be run in
viewer or browser mode. The viewer displays full size images and provides
zooming, panning, rotation and other useful functions. The browser searches a
directory for known image file types and displays them as thumbnails.
Additionally both modes provide basic file management routines. A custom tool
may be specified for opening selected files in another application for editing.
Most common raster image types are suppported directly, while filters (any
program that can write PNM/PAM data to the stdout) may be used to add support
for other kinds of image data.
The program is written in C, and uses the Motif widget toolkit. The source code
may be modified and distributed under the terms of the X/MIT license.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ximaging>0:graphics/ximaging
- To install the port:
- cd /usr/ports/graphics/ximaging/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ximaging
- pkg install ximaging
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ximaging
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754232007
SHA256 (ximaging-src-1.9.tar.xz) = 1bf62c19156e537b037a9e7f7ff25d2f6d824c5d9a57f9ad06ff55640622e43a
SIZE (ximaging-src-1.9.tar.xz) = 114000
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:
-
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libpng16.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- libXm.so.4 : x11-toolkits/open-motif
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_ximaging
- USES:
- jpeg motif tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.9 03 Aug 2025 19:48:45
    |
Älven (alven)  Author: Cédric Orlat |
graphics/ximaging: Update to the last version: 1.9
+ Add LICENSE_FILE
PR: 288633
Approved by: yuri@ (Mentor) |
1.8 12 Jan 2025 21:37:10
    |
Piotr Kubaj (pkubaj)  |
graphics/ximaging: fix build without libomp
ld: error: unable to find library -lomp |
1.8 12 Aug 2024 13:17:39
    |
Vladimir Druzenko (vvd)  Author: Cédric Orlat |
graphics/ximaging: New port: Image Viewer and Browser for Unix/X11
This port is an image viewer/browser that use the Motif toolkit, it is
developed by the same developer of x11-wm/emwm, therefore it is well
integrated with it but work great in any graphical environment. The
compatibility with others architectures than amd64 is probable but not
tested - written in C ANSI.
PR: 280734 |
Number of commits found: 3
|