blob: c510fd19706db8481d38d8593aa2cfb2122d5282 (
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
42
43
44
45
46
47
|
pkgbase = sway-scroll-git
pkgdesc = Fork of the sway Wayland compositor with a scrolling layout like PaperWM or niri (git development version)
pkgver = 1.12.r7546.c33803e
pkgrel = 3
url = https://github.com/dawsers/scroll
install = sway-scroll-git.install
arch = x86_64
license = MIT
makedepends = git
makedepends = libcap
makedepends = meson
makedepends = scdoc
makedepends = wayland-protocols
depends = cairo
depends = gdk-pixbuf2
depends = json-c
depends = libdrm
depends = libevdev
depends = libinput
depends = libxcb
depends = libxkbcommon
depends = pango
depends = pcre2
depends = pixman
depends = wayland
depends = wlroots-git
depends = xcb-util-wm
depends = lua
optdepends = wmenu: Application launcher used in default configuration
optdepends = foot: Terminal emulator used in default configuration
optdepends = polkit: System privilege control. Required if not using seatd service
optdepends = swaybg: Wallpaper tool for sway
optdepends = swayidle: Idle management daemon
optdepends = swaylock: Screen locker
optdepends = xdg-desktop-portal-gtk: Portal used for default file picking
optdepends = xdg-desktop-portal-wlr: Portal used for screen sharing
provides = sway-scroll-git
provides = wayland-compositor
conflicts = sway-scroll-stable
source = sway-scroll-git::git+https://github.com/dawsers/scroll.git
source = 50-systemd-user.conf
source = scroll-portals.conf
b2sums = SKIP
b2sums = 9f913e2262718289e4d1e9e77420617e15c682d3c9006627ea119ba8df19e3ffe6db0fe2610d9fb32daa96c361544faed334321ea35685a11241bed45ffd7958
b2sums = cdba5fd2988b7ead8b264d5b41f1c7adb47a6487be1e3a4ce98c0af2094d9964f4bc364237c4437014be18061f067aa741b0382f21365be497e06b189c5c7728
pkgname = sway-scroll-git
|