Search Criteria
Package Details: dulcepan-git v1.0.2.r2.d2620c6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dulcepan-git.git (read-only, click to copy) |
---|---|
Package Base: | dulcepan-git |
Description: | a Wayland screenshot tool |
Upstream URL: | https://codeberg.org/vyivel/dulcepan |
Licenses: | GPL-3.0-only |
Conflicts: | dulcepan |
Provides: | dulcepan |
Submitter: | baltazar |
Maintainer: | baltazar |
Last Packager: | baltazar |
Votes: | 2 |
Popularity: | 0.088057 |
First Submitted: | 2025-01-20 11:21 (UTC) |
Last Updated: | 2025-07-22 21:20 (UTC) |
Dependencies (9)
- cairo (cairo-gitAUR)
- libsfdo
- libspng (libspng-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- pixman (pixman-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
baltazar commented on 2025-07-22 21:22 (UTC)
@mpsq nice catch, I added it as a make dependency. thx!
mpsq commented on 2025-07-22 09:25 (UTC)
Hey Thanks a lot for this pkg. FYI,
wayland-protocols
should be added as a dependency, see https://codeberg.org/vyivel/dulcepan/src/branch/main/meson.build#L46 Thank you