Home
last modified time | relevance | path

Searched full:wayland_protocols_version (Results 1 – 4 of 4) sorted by relevance

/external/wayland-protocols/freedesktop.org/
Dconfigure.ac5 m4_define([wayland_protocols_version], macro
9 [wayland_protocols_version],
16 AC_SUBST([WAYLAND_PROTOCOLS_VERSION], [wayland_protocols_version]) subst
43 Version ${WAYLAND_PROTOCOLS_VERSION}
Dwayland-protocols-uninstalled.pc.in5 Version: @WAYLAND_PROTOCOLS_VERSION@
Dwayland-protocols.pc.in7 Version: @WAYLAND_PROTOCOLS_VERSION@
/external/mesa3d/
D.travis.yml26 - WAYLAND_PROTOCOLS_VERSION=wayland-protocols-1.8
501 wget $WAYLAND_RELEASES/$WAYLAND_PROTOCOLS_VERSION.tar.xz
502 tar -axvf $WAYLAND_PROTOCOLS_VERSION.tar.xz
503 (cd $WAYLAND_PROTOCOLS_VERSION && ./configure --prefix=$HOME/prefix && make install)