blob: ed4af7c049d55488fd6f429948f858df2213ae38 (
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
37
38
39
40
41
|
pkgbase = cwc
pkgdesc = Extensible Wayland compositor with dynamic window management
pkgver = 0.1.0
pkgrel = 2
url = https://github.com/Cudiph/cwcwm
arch = x86_64
license = GPL-3.0-or-later
makedepends = ldoc
makedepends = meson
makedepends = ninja
makedepends = wayland-protocols
depends = cairo
depends = gdk-pixbuf2
depends = glib2
depends = glibc
depends = hyprcursor
depends = libdrm
depends = libinput
depends = libwlroots-0.19.so
depends = libxcb
depends = libxkbcommon
depends = luajit-lgi
depends = luajit
depends = pango
depends = wayland
depends = xorg-xwayland
depends = xxhash
optdepends = brightnessctl: Default brightness controller in the configuration
optdepends = copyq: Default clipboard manager
optdepends = rofi-wayland: Default application launcher
optdepends = playerctl: Default media player controller
optdepends = swaybg: Default wallpaper
optdepends = swayidle: Default idle daemon
optdepends = waybar: Default bar
optdepends = xdg-desktop-portal-gtk: Default portal for file picker
optdepends = xdg-desktop-portal-wlr: Portal for screen sharing
provides = wayland-compositor
source = https://github.com/Cudiph/cwcwm/archive/v0.1.0.tar.gz
md5sums = 94bbf56b66993fddd3f83a13442fe2b1
pkgname = cwc
|