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
This commit is contained in:
parent
2aba0bcf1a
commit
0ceb94c89e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535249
@ -245,6 +245,7 @@
|
||||
SUBDIR += pipeglade
|
||||
SUBDIR += pixman
|
||||
SUBDIR += plank
|
||||
SUBDIR += plasma-wayland-protocols
|
||||
SUBDIR += plasma5-kactivitymanagerd
|
||||
SUBDIR += plasma5-kgamma5
|
||||
SUBDIR += plasma5-kscreen
|
||||
|
18
x11/plasma-wayland-protocols/Makefile
Normal file
18
x11/plasma-wayland-protocols/Makefile
Normal file
@ -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 <bsd.port.mk>
|
3
x11/plasma-wayland-protocols/distinfo
Normal file
3
x11/plasma-wayland-protocols/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1589476260
|
||||
SHA256 (plasma-wayland-protocols-1.0.tar.xz) = 69c0fac42ccecaa78388f54725de493cad7ac798d85802225013c3e1fb7ee62b
|
||||
SIZE (plasma-wayland-protocols-1.0.tar.xz) = 38020
|
9
x11/plasma-wayland-protocols/pkg-descr
Normal file
9
x11/plasma-wayland-protocols/pkg-descr
Normal file
@ -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
|
24
x11/plasma-wayland-protocols/pkg-plist
Normal file
24
x11/plasma-wayland-protocols/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user