mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wlroots: update to 0.4.1.
This commit is contained in:
parent
29bb2e9624
commit
6bbc043e1d
2 changed files with 3 additions and 3 deletions
|
@ -3315,7 +3315,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.0 wlroots-0.1_1
|
libwlroots.so.1 wlroots-0.4.1_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,6 +1,6 @@
|
||||||
# Template file for 'wlroots'
|
# Template file for 'wlroots'
|
||||||
pkgname=wlroots
|
pkgname=wlroots
|
||||||
version=0.4
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
||||||
|
@ -17,7 +17,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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=f9308d4c9a0dbcf0009f5577e390c11b1bffdc38fa92681cc37dc2ec7ab927f0
|
checksum=a8c480b1ab3e5fff2d2a38661a0f06eb96af43c1cac02dc02e180d7fa5e8a5fa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue