pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/plasma-wayland-protocols



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Mar 30 09:43:15 UTC 2021

Added Files:
        pkgsrc/devel/plasma-wayland-protocols: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/plasma-wayland-protocols/DESCR \
    pkgsrc/devel/plasma-wayland-protocols/Makefile \
    pkgsrc/devel/plasma-wayland-protocols/PLIST \
    pkgsrc/devel/plasma-wayland-protocols/distinfo

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

Added files:

Index: pkgsrc/devel/plasma-wayland-protocols/DESCR
diff -u /dev/null pkgsrc/devel/plasma-wayland-protocols/DESCR:1.1
--- /dev/null   Tue Mar 30 09:43:15 2021
+++ pkgsrc/devel/plasma-wayland-protocols/DESCR Tue Mar 30 09:43:15 2021
@@ -0,0 +1,2 @@
+This project should be installing only the xml files of the non-standard wayland
+protocols used in Plasma.
Index: pkgsrc/devel/plasma-wayland-protocols/Makefile
diff -u /dev/null pkgsrc/devel/plasma-wayland-protocols/Makefile:1.1
--- /dev/null   Tue Mar 30 09:43:15 2021
+++ pkgsrc/devel/plasma-wayland-protocols/Makefile      Tue Mar 30 09:43:15 2021
@@ -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"
Index: pkgsrc/devel/plasma-wayland-protocols/PLIST
diff -u /dev/null pkgsrc/devel/plasma-wayland-protocols/PLIST:1.1
--- /dev/null   Tue Mar 30 09:43:15 2021
+++ pkgsrc/devel/plasma-wayland-protocols/PLIST Tue Mar 30 09:43:15 2021
@@ -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
Index: pkgsrc/devel/plasma-wayland-protocols/distinfo
diff -u /dev/null pkgsrc/devel/plasma-wayland-protocols/distinfo:1.1
--- /dev/null   Tue Mar 30 09:43:15 2021
+++ pkgsrc/devel/plasma-wayland-protocols/distinfo      Tue Mar 30 09:43:15 2021
@@ -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