forked from kiss-community/repo
parent
239267ceda
commit
c22da0b416
@ -1,5 +1,4 @@
|
|||||||
0ab112469bc897329d2dda6104546be17434b10734d33346e658fefc9cd453bb91
|
c6545cbcb4bce1710db439d6007841ece3a63a1acae6650865ece2d5bb2ce4176f
|
||||||
0ffcc625aeed24e34d62d9a9abe55773824862223cbbc97bc48281ef8b776cc93c
|
|
||||||
8b8bf563e74f720990030791f8e408db6099813a6290c38ab812231dbd10eb0cb8
|
8b8bf563e74f720990030791f8e408db6099813a6290c38ab812231dbd10eb0cb8
|
||||||
763400831b2abe5eff95609826dc6769ab2a742d68d4ffd0b4a7209a7f1be2cdaa
|
763400831b2abe5eff95609826dc6769ab2a742d68d4ffd0b4a7209a7f1be2cdaa
|
||||||
941244e144368d3cb00551991d6683a3fbe8515c3599459fb5e220305657c89023
|
941244e144368d3cb00551991d6683a3fbe8515c3599459fb5e220305657c89023
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
wayland_cursor_sources = files([
|
|
||||||
'wayland-cursor.c',
|
|
||||||
'xcursor.c',
|
|
||||||
'os-compatibility.c'
|
|
||||||
])
|
|
||||||
|
|
||||||
libwayland_cursor = static_library('wayland+cursor',
|
|
||||||
sources: wayland_cursor_sources,
|
|
||||||
include_directories: [ confinc, ],
|
|
||||||
dependencies: [ glib_dep, wlclientdep, ],
|
|
||||||
c_args: common_cflags,
|
|
||||||
)
|
|
@ -1,5 +1,4 @@
|
|||||||
https://download.gnome.org/sources/gtk+/MAJOR.MINOR/gtk+-VERSION.tar.xz
|
https://download.gnome.org/sources/gtk+/MAJOR.MINOR/gtk+-VERSION.tar.xz
|
||||||
files/meson.build gdk/wayland/cursor
|
|
||||||
patches/01-no-fribidi.patch
|
patches/01-no-fribidi.patch
|
||||||
patches/02-fix-firefox.patch
|
patches/02-fix-firefox.patch
|
||||||
patches/03-no-accessibility.patch
|
patches/03-no-accessibility.patch
|
||||||
|
@ -1 +1 @@
|
|||||||
3.24.35 1
|
3.24.34 5
|
||||||
|
Loading…
Reference in New Issue
Block a user