pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
layer-shell-qt: add version 5.24.6
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Thu Sep 29 16:54:54 2022 +1300
Changeset: 289789d3ed840c4fc116858f0fc3b1b5086879bc
Modified Files:
Makefile
Added Files:
layer-shell-qt/DESCR
layer-shell-qt/Makefile
layer-shell-qt/PLIST
layer-shell-qt/buildlink3.mk
layer-shell-qt/distinfo
Log Message:
layer-shell-qt: add version 5.24.6
This component is meant for applications to be able to easily use clients
based on wlr-layer-shell.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=289789d3ed840c4fc116858f0fc3b1b5086879bc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
layer-shell-qt/DESCR | 2 ++
layer-shell-qt/Makefile | 18 ++++++++++++++++++
layer-shell-qt/PLIST | 14 ++++++++++++++
layer-shell-qt/buildlink3.mk | 17 +++++++++++++++++
layer-shell-qt/distinfo | 5 +++++
6 files changed, 57 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index f9c4ff096b..d19a8d44bb 100644
--- a/Makefile
+++ b/Makefile
@@ -1993,6 +1993,7 @@ SUBDIR+= lambertw
SUBDIR+= lander
SUBDIR+= lanq
SUBDIR+= lasi
+SUBDIR+= layer-shell-qt
SUBDIR+= lbt
SUBDIR+= lcalc
SUBDIR+= lcdproc
diff --git a/layer-shell-qt/DESCR b/layer-shell-qt/DESCR
new file mode 100644
index 0000000000..48ab3d06f6
--- /dev/null
+++ b/layer-shell-qt/DESCR
@@ -0,0 +1,2 @@
+This component is meant for applications to be able to easily use clients
+based on wlr-layer-shell.
diff --git a/layer-shell-qt/Makefile b/layer-shell-qt/Makefile
new file mode 100644
index 0000000000..c33e58bb6f
--- /dev/null
+++ b/layer-shell-qt/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME= layer-shell-qt-${PLASMAVER}
+CATEGORIES= x11
+
+HOMEPAGE= https://kde.org/plasma-desktop/
+COMMENT= Qt component to allow applications to use the Wayland wl-layer-shell protocol
+LICENSE= gnu-lgpl-v3 AND cc0-1.0-universal AND mit AND modified-bsd
+
+.include "../../meta-pkgs/kde/plasma5.mk"
+
+USE_TOOLS+= pkg-config
+
+.include "../../devel/wayland-protocols/buildlink3.mk"
+.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.include "../../x11/qt5-qtwayland/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/layer-shell-qt/PLIST b/layer-shell-qt/PLIST
new file mode 100644
index 0000000000..100dd78e86
--- /dev/null
+++ b/layer-shell-qt/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD$
+include/LayerShellQt/Shell
+include/LayerShellQt/Window
+include/LayerShellQt/layershellqt_export.h
+include/LayerShellQt/shell.h
+include/LayerShellQt/window.h
+lib/cmake/LayerShellQt/LayerShellQtConfig.cmake
+lib/cmake/LayerShellQt/LayerShellQtConfigVersion.cmake
+lib/cmake/LayerShellQt/LayerShellQtTargets-noconfig.cmake
+lib/cmake/LayerShellQt/LayerShellQtTargets.cmake
+lib/libLayerShellQtInterface.so
+lib/libLayerShellQtInterface.so.5
+lib/libLayerShellQtInterface.so.${PKGVERSION}
+qt5/plugins/wayland-shell-integration/liblayer-shell.so
diff --git a/layer-shell-qt/buildlink3.mk b/layer-shell-qt/buildlink3.mk
new file mode 100644
index 0000000000..a4e7928192
--- /dev/null
+++ b/layer-shell-qt/buildlink3.mk
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= layer-shell-qt
+
+.if !defined(LAYER_SHELL_QT_BUILDLINK3_MK)
+LAYER_SHELL_QT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.layer-shell-qt+= layer-shell-qt>=5.24.6
+BUILDLINK_PKGSRCDIR.layer-shell-qt?= ../../wip/layer-shell-qt
+
+#.include "../../devel/wayland-protocols/buildlink3.mk"
+#.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+#.include "../../x11/qt5-qtwayland/buildlink3.mk"
+#.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif # LAYER_SHELL_QT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -layer-shell-qt
diff --git a/layer-shell-qt/distinfo b/layer-shell-qt/distinfo
new file mode 100644
index 0000000000..7e0adbd821
--- /dev/null
+++ b/layer-shell-qt/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (layer-shell-qt-5.24.6.tar.xz) = 50b7b0734cd0ae1f279e13f4e15c892dd79ca42537764576692dca23d39ed62b
+SHA512 (layer-shell-qt-5.24.6.tar.xz) = 28d4f4f82981a55c29cdbc0232920a4d5226c2c816b6b6ea0d3ef5fe0a1809d7911ab61417b25e6b31d17b9cb39ebd5ced3a741f59cf2b95126f821474eae75a
+Size (layer-shell-qt-5.24.6.tar.xz) = 17888 bytes
Home |
Main Index |
Thread Index |
Old Index