X-Git-Url: http://git.roojs.org/?p=roobuilder;a=blobdiff_plain;f=org.roojs.roobuilder.json;h=0aa133820e34560a6291abe1d228f1373ae0ae1b;hp=b04d5ca2935ec05d093c21d678ef85abc5b99ff1;hb=HEAD;hpb=b48eef8b90ead88d94675d3036c8941437fd659d diff --git a/org.roojs.roobuilder.json b/org.roojs.roobuilder.json index b04d5ca29..c625c063a 100644 --- a/org.roojs.roobuilder.json +++ b/org.roojs.roobuilder.json @@ -18,11 +18,7 @@ "--socket=fallback-x11", "--socket=pulseaudio", "--socket=wayland", - "--filesystem=home", - "--filesystem=xdg-download:ro", - "--filesystem=xdg-music:ro", - "--filesystem=xdg-run/gvfsd", - "--filesystem=xdg-run/pipewire-0:ro" + "--filesystem=home" ], "cleanup": [ "/include", @@ -65,21 +61,17 @@ } ] }, - - { - "name" : "gtksourceview", + { + "name": "roojspacker", "buildsystem" : "meson", - "config-opts" : [ - "--buildtype=debugoptimized", - "-Dsysprof=false" - ], - "sources" : [ + "builddir" : true, + "sources": [ { - "type" : "git", - "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git", - "tag" : "5.11.1" + "type": "git", + "url": "https://github.com/roojs/roojspacker.git", + "tag": "release-1.5" } - ] + ] }, { "name": "roobuilder", @@ -88,9 +80,8 @@ "sources": [ { "type": "git", - "tag": "master", "url": "https://github.com/roojs/roobuilder.git", - "commit" : "c9e3306f3a430ed15155ac45ef097f9d7dbafe03" + "tag" : "release-5.0.4" } ], "post-install": [