pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

add wayland-protocols version 1.17



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sat Apr 27 00:22:54 2019 +0300
Changeset:	b0692008b48c2c58923236a0d3a47f251987310f

Added Files:
	wayland-protocols/DESCR
	wayland-protocols/Makefile
	wayland-protocols/PLIST
	wayland-protocols/buildlink3.mk
	wayland-protocols/distinfo

Log Message:
add wayland-protocols version 1.17

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b0692008b48c2c58923236a0d3a47f251987310f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wayland-protocols/DESCR         |  9 +++++++++
 wayland-protocols/Makefile      | 19 +++++++++++++++++++
 wayland-protocols/PLIST         | 27 +++++++++++++++++++++++++++
 wayland-protocols/buildlink3.mk | 13 +++++++++++++
 wayland-protocols/distinfo      |  6 ++++++
 5 files changed, 74 insertions(+)

diffs:
diff --git a/wayland-protocols/DESCR b/wayland-protocols/DESCR
new file mode 100644
index 0000000000..63daa5026f
--- /dev/null
+++ b/wayland-protocols/DESCR
@@ -0,0 +1,9 @@
+wayland-protocols contains Wayland protocols that add functionality not
+available in the Wayland core protocol. Such protocols either add
+completely new functionality, or extend 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.
diff --git a/wayland-protocols/Makefile b/wayland-protocols/Makefile
new file mode 100644
index 0000000000..1c581fb474
--- /dev/null
+++ b/wayland-protocols/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+#
+
+DISTNAME=	wayland-protocols-1.17
+CATEGORIES=	graphics
+MASTER_SITES=	http://wayland.freedesktop.org/releases/
+EXTRACT_SUFX=	.tar.xz
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://wayland.freedesktop.org
+COMMENT=	Additional wayland functionality
+LICENSE=	mit
+
+USE_TOOLS+=		gmake pkg-config
+GNU_CONFIGURE=		YES
+
+PKGCONFIG_OVERRIDE+=	wayland-protocols.pc.in
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/wayland-protocols/PLIST b/wayland-protocols/PLIST
new file mode 100644
index 0000000000..22c6b38b66
--- /dev/null
+++ b/wayland-protocols/PLIST
@@ -0,0 +1,27 @@
+@comment $NetBSD$
+share/pkgconfig/wayland-protocols.pc
+share/wayland-protocols/stable/presentation-time/presentation-time.xml
+share/wayland-protocols/stable/viewporter/viewporter.xml
+share/wayland-protocols/stable/xdg-shell/xdg-shell.xml
+share/wayland-protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
+share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
+share/wayland-protocols/unstable/input-method/input-method-unstable-v1.xml
+share/wayland-protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml
+share/wayland-protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
+share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
+share/wayland-protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml
+share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
+share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml
+share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml
+share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml
+share/wayland-protocols/unstable/tablet/tablet-unstable-v1.xml
+share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml
+share/wayland-protocols/unstable/text-input/text-input-unstable-v1.xml
+share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml
+share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
+share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
+share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml
+share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml
+share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml
+share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml
+share/wayland-protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml
diff --git a/wayland-protocols/buildlink3.mk b/wayland-protocols/buildlink3.mk
new file mode 100644
index 0000000000..0a09b6c4df
--- /dev/null
+++ b/wayland-protocols/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	wayland-protocols
+
+.if !defined(WAYLAND_PROTOCOLS_BUILDLINK3_MK)
+WAYLAND_PROTOCOLS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.wayland-protocols+=	wayland-protocols>=1.17
+BUILDLINK_PKGSRCDIR.wayland-protocols?=		../../wip/wayland-protocols
+
+.endif	# WAYLAND_PROTOCOLS_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-wayland
diff --git a/wayland-protocols/distinfo b/wayland-protocols/distinfo
new file mode 100644
index 0000000000..ef5cfb63f1
--- /dev/null
+++ b/wayland-protocols/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (wayland-protocols-1.17.tar.xz) = 7d2569c838c776545e3eb1b1049b9c37178aae24
+RMD160 (wayland-protocols-1.17.tar.xz) = b0ba9f33fd96c0bfed7913bd6a1b54617f72c0b4
+SHA512 (wayland-protocols-1.17.tar.xz) = 5f3aacbba58717092036659d9b665dc10ff05ee51df61b1de38b22f0417285a74fd8a6d15ca049ad60d204f28203aa13d773c52140c7c02db2c498a6964c2643
+Size (wayland-protocols-1.17.tar.xz) = 107680 bytes


Home | Main Index | Thread Index | Old Index