Adding wayland scanner.
This commit is contained in:
parent
42e623720a
commit
9dab15d7d3
15
x11-packages/wayland-scanner/build.sh
Normal file
15
x11-packages/wayland-scanner/build.sh
Normal file
@ -0,0 +1,15 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://wayland.freedesktop.org/
|
||||
TERMUX_PKG_DESCRIPTION="Wayland protocol library"
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=1.20.0
|
||||
TERMUX_PKG_REVISION=9
|
||||
TERMUX_PKG_SRCURL=https://wayland.freedesktop.org/releases/wayland-${TERMUX_PKG_VERSION}.tar.xz
|
||||
TERMUX_PKG_SHA256=b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725
|
||||
TERMUX_PKG_DEPENDS="libandroid-support, libffi, libxml2, libexpat"
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-Dlibraries=false
|
||||
-Dscanner=true
|
||||
-Ddocumentation=false
|
||||
-Dtests=false
|
||||
"
|
Loading…
Reference in New Issue
Block a user