blob: a45fa6f2d6736f5aba71f0a9e43732fd83ab19f1 (
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 = kwayland-git
pkgdesc = Qt-style Client and Server library wrapper for the Wayland libraries
pkgver = 6.0.80_r1256.ge87c6d8
pkgrel = 1
url = https://www.kde.org
arch = x86_64
groups = kf6-git
license = LGPL-2.0-or-later
makedepends = git
makedepends = doxygen
makedepends = extra-cmake-modules-git
makedepends = plasma-wayland-protocols-git
makedepends = qt6-doc
makedepends = qt6-tools
makedepends = wayland-protocols
depends = gcc-libs
depends = glibc
depends = qt6-base
depends = qt6-wayland
depends = wayland
provides = kwayland
conflicts = kwayland
source = git+https://github.com/KDE/kwayland.git
sha256sums = SKIP
pkgname = kwayland-git
|