@wcasanova, I'll update this when it can be built.
Search Criteria
Package Details: flameshot-git r1938.fa29bcb4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flameshot-git.git (read-only, click to copy) |
---|---|
Package Base: | flameshot-git |
Description: | Powerful yet simple to use screenshot software |
Upstream URL: | https://github.com/flameshot-org/flameshot |
Keywords: | screenshot |
Licenses: | GPL |
Conflicts: | flameshot |
Provides: | flameshot |
Submitter: | j1simon |
Maintainer: | mehrad (borgman_jeremy) |
Last Packager: | mehrad |
Votes: | 41 |
Popularity: | 0.28 |
First Submitted: | 2017-07-08 16:07 (UTC) |
Last Updated: | 2023-11-10 14:16 (UTC) |
Dependencies (11)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kguiaddons5
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
- grim (grim-gitAUR) (optional) – To make Sway, Hyprland, and wlroots work
- xdg-desktop-portal (xdg-desktop-portal-gitAUR) (optional) – To make Sway, Hyprland, and wlroots work
- xdg-desktop-portal-kde (xdg-desktop-portal-kde-gitAUR) (optional) – For KDE Plasma
- xdg-desktop-portal-wlr (xdg-desktop-portal-wlr-gitAUR) (optional) – To make Sway, Hyprland, and wlroots work
Required by (4)
- cutetranslation-flameshot (requires flameshot)
- dmenu_shot-git (requires flameshot)
- rabbithole (requires flameshot)
- screenshot-bash (requires flameshot) (optional)
Sources (1)
Feresey commented on 2020-09-02 18:21 (UTC)
wcasanova commented on 2020-09-02 17:14 (UTC) (edited on 2020-09-02 17:14 (UTC) by wcasanova)
mgisbers commented on 2020-01-24 12:00 (UTC)
@Feresey, qt5-svg
is needed on runtime.
Feresey commented on 2020-01-24 11:57 (UTC) (edited on 2020-01-24 11:57 (UTC) by Feresey)
@mgisbers, qt5svg is a dependency for build or runtime?
mgisbers commented on 2020-01-24 11:47 (UTC)
@Feresey, just install a core archlinux, download PKGBUILD
from AUR and try to run makepkg
. It will fail because of git
missing. Installing other AUR packages not using git
will run successfully.
Feresey commented on 2020-01-24 11:11 (UTC)
@mgisbers, how you can use aur withont git?
mgisbers commented on 2020-01-24 11:06 (UTC)
and also qt5-svg
is required, like lohol pointed up.
mgisbers commented on 2020-01-24 11:02 (UTC) (edited on 2020-01-24 11:07 (UTC) by mgisbers)
like kaur reported 6 month ago: git
is still missing in makedepends.
Feresey commented on 2020-01-19 15:40 (UTC)
@hexchain, thanks
hexchain commented on 2020-01-19 14:49 (UTC)
The pkgrel
field in PKGBUILD and .SRCINFO does not match.
Pinned Comments
GC268DM commented on 2022-05-29 10:40 (UTC)
What worked for me was
Where -a stands for aur and --devel for development packages.
Since the --devel flag checks if behind the development packages (like "*-git" packages) there are any newer versions, it will update to the latest version of the package in git and not require and update on the aur listing
mehrad commented on 2022-01-19 10:26 (UTC) (edited on 2022-01-19 10:28 (UTC) by mehrad)
Please stop flagging this AUR as out-of-date unless you have tried these:
If you use a proper AUR helper (e.g
paru
,yay
) this AUR will be use the latest commit of the Github repo. If you usepamac
, it will not update based on the latest commit automatically and you should dopamac install --upgrade flameshot-git
to force it to check for upgrades. Therefore, this AUR cannot become out-of-date unless the Github URL or dependencies get out of date.