From owner-svn-ports-head@freebsd.org Thu May 14 17:52:42 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 524D92D8032; Thu, 14 May 2020 17:52:42 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49NJzG1T9sz4chK; Thu, 14 May 2020 17:52:42 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DDC9EF6F; Thu, 14 May 2020 17:52:42 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04EHqgQB085001; Thu, 14 May 2020 17:52:42 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04EHqfLP084996; Thu, 14 May 2020 17:52:41 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202005141752.04EHqfLP084996@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 14 May 2020 17:52:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535249 - in head/x11: . plasma-wayland-protocols X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/x11: . plasma-wayland-protocols X-SVN-Commit-Revision: 535249 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2020 17:52:42 -0000 Author: tcberner Date: Thu May 14 17:52:40 2020 New Revision: 535249 URL: https://svnweb.freebsd.org/changeset/ports/535249 Log: New Port: x11/plasma-wayland-protocols -- Plasma Wayland Protocols This project should be installing only the xml files of the non-standard wayland protocols we use in Plasma. They are installed to $PREFIX/share/plasma-wayland-protocols. WWW: https://github.com/kde/plasma-wayland-protocols Added: head/x11/plasma-wayland-protocols/ head/x11/plasma-wayland-protocols/Makefile (contents, props changed) head/x11/plasma-wayland-protocols/distinfo (contents, props changed) head/x11/plasma-wayland-protocols/pkg-descr (contents, props changed) head/x11/plasma-wayland-protocols/pkg-plist (contents, props changed) Modified: head/x11/Makefile Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Thu May 14 17:09:52 2020 (r535248) +++ head/x11/Makefile Thu May 14 17:52:40 2020 (r535249) @@ -245,6 +245,7 @@ SUBDIR += pipeglade SUBDIR += pixman SUBDIR += plank + SUBDIR += plasma-wayland-protocols SUBDIR += plasma5-kactivitymanagerd SUBDIR += plasma5-kgamma5 SUBDIR += plasma5-kscreen Added: head/x11/plasma-wayland-protocols/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/plasma-wayland-protocols/Makefile Thu May 14 17:52:40 2020 (r535249) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= plasma-wayland-protocols +DISTVERSION= 1.0 +CATEGORIES= x11 kde +MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} + +MAINTAINER= kde@FreeBSD.org +COMMENT= Plasma Specific Protocols for Wayland + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING.LIB + +USES= cmake kde:5 qt:5 tar:xz +USE_KDE= ecm +USE_QT= buildtools_build qmake_build + +.include Added: head/x11/plasma-wayland-protocols/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/plasma-wayland-protocols/distinfo Thu May 14 17:52:40 2020 (r535249) @@ -0,0 +1,3 @@ +TIMESTAMP = 1589476260 +SHA256 (plasma-wayland-protocols-1.0.tar.xz) = 69c0fac42ccecaa78388f54725de493cad7ac798d85802225013c3e1fb7ee62b +SIZE (plasma-wayland-protocols-1.0.tar.xz) = 38020 Added: head/x11/plasma-wayland-protocols/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/plasma-wayland-protocols/pkg-descr Thu May 14 17:52:40 2020 (r535249) @@ -0,0 +1,9 @@ +Plasma Wayland Protocols + +This project should be installing only the xml files of the non-standard +wayland protocols we use in Plasma. + +They are installed to $PREFIX/share/plasma-wayland-protocols. + + +WWW: https://github.com/kde/plasma-wayland-protocols Added: head/x11/plasma-wayland-protocols/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/plasma-wayland-protocols/pkg-plist Thu May 14 17:52:40 2020 (r535249) @@ -0,0 +1,24 @@ +lib/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfig.cmake +lib/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfigVersion.cmake +%%DATADIR%%/appmenu.xml +%%DATADIR%%/blur.xml +%%DATADIR%%/contrast.xml +%%DATADIR%%/dpms.xml +%%DATADIR%%/fake-input.xml +%%DATADIR%%/fullscreen-shell.xml +%%DATADIR%%/idle.xml +%%DATADIR%%/keystate.xml +%%DATADIR%%/output-management.xml +%%DATADIR%%/outputdevice.xml +%%DATADIR%%/plasma-shell.xml +%%DATADIR%%/plasma-virtual-desktop.xml +%%DATADIR%%/plasma-window-management.xml +%%DATADIR%%/remote-access.xml +%%DATADIR%%/server-decoration-palette.xml +%%DATADIR%%/server-decoration.xml +%%DATADIR%%/shadow.xml +%%DATADIR%%/slide.xml +%%DATADIR%%/surface-extension.xml +%%DATADIR%%/text-input-unstable-v2.xml +%%DATADIR%%/text-input.xml +%%DATADIR%%/wayland-eglstream-controller.xml