From d50939168bd3bfc0e1dff523df488cc5f0264a64 Mon Sep 17 00:00:00 2001 From: Martin Lambers Date: Mon, 21 Nov 2022 20:49:59 +0100 Subject: [PATCH] Add de.marlam.gencolormap --- de.marlam.gencolormap.yml | 22 ++++++++++++++++++++++ update-metainfo.patch | 19 +++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 de.marlam.gencolormap.yml create mode 100644 update-metainfo.patch diff --git a/de.marlam.gencolormap.yml b/de.marlam.gencolormap.yml new file mode 100644 index 0000000..4a6b448 --- /dev/null +++ b/de.marlam.gencolormap.yml @@ -0,0 +1,22 @@ +app-id: de.marlam.gencolormap +runtime: org.kde.Platform +runtime-version: '6.4' +sdk: org.kde.Sdk +command: gencolormap-gui +finish-args: + # X11 + XShm access + - --share=ipc + - --socket=fallback-x11 + # Wayland access + - --socket=wayland + # Save color maps to xdg-pictures + - --filesystem=xdg-pictures:rw +modules: + - name: gencolormap + buildsystem: cmake-ninja + sources: + - type: archive + url: https://marlam.de/gencolormap/releases/gencolormap-2.3.tar.gz + sha256: 7eb2c34b407056b8719e665114043a3a4be199a5fc1628b1cb853ef8cae81384 + - type: patch + path: update-metainfo.patch diff --git a/update-metainfo.patch b/update-metainfo.patch new file mode 100644 index 0000000..eb1f3d1 --- /dev/null +++ b/update-metainfo.patch @@ -0,0 +1,19 @@ +commit 5ee669822b9c4a5bf83c1a2fcd9e08ecd223a188 +Author: Martin Lambers +Date: Mon Nov 21 20:47:08 2022 +0100 + + Update metainfo + +diff --git a/aux/de.marlam.gencolormap.metainfo.xml b/aux/de.marlam.gencolormap.metainfo.xml +index 53a2bca..e0f7270 100644 +--- a/aux/de.marlam.gencolormap.metainfo.xml ++++ b/aux/de.marlam.gencolormap.metainfo.xml +@@ -28,7 +28,7 @@ + https://marlam.de/gencolormap + + +- ++ + +

Improved integration into desktop environments.

+