[pitivi/sdk] xhelloworld



commit 3d2db426cc16489f598dbf620ea92b75c0057d1b
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Thu Dec 10 21:09:20 2020 +0100

    xhelloworld

 build/flatpak/org.pitivi.Pitivi.json | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/build/flatpak/org.pitivi.Pitivi.json b/build/flatpak/org.pitivi.Pitivi.json
index 3cc492558..d5069e418 100644
--- a/build/flatpak/org.pitivi.Pitivi.json
+++ b/build/flatpak/org.pitivi.Pitivi.json
@@ -29,6 +29,13 @@
         "no-debuginfo": true
     },
     "modules": [
+        {
+            "name": "helloworld",
+            "buildsystem": "simple",
+            "build-commands": [
+                "touch /app/bin/hello.sh"
+            ]
+        },
         "python3-ipdb.json",
         "python3-nose2.json",
         "python3-pre-commit.json",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]