From 83d82de9d6c2c0448a401af594552b175786b306 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Wed, 23 Jun 2021 14:40:10 +0200 Subject: [PATCH] wlroots: update to 0.14.0. --- common/shlibs | 2 +- srcpkgs/wlroots/template | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 7b007a129e17..857842a1dd31 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3507,7 +3507,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.8 wlroots-0.13.0_1 +libwlroots.so.9 wlroots-0.14.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 diff --git a/srcpkgs/wlroots/template b/srcpkgs/wlroots/template index fd3a4b0b5aae..23323fe65eaf 100644 --- a/srcpkgs/wlroots/template +++ b/srcpkgs/wlroots/template @@ -1,12 +1,11 @@ # Template file for 'wlroots' pkgname=wlroots -version=0.13.0 +version=0.14.0 revision=1 build_style=meson # Follow upstream packaging recommendations: # https://github.com/swaywm/wlroots/wiki/Packaging-recommendations -configure_args="--auto-features=enabled -Dlogind=disabled - -Dexamples=false -Dwerror=false -Db_ndebug=false" +configure_args="--auto-features=enabled -Dexamples=false -Dwerror=false -Db_ndebug=false" hostmakedepends="pkg-config wayland-devel" _devel_depends="MesaLib-devel libseat-devel eudev-libudev-devel libdrm-devel libinput-devel libxkbcommon-devel pixman-devel wayland-devel wayland-protocols @@ -19,7 +18,7 @@ maintainer="Isaac Freund " license="MIT" homepage="https://github.com/swaywm/wlroots" distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz" -checksum=f6bea37fd4a6f5e5f552b83d61adae8c73e64b0bcb9ae0ab464ebcd9309d3cf3 +checksum=2a8435bf63681868699c4e3975df31cb111ad2d3f35740179036083f87382ac7 post_install() { vlicense LICENSE