30 lines
1.3 KiB
Text
30 lines
1.3 KiB
Text
# Template file for 'weston'.
|
|
pkgname=weston
|
|
version=1.0.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Reference implementation of a Wayland compositor"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://wayland.freedesktop.org/"
|
|
license="MIT"
|
|
distfiles="http://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
|
|
checksum=33849cadd538cab4c321bf2b5b1b0a188c08c1be24dcdb76bca7f75b21a22691
|
|
long_desc="
|
|
Weston is the reference implementation of a Wayland compositor, and a
|
|
useful compositor in its own right. Weston has various backends that
|
|
lets it run on Linux kernel modesetting and evdev input as well as
|
|
under X11. Weston ships with a few example clients, from simple
|
|
clients that demonstrate certain aspects of the protocol to more
|
|
complete clients and a simplistic toolkit. There is also a quite
|
|
capable terminal emulator (weston-terminal) and an toy/example desktop
|
|
shell. Finally, weston also provides integration with the Xorg server
|
|
and can pull X clients into the Wayland desktop and act as a X window
|
|
manager."
|
|
|
|
depends="wayland>=1.0.2"
|
|
|
|
# XXX xcb-xkb.pc
|
|
makedepends="pkg-config wayland-devel>=1.0.2 libxkbcommon-devel
|
|
xcb-util-keysyms-devel pixman-devel libXcursor-devel MesaLib-devel
|
|
cairo-devel mtdev-devel libwebp-devel jpeg-devel poppler-glib-devel
|
|
pam-devel systemd-devel librsvg glu-devel"
|