29 lines
1.3 KiB
Text
29 lines
1.3 KiB
Text
|
# Template file for 'weston'.
|
||
|
pkgname=weston
|
||
|
version=1.0.1
|
||
|
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=8abd6fe3f73317971e60857f1c66426f6213d2d0ee1078c3d09a8da68b942703
|
||
|
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."
|
||
|
|
||
|
# XXX xcb-xkb.pc
|
||
|
makedepends="pkg-config wayland-devel>=1.0.0 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"
|