Subject: CVS commit: pkgsrc/devel
From: Nia Alarie
Date: 2019-08-18 18:05:12
Message id: 20190818160512.91554FBF4@cvs.NetBSD.org

Log Message:
Add devel/wayland.

Wayland is a protocol for a compositor to talk to its clients as
well as a C library implementation of that protocol.

Wayland is intended to be simpler replacement for the X window
system, easier to develop and maintain.

Files:
RevisionActionfile
1.1addpkgsrc/devel/wayland/DESCR
1.1addpkgsrc/devel/wayland/Makefile
1.1addpkgsrc/devel/wayland/PLIST
1.1addpkgsrc/devel/wayland/buildlink3.mk
1.1addpkgsrc/devel/wayland/distinfo
1.1addpkgsrc/devel/wayland/files/event-loop-kqueue.c
1.1addpkgsrc/devel/wayland/patches/patch-Makefile.am
1.1addpkgsrc/devel/wayland/patches/patch-configure.ac
1.1addpkgsrc/devel/wayland/patches/patch-src_event-loop.c
1.1addpkgsrc/devel/wayland/patches/patch-src_wayland-os.c
1.1addpkgsrc/devel/wayland/patches/patch-src_wayland-os.h
1.1addpkgsrc/devel/wayland/patches/patch-src_wayland-server.c
1.1addpkgsrc/devel/wayland/patches/patch-src_wayland-shm.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_client-test.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_connection-test.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_event-loop-test.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_os-wrappers-test.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_queue-test.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_sanity-test.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_test-helpers.c
1.1addpkgsrc/devel/wayland/patches/patch-tests_test-runner.c