blob: 56c880b2daa44c2fb7e228c1c30bc8e61ba39a00 (
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
|
pkgbase = pixelkit
pkgdesc = Native Linux color picker and screen ruler
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/Kuucheen/PixelKit
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
depends = hicolor-icon-theme
depends = libx11
depends = libxcb
depends = libxkbcommon
depends = wayland
depends = mesa
depends = xdg-desktop-portal
optdepends = xdg-desktop-portal-gtk: portal backend for GTK desktops
optdepends = xdg-desktop-portal-kde: portal backend for KDE Plasma
optdepends = xdg-desktop-portal-gnome: portal backend for GNOME
options = !debug
source = pixelkit-0.1.2-vendor.tar.xz::https://github.com/Kuucheen/PixelKit/releases/download/v0.1.2/pixelkit-0.1.2-vendor.tar.xz
sha256sums = e01d07cc4043af4754c2bad0bf26405abfe10dd588029720d1ff3be28364b4da
pkgname = pixelkit
|