mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-11-27 06:59:54 -05:00
Added feature for rotation for wlroots-18 again
This commit is contained in:
parent
ddc51ce1e5
commit
9bdbc83d71
15 changed files with 213 additions and 0 deletions
2
subprojects/edid-decode.wrap
Normal file
2
subprojects/edid-decode.wrap
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[wrap-redirect]
|
||||
filename = libdisplay-info/subprojects/edid-decode.wrap
|
||||
7
subprojects/libdisplay-info.wrap
Normal file
7
subprojects/libdisplay-info.wrap
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[wrap-git]
|
||||
directory = libdisplay-info
|
||||
url = https://gitlab.freedesktop.org/emersion/libdisplay-info.git
|
||||
revision = 5ea36938334f3af016c273ba88679f018ea0b1c6
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
4
subprojects/libdisplay-info/subprojects/edid-decode.wrap
Normal file
4
subprojects/libdisplay-info/subprojects/edid-decode.wrap
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[wrap-git]
|
||||
url = https://git.linuxtv.org/edid-decode.git
|
||||
revision = c6b859d7f0251e2433fb81bd3f67bd2011c2036c
|
||||
|
||||
7
subprojects/libdrm.wrap
Normal file
7
subprojects/libdrm.wrap
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[wrap-git]
|
||||
directory = libdrm
|
||||
url = https://gitlab.freedesktop.org/mesa/drm.git
|
||||
revision = 38ec7dbd4df3141441afafe5ac62dfc9df36a77e
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
7
subprojects/libliftoff.wrap
Normal file
7
subprojects/libliftoff.wrap
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[wrap-git]
|
||||
directory = libliftoff
|
||||
url = https://gitlab.freedesktop.org/emersion/libliftoff.git
|
||||
revision = 8b08dc1c14fd019cc90ddabe34ad16596b0691f4
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
8
subprojects/libxkbcommon.wrap
Normal file
8
subprojects/libxkbcommon.wrap
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[wrap-git]
|
||||
directory = xkbcommon
|
||||
url = https://github.com/xkbcommon/libxkbcommon.git
|
||||
revision = master
|
||||
tag = xkbcommon-1.9.2
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
9
subprojects/pixman.wrap
Normal file
9
subprojects/pixman.wrap
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[wrap-file]
|
||||
directory = pixman-0.43.4
|
||||
source_url = https://www.x.org/releases/individual/lib/pixman-0.43.4.tar.xz
|
||||
source_filename = pixman-0.43.4.tar.xz
|
||||
source_hash = 48d8539f35488d694a2fef3ce17394d1153ed4e71c05d1e621904d574be5df19
|
||||
|
||||
[provide]
|
||||
pixman-1 = idep_pixman
|
||||
|
||||
8
subprojects/seatd.wrap
Normal file
8
subprojects/seatd.wrap
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[wrap-git]
|
||||
directory = seatd
|
||||
url = https://github.com/kennylevinsen/seatd.git
|
||||
revision = master
|
||||
tag = v0.9.1
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
8
subprojects/wayland-protocols.wrap
Normal file
8
subprojects/wayland-protocols.wrap
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[wrap-git]
|
||||
directory = wayland-protocols
|
||||
url = https://gitlab.freedesktop.org/wayland/wayland-protocols.git
|
||||
revision = 810f1adaf33521cc55fc510566efba2a1418174f
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
|
||||
7
subprojects/wayland.wrap
Normal file
7
subprojects/wayland.wrap
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[wrap-git]
|
||||
directory = wayland
|
||||
url = https://gitlab.freedesktop.org/wayland/wayland.git
|
||||
revision = a9fec8dd65977c57f4039ced34327204d9b9d779
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
7
subprojects/wlroots.wrap
Normal file
7
subprojects/wlroots.wrap
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[wrap-git]
|
||||
directory = wlroots
|
||||
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||
revision = 766a228da4eaea221470c2b939ce3db20a9d1600
|
||||
depth = 1
|
||||
|
||||
[patch]
|
||||
Loading…
Add table
Add a link
Reference in a new issue