aboutsummaryrefslogtreecommitdiff
path: root/graphics/wayland-protocols
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 16:00:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 16:00:33 +0000
commite6715d06b813e0f59dc16d34d11fd7c283cfb365 (patch)
tree33322346232c174cac7aaa053b9c622bc95fcb8b /graphics/wayland-protocols
parentf3e56928d6d59f08a0850a207bf15d73927e2d7d (diff)
Notes
Diffstat (limited to 'graphics/wayland-protocols')
-rw-r--r--graphics/wayland-protocols/Makefile23
-rw-r--r--graphics/wayland-protocols/distinfo3
-rw-r--r--graphics/wayland-protocols/pkg-descr11
-rw-r--r--graphics/wayland-protocols/pkg-plist16
4 files changed, 53 insertions, 0 deletions
diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile
new file mode 100644
index 000000000000..b2f102c5fa3c
--- /dev/null
+++ b/graphics/wayland-protocols/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME= wayland-protocols
+PORTVERSION= 1.7
+CATEGORIES= graphics wayland
+MASTER_SITES= https://wayland.freedesktop.org/releases/
+
+MAINTAINER= kwm@FreeBSD.org
+COMMENT= Wayland protocols
+
+BUILD_DEPENDS= wayland-scanner:graphics/wayland
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= tar:xz pathfix
+GNU_CONFIGURE= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|$${datadir}/pkgconfig|$${prefix}/libdata/pkgconfig|g' \
+ ${WRKSRC}/configure
+
+.include <bsd.port.mk>
diff --git a/graphics/wayland-protocols/distinfo b/graphics/wayland-protocols/distinfo
new file mode 100644
index 000000000000..b65aa5fb1e19
--- /dev/null
+++ b/graphics/wayland-protocols/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1486828668
+SHA256 (wayland-protocols-1.7.tar.xz) = 635f2a937d318f1fecb97b54074ca211486e38af943868dd0fa82ea38d091c1f
+SIZE (wayland-protocols-1.7.tar.xz) = 113220
diff --git a/graphics/wayland-protocols/pkg-descr b/graphics/wayland-protocols/pkg-descr
new file mode 100644
index 000000000000..93f5e18b4d69
--- /dev/null
+++ b/graphics/wayland-protocols/pkg-descr
@@ -0,0 +1,11 @@
+wayland-protocols contains Wayland protocols that adds functionality not
+available in the Wayland core protocol. Such protocols either adds
+completely new functionality, or extends the functionality of some other
+protocol either in Wayland core, or some other protocol in
+wayland-protocols.
+
+A protocol in wayland-protocols consists of a directory containing a set
+of XML files containing the protocol specification, and a README file
+containing detailed state and a list of maintainers.
+
+WWW: http://wayland.freedesktop.org/
diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist
new file mode 100644
index 000000000000..afd9c3c92eba
--- /dev/null
+++ b/graphics/wayland-protocols/pkg-plist
@@ -0,0 +1,16 @@
+libdata/pkgconfig/wayland-protocols.pc
+%%DATADIR%%/stable/presentation-time/presentation-time.xml
+%%DATADIR%%/stable/viewporter/viewporter.xml
+%%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
+%%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
+%%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml
+%%DATADIR%%/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
+%%DATADIR%%/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
+%%DATADIR%%/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml
+%%DATADIR%%/unstable/relative-pointer/relative-pointer-unstable-v1.xml
+%%DATADIR%%/unstable/tablet/tablet-unstable-v1.xml
+%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml
+%%DATADIR%%/unstable/text-input/text-input-unstable-v1.xml
+%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
+%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v5.xml
+%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v6.xml