blob: ab8f39eb5093329156ebe80959623f78126fbd12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libdesq
pkgdesc = The DesQ library to handle X11 protocols, system calls, classes and functions to be used across the DesQ project.
pkgver = 0.0.8
pkgrel = 2
url = https://gitlab.com/DesQ/libdesq
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = meson
makedepends = ninja
depends = qt5-base
depends = dfl-settings
source = https://gitlab.com/DesQ/libdesq/-/archive/v0.0.8/libdesq-v0.0.8.tar.gz
sha256sums = 5b32aab28ddd5836a906e8c1afcfffeba688c161ee9a9387284a75f438552863
pkgname = libdesq
|