blob: 5ac52867c1231ffc1af19a36d3efcd8d25e713e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lingmo-qt-plugins
pkgdesc = Unify Qt application style of LingmoOS.
pkgver = 2.0.0
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = qt5-base
depends = qt5-tools
depends = qt5-x11extras
depends = libqt5xdg
depends = libdbusmenu-qt5
depends = libxcb
source = https://github.com/LingmoOS/lingmo-qt-plugins/archive/refs/tags/2.0.0.tar.gz
sha256sums = 0ad28754c7a6b5c17e8ce5ed457b5efd6915e7675d916efd08aaef70e9c77dc7
pkgname = lingmo-qt-plugins
|