aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/plasma-wayland-protocols/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/plasma-wayland-protocols/vcpkg.json')
-rw-r--r--vcpkg/ports/plasma-wayland-protocols/vcpkg.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/vcpkg/ports/plasma-wayland-protocols/vcpkg.json b/vcpkg/ports/plasma-wayland-protocols/vcpkg.json
new file mode 100644
index 0000000..f93b2bb
--- /dev/null
+++ b/vcpkg/ports/plasma-wayland-protocols/vcpkg.json
@@ -0,0 +1,18 @@
+{
+ "name": "plasma-wayland-protocols",
+ "version": "1.14.0",
+ "description": "The non-standard Wayland protocols use by KDE Plasma",
+ "homepage": "https://invent.kde.org/libraries/plasma-wayland-protocols/-/tree/master/",
+ "supports": "linux",
+ "dependencies": [
+ "ecm",
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ },
+ {
+ "name": "vcpkg-cmake-config",
+ "host": true
+ }
+ ]
+}