wlroots: update to 0.10.0
This commit is contained in:
parent
feed9d84b1
commit
f0d921de9f
|
@ -3362,7 +3362,7 @@ libcodecore.so.0 libio.elementary.code-3.0_1
|
|||
libio.elementary.music-core.so.0 libio.elementary.music-5.0_1
|
||||
libpantheon-files-core.so.4 libio.elementary.files-4.1.4_1
|
||||
libpantheon-files-widgets.so.4 libio.elementary.files-4.1.4_1
|
||||
libwlroots.so.3 wlroots-0.6.0_1
|
||||
libwlroots.so.5 wlroots-0.10.0_1
|
||||
libbaseencode.so.1 libbaseencode-1.0.9_1
|
||||
libcotp.so.12 libcotp-1.2.1_1
|
||||
libunarr.so.1 libunarr-1.0.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wlroots'
|
||||
pkgname=wlroots
|
||||
version=0.8.1
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
||||
|
@ -11,13 +11,13 @@ makedepends="elogind-devel libcap-devel wayland-devel wayland-protocols
|
|||
MesaLib-devel libinput-devel libxkbcommon-devel libdrm-devel pixman-devel
|
||||
libxcb-devel xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel
|
||||
xcb-util-keysyms-devel xcb-util-renderutil-devel xcb-util-wm-devel
|
||||
xcb-util-errors-devel xcb-util-xrm-devel freerdp-devel"
|
||||
xcb-util-errors-devel xcb-util-xrm-devel"
|
||||
short_desc="Modular Wayland compositor library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/swaywm/wlroots"
|
||||
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
||||
checksum=202b86e0e21699b6660bbda56afc2e3358db7252f83ff69c89f01926b4900d98
|
||||
checksum=9414ba761c321f9c2b3e0426e1bbed55443fa8f97d46643d1706d1ddd614f6cd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue