blob: 6a5617a8dc9e182a564dbc70decba75ddf2ee050 (
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
|
pkgbase = lingmo-core
pkgdesc = The core components of LingmoOS, including system backend and session initiation.
pkgver = 2.0.2
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = qt5-base
depends = kcoreaddons5
depends = qt5-quickcontrols2
depends = libxcursor
depends = qt5-x11extras
depends = qt5-tools
depends = qt5-graphicaleffects
depends = kwindowsystem5
depends = kidletime5
depends = polkit
depends = polkit-qt5
depends = xorg-server-devel
depends = xf86-input-libinput
depends = xf86-input-synaptics
source = https://github.com/LingmoOS/lingmo-core/archive/refs/tags/2.0.2.tar.gz
sha256sums = fe40fa3bee8ba97a9e45004b2394b780237627f831ace3bcee099e71496e1f14
pkgname = lingmo-core
|