Search Criteria
Package Details: grim-git r69.fb7261f-1
Git Clone URL: | https://aur.archlinux.org/grim-git.git (read-only, click to copy) |
---|---|
Package Base: | grim-git |
Description: | Grab images from a Wayland compositor |
Upstream URL: | http://github.com/emersion/grim |
Keywords: | screenshot |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | emersion |
Maintainer: | emersion |
Last Packager: | emersion |
Votes: | 15 |
Popularity: | 0.001680 |
First Submitted: | 2018-05-13 20:49 |
Last Updated: | 2019-06-15 09:46 |
Dependencies (7)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- wayland (wayland-git, wayland-nodocs-git)
- wayland-protocols (wayland-protocols-git)
- git (git-git) (make)
- meson (meson-git) (make)
- scdoc (make)
Required by (27)
- azote (requires grim) (optional)
- azote-git (requires grim) (optional)
- coretoppings (requires grim) (optional)
- farge-git (requires grim) (optional)
- grimshot (requires grim)
- grimshot-git (requires grim)
- nextshot (requires grim) (optional)
- paley (requires grim)
- qwikaccess-git (requires grim) (optional)
- sway-borders-git (requires grim) (optional)
- sway-git (requires grim) (optional)
- sway-hidpi-git (requires grim) (optional)
- sway-im (requires grim) (optional)
- sway-interactive-screenshot (requires grim)
- sway-no-titlebars-git (requires grim) (optional)
- sway-nosystemd-minimal-git (requires grim) (optional)
- sway-strace-git (requires grim) (optional)
- sway9 (requires grim) (optional)
- swaygrab (requires grim)
- swaylock-blur-bin (requires grim)
- swaylock-blur-git (requires grim)
- swaylock-blur-multimonitor-git (requires grim)
- swaylock-fancy-git (requires grim)
- swayshot (requires grim)
- wayfire-desktop-git (requires grim)
- wayland-screenshot-git (requires grim)
- wl-color-picker (requires grim)
Latest Comments
1ace commented on 2018-08-07 09:53
Hey :)
Just sent you a patch by email, but in case the address is wrong: You should fix the size of the commit hash in the version so that different people with different git default settings on their machine get the same package version, which avoids the package manager telling us that the package is out of date when it isn't.
You can do this by giving a value to the
--short
argument togit rev-parse
, like so:git rev-parse --short=7 HEAD
(7 seems to be the default value on your machine, so you won't see a difference)
I also just realized my email didn't mention which package this is for, but you should probably just do this in all of your -git packages :)
emersion commented on 2018-08-06 08:13
@wheatdog: thanks!
wheatdog commented on 2018-08-06 08:09
Some suggestions:
url should be https://github.com/emersion/grim.git
git must be added to makedepends
wayland-protocols and libjpeg-turbo must be added to depends