blob: 6dc6fd2be8a66dc5f9cc4bd612a1cec1c424772e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = hyprpicker-git
pkgdesc = A wlroots-compatible Wayland color picker that does not suck
pkgver = 0.4.4.r0.gfd77aea
pkgrel = 1
url = https://github.com/hyprwm/hyprpicker
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = cmake
makedepends = git
makedepends = hyprutils-git
makedepends = hyprwayland-scanner-git
makedepends = libgl
makedepends = libjpeg-turbo
makedepends = meson
makedepends = ninja
makedepends = pango
makedepends = wayland-protocols
makedepends = xorgproto
depends = cairo
depends = gcc-libs
depends = glibc
depends = libxkbcommon
depends = wayland
optdepends = wl-clipboard: --autocopy
provides = hyprpicker=0.4.4
conflicts = hyprpicker
source = hyprpicker::git+https://github.com/hyprwm/hyprpicker.git
sha256sums = SKIP
pkgname = hyprpicker-git
|