Port details |
- swappy Snapshot editing for Wayland (a la Snappy on macOS)
- 1.8.0 graphics
=2 1.5.1_4Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2020-06-25 04:24:06
- Last Update: 2025-08-28 08:14:05
- Commit Hash: 2831a64
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: MIT
- WWW:
- https://github.com/jtheoof/swappy
- Description:
- A Wayland native snapshot and editor tool, inspired by Snappy on
macOS. Works great with grim, slurp and sway. But can easily work with
other screen copy tools that can output a final image to stdout.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/swappy/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/swappy
- pkg install swappy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swappy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756368333
SHA256 (swappy-1.8.0.tar.gz) = f615cc4c61e033cddc60093003ef03646d246a0ac14becb9cdac9b5fabf37bbe
SIZE (swappy-1.8.0.tar.gz) = 700962
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:
-
- scdoc : textproc/scdoc
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- wl-copy : x11/wl-clipboard
- font-awesome>0 : x11-fonts/font-awesome
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for swappy-1.8.0:
CLIPBOARD=on: Copy to clipboard support
ICONSFONT=on: Install Font Awesome to properly render icons
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- graphics_swappy
- USES:
- compiler:c11 desktop-file-utils gettext-tools gnome meson pkgconfig
- 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 |
1.8.0 28 Aug 2025 08:14:05
    |
Hiroki Tagato (tagattie)  |
graphics/swappy: update to 1.8.0
Changelog: https://github.com/jtheoof/swappy/blob/v1.8.0/CHANGELOG.md
Reported by: GitHub (watch releases) |
1.7.1 20 Aug 2025 11:52:27
    |
Hiroki Tagato (tagattie)  |
graphics/swappy: update to 1.7.1
While here:
- switch to use upstream release tarball
- split PLIST_FILES into pkg-plist
- move post-patch target to patch file since the change is about
static content
- sort variable order to make portclippy happy
Changelog: https://github.com/jtheoof/swappy/blob/v1.7.1/CHANGELOG.md
Reported by: GitHub (watch releases) |
1.5.1_4 22 Jul 2025 08:40:37
    |
Hiroki Tagato (tagattie)  |
nwg-shell-related-ports: take maintainership
MFH: 2025Q3 |
1.5.1_3 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
1.5.1_3 03 Sep 2024 14:04:32
    |
Jan Beich (jbeich)  |
graphics/swappy: drop maintainership |
1.5.1_3 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.5.1_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.5.1_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.5.1 21 Nov 2022 08:28:37
    |
Jan Beich (jbeich)  |
graphics/swappy: update to 1.5.1
Changes: https://github.com/jtheoof/swappy/releases/tag/v1.5.1
Reported by: GitHub (watch releases) |
1.5.0 18 Nov 2022 22:01:13
    |
Jan Beich (jbeich)  |
graphics/swappy: update to 1.5.0
Changes: https://github.com/jtheoof/swappy/releases/tag/v1.5.0
Reported by: GitHub (watch releases) |
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) |
1.4.0 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 ) |
1.4.0 20 Jul 2022 12:48:14
    |
Jan Beich (jbeich)  |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
1.4.0 19 Oct 2021 08:36:47
    |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.4.0 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.4.0 06 Sep 2021 18:00:29
    |
Jan Beich (jbeich)  |
graphics/swappy: update to 1.4.0
Changes: https://github.com/jtheoof/swappy/releases/tag/v1.4.0
Reported by: GitHub (watch releases) |
1.3.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.1 20 Feb 2021 20:26:24
  |
jbeich  |
graphics/swappy: update to 1.3.1
Changes: https://github.com/jtheoof/swappy/releases/tag/v1.3.1
Reported by: GitHub (watch releases) |
1.3.0 18 Feb 2021 01:14:20
  |
jbeich  |
graphics/swappy: update to 1.3.0
Changes: https://github.com/jtheoof/swappy/releases/tag/v1.3.0
Reported by: GitHub (watch releases) |
1.2.1 12 Jul 2020 10:57:11
  |
jbeich  |
graphics/swappy: update to 1.2.1
Changes: https://github.com/jtheoof/swappy/compare/v1.2.0...v1.2.1
Reported by: GitHub (watch releases) |
1.2.0 05 Jul 2020 19:45:36
  |
jbeich  |
graphics/swappy: add missing files after r541301 |
1.2.0 05 Jul 2020 19:32:57
  |
jbeich  |
graphics/swappy: update to 1.2.0
Changes: https://github.com/jtheoof/swappy/compare/v1.1.0...v1.2.0 |
1.1.0 25 Jun 2020 04:31:10
  |
jbeich  |
graphics/swappy: embed exact version if snapshot |
1.1.0 25 Jun 2020 04:24:02
  |
jbeich  |
x11/swappy: move to graphics/ |