Port details on branch 2023Q1 |
- swayimg Image viewer for Sway/Wayland
- 1.9_1 x11 =0 1.9_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-01-29 09:57:17
- Last Update: 2023-01-29 09:55:41
- Commit Hash: 197302b
- Also Listed In: wayland
- License: MIT
- WWW:
- https://github.com/artemsen/swayimg
- Description:
- Now you can view images directly in the current terminal window!
The program uses Sway IPC to determine the geometry of the currently
focused container. This data is used to calculate the position and
size of the new "overlay" window that will be used to draw the image.
In the next step, swayimg adds two Sway rules for the self window:
"floating enable" and "move position". Then it creates a new Wayland
window and draws the image from the specified file.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/swayimg/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/swayimg
- pkg install swayimg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swayimg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1661767581
SHA256 (artemsen-swayimg-v1.9_GH0.tar.gz) = 693a23a7755ebedb144271b2b674980a1c51a2036dabcff9697c3e3c6258f108
SIZE (artemsen-swayimg-v1.9_GH0.tar.gz) = 387087
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- wayland-protocols>0 : graphics/wayland-protocols
- bash-completion>0 : shells/bash-completion
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libepoll-shim.so : devel/libepoll-shim
- libwayland-client.so : graphics/wayland
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libxkbcommon.so : x11/libxkbcommon
- libgif.so : graphics/giflib
- libheif.so : graphics/libheif
- libjxl.so : graphics/libjxl
- libexif.so : graphics/libexif
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libwebpdemux.so : graphics/webp
- libjpeg.so : graphics/jpeg-turbo
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for swayimg-1.9_1:
BASH=on: Install programmable completions for Bash
GIF=on: GIF image format support
HEIF=on: ISO/IEC 23008-12:2017 HEIF file format support
JPEG=on: JPEG image format support
JXL=on: JPEG XL image format via libjxl
LIBEXIF=on: EXIF metadata support via libexif
LIBRSVG2=on: SVG vector graphics support via librsvg2
PNG=on: PNG image format support
TIFF=on: TIFF image format support
WEBP=on: WebP image format support
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- x11_swayimg
- USES:
- meson pkgconfig localbase:ldflags jpeg gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9_1 29 Jan 2023 09:55:41 |
Jan Beich (jbeich) |
x11/swayimg: system config under PREFIX after 7a53589a408a
(cherry picked from commit 3d3c629518a36d5f158d6919ea44594cee39c17b) |
Number of commits found: 1
|