add roopacker to flatpak - doesnt work
authorAlan <alan@roojs.com>
Fri, 16 Feb 2024 07:14:46 +0000 (15:14 +0800)
committerAlan <alan@roojs.com>
Fri, 16 Feb 2024 07:14:46 +0000 (15:14 +0800)
org.roojs.roobuilder.json

index c8b91b9..c625c06 100644 (file)
 
                 }
             ]
+        },
+         {
+            "name": "roojspacker",
+            "buildsystem" : "meson",
+            "builddir" : true,
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://github.com/roojs/roojspacker.git",
+                    "tag": "release-1.5"
+                }
+            ] 
         },
         {
             "name": "roobuilder",
@@ -69,7 +81,7 @@
                 {
                     "type": "git",
                     "url": "https://github.com/roojs/roobuilder.git",
-                    "tag" : "release-5.0.3"
+                    "tag" : "release-5.0.4"
                        }
             ],
            "post-install": [