wlroots: update to 0.2.

This commit is contained in:
maxice8 2018-11-30 01:36:30 -02:00 committed by maxice8
parent 15d7b2275a
commit 667e78eaea

View file

@ -1,7 +1,7 @@
# Template file for 'wlroots' # Template file for 'wlroots'
pkgname=wlroots pkgname=wlroots
version=0.1 version=0.2
revision=2 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
-Dxcb-errors=enabled -Dxcb-icccm=enabled -Dxcb-xkb=enabled -Dxwayland=enabled -Dxcb-errors=enabled -Dxcb-icccm=enabled -Dxcb-xkb=enabled -Dxwayland=enabled
@ -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=cff055bc141eefea6fb1aa410d166890f1e6666d3fd321d70403a543494a6a84 checksum=0b690c5db5a1f11051a28f0349655322fe54d92f7c2dc8d3c6e5559b1098bfd8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE