blob: b9ecd2f69c2c57e93b5aeae2ab0b2ff6ec0f1c10 (
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
|
pkgbase = maomaowm-git
pkgdesc = A Wayland compositor with smooth animation
pkgver = r517.6b2ef05
pkgrel = 3.2
url = https://github.com/DreamMaoMao/maomaowm
arch = x86_64
license = GPL-3.0
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = fakeroot
makedepends = debugedit
makedepends = base-devel
makedepends = wayland-protocols>=1.41
depends = glibc
depends = wayland>=1.23.1
depends = libinput>=1.27.1
depends = libdrm
depends = pixman
depends = libxkbcommon
depends = pcre2
depends = wlroots-0.19-mao-git
provides = maomaowm
provides = wayland-compositor
conflicts = maomaowm
conflicts = maomaowm-git
conflicts = maomaowm-next-git
source = maomaowm-git::git+https://github.com/DreamMaoMao/maomaowm.git
md5sums = SKIP
pkgname = maomaowm-git
|