pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/plasma-wayland-protocols plasma-wayland-protocol...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/040cd290541d
branches:  trunk
changeset: 449418:040cd290541d
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Mar 30 09:43:15 2021 +0000

description:
plasma-wayland-protocols: add version 1.1.1

This project should be installing only the xml files of the non-standard wayland
protocols used in Plasma.

diffstat:

 devel/plasma-wayland-protocols/DESCR    |   2 ++
 devel/plasma-wayland-protocols/Makefile |  20 ++++++++++++++++++++
 devel/plasma-wayland-protocols/PLIST    |  26 ++++++++++++++++++++++++++
 devel/plasma-wayland-protocols/distinfo |   6 ++++++
 4 files changed, 54 insertions(+), 0 deletions(-)

diffs (70 lines):

diff -r a7c1f70fc011 -r 040cd290541d devel/plasma-wayland-protocols/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/plasma-wayland-protocols/DESCR      Tue Mar 30 09:43:15 2021 +0000
@@ -0,0 +1,2 @@
+This project should be installing only the xml files of the non-standard wayland
+protocols used in Plasma.
diff -r a7c1f70fc011 -r 040cd290541d devel/plasma-wayland-protocols/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/plasma-wayland-protocols/Makefile   Tue Mar 30 09:43:15 2021 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2021/03/30 09:43:15 markd Exp $
+
+DISTNAME=      plasma-wayland-protocols-1.1.1
+CATEGORIES=    devel kde
+MASTER_SITES=  ${MASTER_SITE_KDE:=plasma-wayland-protocols/1.1.1/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.kde.org/
+COMMENT=       Plasma Specific Protocols for Wayland
+LICENSE=       gnu-lgpl-v2.1
+
+BUILD_DEPENDS+=        extra-cmake-modules>=5.60.0:../../devel/extra-cmake-modules
+
+USE_CMAKE=     yes
+USE_LANGUAGES= c c++
+
+BUILDLINK_DEPMETHOD.qt5-qtbase=        build
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a7c1f70fc011 -r 040cd290541d devel/plasma-wayland-protocols/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/plasma-wayland-protocols/PLIST      Tue Mar 30 09:43:15 2021 +0000
@@ -0,0 +1,26 @@
+@comment $NetBSD: PLIST,v 1.1 2021/03/30 09:43:15 markd Exp $
+lib/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfig.cmake
+lib/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfigVersion.cmake
+share/plasma-wayland-protocols/appmenu.xml
+share/plasma-wayland-protocols/blur.xml
+share/plasma-wayland-protocols/contrast.xml
+share/plasma-wayland-protocols/dpms.xml
+share/plasma-wayland-protocols/fake-input.xml
+share/plasma-wayland-protocols/fullscreen-shell.xml
+share/plasma-wayland-protocols/idle.xml
+share/plasma-wayland-protocols/keystate.xml
+share/plasma-wayland-protocols/output-management.xml
+share/plasma-wayland-protocols/outputdevice.xml
+share/plasma-wayland-protocols/plasma-shell.xml
+share/plasma-wayland-protocols/plasma-virtual-desktop.xml
+share/plasma-wayland-protocols/plasma-window-management.xml
+share/plasma-wayland-protocols/remote-access.xml
+share/plasma-wayland-protocols/screencast.xml
+share/plasma-wayland-protocols/server-decoration-palette.xml
+share/plasma-wayland-protocols/server-decoration.xml
+share/plasma-wayland-protocols/shadow.xml
+share/plasma-wayland-protocols/slide.xml
+share/plasma-wayland-protocols/surface-extension.xml
+share/plasma-wayland-protocols/text-input-unstable-v2.xml
+share/plasma-wayland-protocols/text-input.xml
+share/plasma-wayland-protocols/wayland-eglstream-controller.xml
diff -r a7c1f70fc011 -r 040cd290541d devel/plasma-wayland-protocols/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/plasma-wayland-protocols/distinfo   Tue Mar 30 09:43:15 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/03/30 09:43:15 markd Exp $
+
+SHA1 (plasma-wayland-protocols-1.1.1.tar.xz) = db7e58572fad932d65d3acb4cefccc87d37ccdad
+RMD160 (plasma-wayland-protocols-1.1.1.tar.xz) = c1a1d93ef4e47cd8536ccb116aefcd0660f6c94b
+SHA512 (plasma-wayland-protocols-1.1.1.tar.xz) = 82244fd9a6c25d8faa8aa64f57cb64ac8e589908cc3b0665ca9c8ce98bd42a8e9cae0f40484bacf3a05107c9e14613d1c9be80b363ba690d36c676ca62da8b9c
+Size (plasma-wayland-protocols-1.1.1.tar.xz) = 38380 bytes



Home | Main Index | Thread Index | Old Index