wlroots: update to 0.14.0.
This commit is contained in:
parent
db7ed56f1c
commit
9d07fac57b
2 changed files with 4 additions and 5 deletions
|
@ -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
|
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-core.so.4 libio.elementary.files-4.1.4_1
|
||||||
libpantheon-files-widgets.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
|
libbaseencode.so.1 libbaseencode-1.0.9_1
|
||||||
libcotp.so.12 libcotp-1.2.1_1
|
libcotp.so.12 libcotp-1.2.1_1
|
||||||
libunarr.so.1 libunarr-1.0.1_1
|
libunarr.so.1 libunarr-1.0.1_1
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'wlroots'
|
# Template file for 'wlroots'
|
||||||
pkgname=wlroots
|
pkgname=wlroots
|
||||||
version=0.13.0
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# Follow upstream packaging recommendations:
|
# Follow upstream packaging recommendations:
|
||||||
# https://github.com/swaywm/wlroots/wiki/Packaging-recommendations
|
# https://github.com/swaywm/wlroots/wiki/Packaging-recommendations
|
||||||
configure_args="--auto-features=enabled -Dlogind=disabled
|
configure_args="--auto-features=enabled -Dexamples=false -Dwerror=false -Db_ndebug=false"
|
||||||
-Dexamples=false -Dwerror=false -Db_ndebug=false"
|
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
_devel_depends="MesaLib-devel libseat-devel eudev-libudev-devel libdrm-devel
|
_devel_depends="MesaLib-devel libseat-devel eudev-libudev-devel libdrm-devel
|
||||||
libinput-devel libxkbcommon-devel pixman-devel wayland-devel wayland-protocols
|
libinput-devel libxkbcommon-devel pixman-devel wayland-devel wayland-protocols
|
||||||
|
@ -19,7 +18,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/swaywm/wlroots"
|
homepage="https://github.com/swaywm/wlroots"
|
||||||
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
||||||
checksum=f6bea37fd4a6f5e5f552b83d61adae8c73e64b0bcb9ae0ab464ebcd9309d3cf3
|
checksum=2a8435bf63681868699c4e3975df31cb111ad2d3f35740179036083f87382ac7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue