Port details |
- shotman Uncompromising screenshot GUI for Wayland
- 0.4.7_4 x11
=2 0.4.7_2Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2022-11-27 03:12:07
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: ISCL
- WWW:
- https://sr.ht/~whynothugo/shotman
- Description:
- The uncompromising screenshot GUI for Wayland compositors.
shotman takes a screenshot and shows it in a small floating thumbnail window.
The screenshot can then copied with Ctrl+C, deleted with D, or dismissed
with Esc.
shotman is designed to run in response to some global hotkey (e.g.: Super+P,
PrintScreen, etc). It is designed for interactive usage.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/shotman/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/shotman
- pkg install shotman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: shotman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722237417
SHA256 (shotman-v0.4.7.tar.gz) = 8a2239b37bababcc10db787d931f5d83c3eb254a0f1b30fa5e2d4dd31eff4cc5
SIZE (shotman-v0.4.7.tar.gz) = 31622
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
- rust>=1.83.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- slurp : x11/slurp
- Library dependencies:
-
- libxkbcommon.so : x11/libxkbcommon
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for shotman-0.4.7_4:
MANPAGES=on: Build and/or install manual pages
SLURP=on: Interactive region selector
===> Use 'make config' to modify these settings
- Options name:
- x11_shotman
- USES:
- cargo 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 |
0.4.7_4 01 Dec 2024 09:24:18
![commit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f commit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f](/images/git.png) ![commit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f commit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f](/images/codeberg.svg) ![commit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f commit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.4.7_3 08 Nov 2024 08:24:20
![commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2 commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2](/images/git.png) ![commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2 commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2](/images/codeberg.svg) ![commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2 commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.4.7_2 23 Oct 2024 03:11:24
![commit hash: f99a708957bdb6dbd26af0a561d00589337e0c6e commit hash: f99a708957bdb6dbd26af0a561d00589337e0c6e](/images/git.png) ![commit hash: f99a708957bdb6dbd26af0a561d00589337e0c6e commit hash: f99a708957bdb6dbd26af0a561d00589337e0c6e](/images/codeberg.svg) ![commit hash: f99a708957bdb6dbd26af0a561d00589337e0c6e commit hash: f99a708957bdb6dbd26af0a561d00589337e0c6e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yuri Victorovich (yuri) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
0.4.7_2 10 Sep 2024 11:00:34
![commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5 commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5](/images/git.png) ![commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5 commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5](/images/codeberg.svg) ![commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5 commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.4.7_1 26 Aug 2024 08:08:01
![commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff](/images/git.png) ![commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff](/images/codeberg.svg) ![commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.4.7 31 Jul 2024 09:12:43
![commit hash: af09367724e7702eed579de2d20cbe655611643c commit hash: af09367724e7702eed579de2d20cbe655611643c](/images/git.png) ![commit hash: af09367724e7702eed579de2d20cbe655611643c commit hash: af09367724e7702eed579de2d20cbe655611643c](/images/codeberg.svg) ![commit hash: af09367724e7702eed579de2d20cbe655611643c commit hash: af09367724e7702eed579de2d20cbe655611643c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.4.7
Changes: https://git.sr.ht/~whynothugo/shotman/log/v0.4.7
Reported by: Repology |
0.4.6_1 18 Jun 2024 10:59:14
![commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350 commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350](/images/git.png) ![commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350 commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350](/images/codeberg.svg) ![commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350 commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.4.6 20 May 2024 15:46:10
![commit hash: c3718f64ecb0e71e57817154004ee3c9981946a6 commit hash: c3718f64ecb0e71e57817154004ee3c9981946a6](/images/git.png) ![commit hash: c3718f64ecb0e71e57817154004ee3c9981946a6 commit hash: c3718f64ecb0e71e57817154004ee3c9981946a6](/images/codeberg.svg) ![commit hash: c3718f64ecb0e71e57817154004ee3c9981946a6 commit hash: c3718f64ecb0e71e57817154004ee3c9981946a6](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.4.6
Changes: https://git.sr.ht/~whynothugo/shotman/log/v0.4.6
Reported by: Repology |
0.4.5_7 13 May 2024 11:03:24
![commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e](/images/git.png) ![commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e](/images/codeberg.svg) ![commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.4.5_6 23 Mar 2024 09:41:46
![commit hash: d632fbe55e45559d03a0bef7211913964aeba45a commit hash: d632fbe55e45559d03a0bef7211913964aeba45a](/images/git.png) ![commit hash: d632fbe55e45559d03a0bef7211913964aeba45a commit hash: d632fbe55e45559d03a0bef7211913964aeba45a](/images/codeberg.svg) ![commit hash: d632fbe55e45559d03a0bef7211913964aeba45a commit hash: d632fbe55e45559d03a0bef7211913964aeba45a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.4.5_5 19 Feb 2024 11:59:23
![commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c](/images/git.png) ![commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c](/images/codeberg.svg) ![commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.4.5_4 09 Jan 2024 12:15:54
![commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 commit hash: 109c3d4629b84972e660b689d169ac0761c1a519](/images/git.png) ![commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 commit hash: 109c3d4629b84972e660b689d169ac0761c1a519](/images/codeberg.svg) ![commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 commit hash: 109c3d4629b84972e660b689d169ac0761c1a519](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.4.5_3 08 Dec 2023 15:04:09
![commit hash: b2afd89fb26437c5d9810b131370525352e63f71 commit hash: b2afd89fb26437c5d9810b131370525352e63f71](/images/git.png) ![commit hash: b2afd89fb26437c5d9810b131370525352e63f71 commit hash: b2afd89fb26437c5d9810b131370525352e63f71](/images/codeberg.svg) ![commit hash: b2afd89fb26437c5d9810b131370525352e63f71 commit hash: b2afd89fb26437c5d9810b131370525352e63f71](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.4.5_2 24 Oct 2023 10:22:32
![commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6](/images/git.png) ![commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6](/images/codeberg.svg) ![commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.4.5_1 08 Sep 2023 09:06:24
![commit hash: aba8da2be191461126505c67726fa87345ae63f8 commit hash: aba8da2be191461126505c67726fa87345ae63f8](/images/git.png) ![commit hash: aba8da2be191461126505c67726fa87345ae63f8 commit hash: aba8da2be191461126505c67726fa87345ae63f8](/images/codeberg.svg) ![commit hash: aba8da2be191461126505c67726fa87345ae63f8 commit hash: aba8da2be191461126505c67726fa87345ae63f8](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.4.5 27 Aug 2023 19:07:00
![commit hash: 7ab61c08d706668e269c92012f361f568b6da14e commit hash: 7ab61c08d706668e269c92012f361f568b6da14e](/images/git.png) ![commit hash: 7ab61c08d706668e269c92012f361f568b6da14e commit hash: 7ab61c08d706668e269c92012f361f568b6da14e](/images/codeberg.svg) ![commit hash: 7ab61c08d706668e269c92012f361f568b6da14e commit hash: 7ab61c08d706668e269c92012f361f568b6da14e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.4.5
Changes: https://git.sr.ht/~whynothugo/shotman/log/v0.4.5
Reported by: Repology |
0.4.3_3 17 Jul 2023 15:58:38
![commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892](/images/git.png) ![commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892](/images/codeberg.svg) ![commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.4.3_2 09 Jun 2023 11:38:16
![commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175](/images/git.png) ![commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175](/images/codeberg.svg) ![commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.4.3_1 23 Apr 2023 13:14:05
![commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061](/images/git.png) ![commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061](/images/codeberg.svg) ![commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.4.3 07 Apr 2023 20:59:43
![commit hash: 4b16dd8822a23ae8eaf20700a20ed53330ded961 commit hash: 4b16dd8822a23ae8eaf20700a20ed53330ded961](/images/git.png) ![commit hash: 4b16dd8822a23ae8eaf20700a20ed53330ded961 commit hash: 4b16dd8822a23ae8eaf20700a20ed53330ded961](/images/codeberg.svg) ![commit hash: 4b16dd8822a23ae8eaf20700a20ed53330ded961 commit hash: 4b16dd8822a23ae8eaf20700a20ed53330ded961](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.4.3
Changes: https://git.sr.ht/~whynothugo/shotman/log/v0.4.3
Reported by: Repology |
0.4.1_2 30 Mar 2023 00:34:31
![commit hash: c75342e2ceacbfd24111557656de47a081e94912 commit hash: c75342e2ceacbfd24111557656de47a081e94912](/images/git.png) ![commit hash: c75342e2ceacbfd24111557656de47a081e94912 commit hash: c75342e2ceacbfd24111557656de47a081e94912](/images/codeberg.svg) ![commit hash: c75342e2ceacbfd24111557656de47a081e94912 commit hash: c75342e2ceacbfd24111557656de47a081e94912](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 27662, actual 28341)
=> SHA256 Checksum mismatch for d2f7ef2107b9.patch.
-2.34.7
+2.38.4
See also: https://github.com/git/git/commit/4f4be00d302b |
0.4.1_2 18 Mar 2023 00:46:46
![commit hash: c575c5540e7d6c1c36c2b31b9bcad764b5369113 commit hash: c575c5540e7d6c1c36c2b31b9bcad764b5369113](/images/git.png) ![commit hash: c575c5540e7d6c1c36c2b31b9bcad764b5369113 commit hash: c575c5540e7d6c1c36c2b31b9bcad764b5369113](/images/codeberg.svg) ![commit hash: c575c5540e7d6c1c36c2b31b9bcad764b5369113 commit hash: c575c5540e7d6c1c36c2b31b9bcad764b5369113](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: unbreak build after ebf29acc6ce4
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: bin/shotman_completions
===> Error: Plist issues found.
*** Error code 1 |
0.4.1_2 16 Mar 2023 11:11:52
![commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f](/images/git.png) ![commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f](/images/codeberg.svg) ![commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.4.1_1 21 Feb 2023 14:27:58
![commit hash: 63907ba1cc6009ad61aded43d5f3667257f1c9a4 commit hash: 63907ba1cc6009ad61aded43d5f3667257f1c9a4](/images/git.png) ![commit hash: 63907ba1cc6009ad61aded43d5f3667257f1c9a4 commit hash: 63907ba1cc6009ad61aded43d5f3667257f1c9a4](/images/codeberg.svg) ![commit hash: 63907ba1cc6009ad61aded43d5f3667257f1c9a4 commit hash: 63907ba1cc6009ad61aded43d5f3667257f1c9a4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: unbreak fetch due to Git upgrade
=> SHA256 Checksum mismatch for d2f7ef2107b9.patch.
-2.34.6
+2.34.7
Reported by: pkg-fallout |
0.4.1_1 14 Feb 2023 17:23:11
![commit hash: 288b138d8ed03bd9fc38ef02e5536d2202a8c26f commit hash: 288b138d8ed03bd9fc38ef02e5536d2202a8c26f](/images/git.png) ![commit hash: 288b138d8ed03bd9fc38ef02e5536d2202a8c26f commit hash: 288b138d8ed03bd9fc38ef02e5536d2202a8c26f](/images/codeberg.svg) ![commit hash: 288b138d8ed03bd9fc38ef02e5536d2202a8c26f commit hash: 288b138d8ed03bd9fc38ef02e5536d2202a8c26f](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: unbreak fetch after d90f75fbc961
=> SHA256 Checksum mismatch for d2f7ef2107b9.patch.
-2.34.5
+2.34.6
Reported by: pkg-fallout |
0.4.1_1 13 Feb 2023 14:52:59
![commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42](/images/git.png) ![commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42](/images/codeberg.svg) ![commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.4.1 10 Feb 2023 23:39:39
![commit hash: d90f75fbc961a1b6e9c2abd47a36fc6c8db0a52d commit hash: d90f75fbc961a1b6e9c2abd47a36fc6c8db0a52d](/images/git.png) ![commit hash: d90f75fbc961a1b6e9c2abd47a36fc6c8db0a52d commit hash: d90f75fbc961a1b6e9c2abd47a36fc6c8db0a52d](/images/codeberg.svg) ![commit hash: d90f75fbc961a1b6e9c2abd47a36fc6c8db0a52d commit hash: d90f75fbc961a1b6e9c2abd47a36fc6c8db0a52d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: switch to upstreamed patch after 9b1e2aa43af2 |
0.4.1 10 Feb 2023 19:02:27
![commit hash: 9b1e2aa43af28ee808ec71a8429701df0222f493 commit hash: 9b1e2aa43af28ee808ec71a8429701df0222f493](/images/git.png) ![commit hash: 9b1e2aa43af28ee808ec71a8429701df0222f493 commit hash: 9b1e2aa43af28ee808ec71a8429701df0222f493](/images/codeberg.svg) ![commit hash: 9b1e2aa43af28ee808ec71a8429701df0222f493 commit hash: 9b1e2aa43af28ee808ec71a8429701df0222f493](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.4.1
Changes: https://git.sr.ht/~whynothugo/shotman/refs/v0.4.1
Reported by: Repology |
0.4.0 31 Jan 2023 03:49:16
![commit hash: c859c4cee76f1fbc5c77a0e2fe14733ebbccc9a2 commit hash: c859c4cee76f1fbc5c77a0e2fe14733ebbccc9a2](/images/git.png) ![commit hash: c859c4cee76f1fbc5c77a0e2fe14733ebbccc9a2 commit hash: c859c4cee76f1fbc5c77a0e2fe14733ebbccc9a2](/images/codeberg.svg) ![commit hash: c859c4cee76f1fbc5c77a0e2fe14733ebbccc9a2 commit hash: c859c4cee76f1fbc5c77a0e2fe14733ebbccc9a2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.4.0
Changes: https://git.sr.ht/~whynothugo/shotman/refs/v0.4.0
Reported by: Repology |
0.3.1 31 Jan 2023 03:49:15
![commit hash: cd52691f055fbbf74efa8941191c0c24fd89af82 commit hash: cd52691f055fbbf74efa8941191c0c24fd89af82](/images/git.png) ![commit hash: cd52691f055fbbf74efa8941191c0c24fd89af82 commit hash: cd52691f055fbbf74efa8941191c0c24fd89af82](/images/codeberg.svg) ![commit hash: cd52691f055fbbf74efa8941191c0c24fd89af82 commit hash: cd52691f055fbbf74efa8941191c0c24fd89af82](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.3.1
Changes: https://git.sr.ht/~whynothugo/shotman/refs/v0.3.1
Reported by: Repology |
0.3.0_1 07 Jan 2023 19:24:18
![commit hash: 12f1c627d4a26e8098339900303640f7520b6673 commit hash: 12f1c627d4a26e8098339900303640f7520b6673](/images/git.png) ![commit hash: 12f1c627d4a26e8098339900303640f7520b6673 commit hash: 12f1c627d4a26e8098339900303640f7520b6673](/images/codeberg.svg) ![commit hash: 12f1c627d4a26e8098339900303640f7520b6673 commit hash: 12f1c627d4a26e8098339900303640f7520b6673](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Daniel Engberg (diizzy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.3.0 07 Jan 2023 15:45:55
![commit hash: 3ce79db53509757387dfa80005391d3fae053efc commit hash: 3ce79db53509757387dfa80005391d3fae053efc](/images/git.png) ![commit hash: 3ce79db53509757387dfa80005391d3fae053efc commit hash: 3ce79db53509757387dfa80005391d3fae053efc](/images/codeberg.svg) ![commit hash: 3ce79db53509757387dfa80005391d3fae053efc commit hash: 3ce79db53509757387dfa80005391d3fae053efc](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: update to 0.3.0
Changes: https://git.sr.ht/~whynothugo/shotman/refs/v0.3.0
Reported by: Repology |
0.2.0_1 20 Dec 2022 17:37:15
![commit hash: ba14e01a5249ee9d2f51183587dde36067be000f commit hash: ba14e01a5249ee9d2f51183587dde36067be000f](/images/git.png) ![commit hash: ba14e01a5249ee9d2f51183587dde36067be000f commit hash: ba14e01a5249ee9d2f51183587dde36067be000f](/images/codeberg.svg) ![commit hash: ba14e01a5249ee9d2f51183587dde36067be000f commit hash: ba14e01a5249ee9d2f51183587dde36067be000f](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.2.0 27 Nov 2022 03:08:40
![commit hash: 837378593f788395368ec343c79abcb07cc3a12d commit hash: 837378593f788395368ec343c79abcb07cc3a12d](/images/git.png) ![commit hash: 837378593f788395368ec343c79abcb07cc3a12d commit hash: 837378593f788395368ec343c79abcb07cc3a12d](/images/codeberg.svg) ![commit hash: 837378593f788395368ec343c79abcb07cc3a12d commit hash: 837378593f788395368ec343c79abcb07cc3a12d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/shotman: add new port
The uncompromising screenshot GUI for Wayland compositors.
shotman takes a screenshot and shows it in a small floating thumbnail window.
The screenshot can then copied with Ctrl+C, deleted with D, or dismissed
with Esc.
shotman is designed to run in response to some global hotkey (e.g.: Super+P,
PrintScreen, etc). It is designed for interactive usage.
https://git.sr.ht/~whynothugo/shotman |