Port details on branch 2023Q4 |
- swayimg Image viewer for Sway/Wayland
- 1.12_2 x11
=0 4.3Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2023-10-07 00:57:39
- Last Update: 2023-10-07 00:56:24
- Commit Hash: 6886e39
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1688363467
SHA256 (artemsen-swayimg-v1.12_GH0.tar.gz) = 4617322a1ec17985770dc351eea69b42b1464f2d838eb5015314634b2a30f126
SIZE (artemsen-swayimg-v1.12_GH0.tar.gz) = 395978
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:
-
- wayland-protocols>0 : graphics/wayland-protocols
- bash-completion>0 : shells/bash-completion
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libwayland-client.so : graphics/wayland
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libxkbcommon.so : x11/libxkbcommon
- libepoll-shim.so : devel/libepoll-shim
- libgif.so : graphics/giflib
- libheif.so : graphics/libheif
- libjxl.so : graphics/libjxl
- libexif.so : graphics/libexif
- libOpenEXR.so : graphics/openexr
- 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.12_2:
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
OPENEXR=on: HDR image format support via OpenEXR
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.12_2 07 Oct 2023 00:56:24
    |
Jan Beich (jbeich)  |
Drop FreeBSD < 14.0-BETA5 <sys/timerfd.h> workarounds
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373
https://cgit.freebsd.org/src/commit/?h=releng/14.0&id=7454117918cd
https://lists.freebsd.org/archives/freebsd-stable/2023-October/001533.html
Old -CURRENT, -STABLE, -RELENG snapshots were never supported in ports/.
This reverts commit 4458b6d2d931d462f260dc06fb7b9c7fa1f707aa.
This reverts commit f295903414ccab16e75feb05c851d726deb16713.
This reverts commit d7c830340dbb2e33451d3ad36ea5a707d0d222b6.
This reverts commit 572560076d1c987833958524a2bc4a60a1700287.
This reverts commit f4c28b489119fb134e7873047aea1aa643219d70.
This reverts commit 163928669d74be3a5d8a307b6a03abd06bf55cd6.
This reverts commit b8948f86c12cfe8a24ba203634e3a1572eab4ba8.
This reverts commit 5e70841f87b2d316acc170b0f550e4eab205b6e2.
This reverts commit 600ca97fd58482c907708888a7af879219540a79.
(cherry picked from commit 19ba14bcd81efcbd35a6fedf6d6c75e48432172b) |
Number of commits found: 1
|