blob: 508fffceede72d1c950e610cb015f714d33874a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = desq-integration
pkgdesc = Qt Platform and Style Integration Plugins for DesQ
pkgver = 0.0.8
pkgrel = 2
url = https://gitlab.com/DesQ/Integration
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = meson
makedepends = ninja
depends = qt5-base
depends = libdesqui
depends = dfl-settings
depends = dfl-utils
depends = dfl-applications
depends = dfl-xdg
depends = dfl-colorschemeparser
source = https://gitlab.com/DesQ/Integration/-/archive/v0.0.8/Integration-v0.0.8.tar.gz
sha256sums = c3185555c3d67ba211405a9f7f20cf6ef83b3b7799947acf919a36aadfaa6bfd
pkgname = desq-integration
|