Search Criteria
Package Details: hyprpicker-git 0.4.1.r1.4411a6d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hyprpicker-git.git (read-only, click to copy) |
---|---|
Package Base: | hyprpicker-git |
Description: | A wlroots-compatible Wayland color picker that does not suck |
Upstream URL: | https://github.com/hyprwm/hyprpicker |
Licenses: | BSD-3-Clause |
Conflicts: | hyprpicker |
Provides: | hyprpicker |
Submitter: | That1Calculator |
Maintainer: | imnotpolar |
Last Packager: | imnotpolar |
Votes: | 17 |
Popularity: | 1.36 |
First Submitted: | 2022-09-02 17:41 (UTC) |
Last Updated: | 2024-10-09 00:52 (UTC) |
Dependencies (19)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake-gitAUR) (make)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pango (pango-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
- hyprutils (hyprutils-gitAUR) (optional) – choose either hyprutils or hyprutils-git
- hyprutils-gitAUR (optional) – choose either hyprutils or hyprutils-git
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – --autocopy
Required by (4)
- ags-hyprpanel-git (requires hyprpicker)
- grimblast-git (requires hyprpicker) (optional)
- hyprshot (requires hyprpicker) (optional)
- hyprshot-git (requires hyprpicker) (optional)
Latest Comments
earlybird commented on 2024-10-02 05:14 (UTC)
Here is a working config - compare and please change yours - https://pastebin.com/YrSmqDpU
musta_ruhtinas commented on 2024-09-30 17:37 (UTC)
Cannot build without hyprwayland-scanner
earlybird commented on 2024-07-22 07:26 (UTC)
added hyprutils-git to make dependencies and can be built again
SoulHarsh007 commented on 2024-03-26 07:10 (UTC)
Working PKGBUILD patch for reference: https://paste.soulharsh007.dev/p/a878809.diff
justinesmithies commented on 2024-03-12 20:54 (UTC)
The Makefile has been removed as it is no longer used. Functionality has been transfered to CMake.
Please update the PKGBUILD
https://github.com/hyprwm/hyprpicker
Technetium1 commented on 2023-07-05 05:28 (UTC)
Missing dependency
wlroots
: logD3vil0p3r commented on 2023-06-26 09:14 (UTC)
@eclairevoyant could you please update it?
eclairevoyant commented on 2023-06-11 10:52 (UTC)
pkgver()
is also wrong, andgcc
should be removed frommakedepends
cyrinux commented on 2023-01-06 10:41 (UTC)
Hi, to fix build in a chroot env, can you please add in makedepends
pango, cairo, libjpeg-turbo and libglvnd
Akari-chan commented on 2022-10-12 19:22 (UTC)
Please add pango cairo libjpeg to depends, and libglvnd to makedepends.
It fails to build in clean chroot without it.