pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Add devel/wayland-protocols.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce800d3e4fcc
branches: trunk
changeset: 399900:ce800d3e4fcc
user: nia <nia%pkgsrc.org@localhost>
date: Sun Aug 18 16:07:12 2019 +0000
description:
Add devel/wayland-protocols.
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.
diffstat:
devel/Makefile | 3 ++-
devel/wayland-protocols/DESCR | 9 +++++++++
devel/wayland-protocols/Makefile | 18 ++++++++++++++++++
devel/wayland-protocols/PLIST | 27 +++++++++++++++++++++++++++
devel/wayland-protocols/buildlink3.mk | 13 +++++++++++++
devel/wayland-protocols/distinfo | 6 ++++++
6 files changed, 75 insertions(+), 1 deletions(-)
diffs (110 lines):
diff -r b9771a7ba97a -r ce800d3e4fcc devel/Makefile
--- a/devel/Makefile Sun Aug 18 16:05:11 2019 +0000
+++ b/devel/Makefile Sun Aug 18 16:07:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2898 2019/08/18 16:05:11 nia Exp $
+# $NetBSD: Makefile,v 1.2899 2019/08/18 16:07:12 nia Exp $
#
COMMENT= Development utilities
@@ -2827,6 +2827,7 @@
SUBDIR+= vtcl
SUBDIR+= waf
SUBDIR+= wayland
+SUBDIR+= wayland-protocols
SUBDIR+= woboq_codebrowser
SUBDIR+= xa65
SUBDIR+= xdelta
diff -r b9771a7ba97a -r ce800d3e4fcc devel/wayland-protocols/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/wayland-protocols/DESCR Sun Aug 18 16:07:12 2019 +0000
@@ -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 -r b9771a7ba97a -r ce800d3e4fcc devel/wayland-protocols/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/wayland-protocols/Makefile Sun Aug 18 16:07:12 2019 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2019/08/18 16:07:12 nia Exp $
+
+DISTNAME= wayland-protocols-1.17
+CATEGORIES= devel
+MASTER_SITES= https://wayland.freedesktop.org/releases/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://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 -r b9771a7ba97a -r ce800d3e4fcc devel/wayland-protocols/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/wayland-protocols/PLIST Sun Aug 18 16:07:12 2019 +0000
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1 2019/08/18 16:07:12 nia Exp $
+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 -r b9771a7ba97a -r ce800d3e4fcc devel/wayland-protocols/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/wayland-protocols/buildlink3.mk Sun Aug 18 16:07:12 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2019/08/18 16:07:12 nia Exp $
+
+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?= ../../devel/wayland-protocols
+
+.endif # WAYLAND_PROTOCOLS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -wayland-protocols
diff -r b9771a7ba97a -r ce800d3e4fcc devel/wayland-protocols/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/wayland-protocols/distinfo Sun Aug 18 16:07:12 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/18 16:07:12 nia Exp $
+
+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