blob: 299769c6f60484568f06a79cb8c63787c5b65a34 (
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
27
28
29
30
31
32
33
34
35
36
|
pkgbase = aeroshell-smod-git
pkgdesc = KDecoration3 decoration engine for AeroShell-based desktops
pkgver = 6.7.0_37.r1f21dee
pkgrel = 1
url = https://gitgud.io/aeroshell/smod
arch = x86_64
license = AGPL-3.0-or-later
makedepends = git
makedepends = extra-cmake-modules
makedepends = kdoctools
makedepends = vulkan-headers
depends = gcc-libs
depends = glibc
depends = kconfig
depends = kwin
depends = kdecoration
depends = kcoreaddons
depends = libepoxy
depends = ki18n
depends = kcmutils
depends = kguiaddons
depends = plasma-wayland-protocols
depends = wayland
depends = wayland-protocols
depends = qt6-wayland
depends = kwindowsystem
depends = kwidgetsaddons
depends = pkgconf
depends = qt6-base
provides = aeroshell-smod
conflicts = aeroshell-smod
options = !debug
source = aeroshell-smod-git::git+https://gitgud.io/aeroshell/smod.git
sha256sums = SKIP
pkgname = aeroshell-smod-git
|