X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=org.roojs.roobuilder.json;fp=org.roojs.roobuilder.json;h=afb9ee2e4b6948678af0d98ea74a0106e6c65235;hb=f7d5ec4e759be3a99935bd381684c2f5b47990f0;hp=1bf878c92c038c53f4b0796f9f03a1c5503e96ce;hpb=c9e3306f3a430ed15155ac45ef097f9d7dbafe03;p=roobuilder diff --git a/org.roojs.roobuilder.json b/org.roojs.roobuilder.json index 1bf878c92..afb9ee2e4 100644 --- a/org.roojs.roobuilder.json +++ b/org.roojs.roobuilder.json @@ -18,10 +18,7 @@ "--socket=fallback-x11", "--socket=pulseaudio", "--socket=wayland", - "--socket=session-bus", - "--filesystem=home", - "--filesystem=/usr/share/vala-0.56", - "--filesystem=/usr/share/vala", + "--filesystem=home", "--filesystem=xdg-download:ro", "--filesystem=xdg-music:ro", "--filesystem=xdg-run/gvfsd", @@ -39,6 +36,7 @@ "*.a" ], "modules": [ + "shared-modules/intltool/intltool-0.51.json", { "name" : "jsonrpc-glib", "config-opts" : [ @@ -52,7 +50,7 @@ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/jsonrpc-glib.git", - "branch" : "main" + "tag" : "3.44.0" } ] }, @@ -62,22 +60,12 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gnome-common.git", - "branch" : "master" + "tag" : "3.18.0" } ] }, - { - "name": "intltool", - "cleanup": [ "*" ], - "sources": [ - { - "type": "archive", - "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", - "sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd" - } - ] - }, + { "name" : "gtksourceview", "buildsystem" : "meson", @@ -89,7 +77,7 @@ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git", - "branch" : "master" + "tag" : "5.11.1?" } ] }, @@ -101,7 +89,8 @@ { "type": "git", "tag": "master", - "url": "https://github.com/roojs/roobuilder.git" + "url": "https://github.com/roojs/roobuilder.git", + "commit" : "c9e3306f3a430ed15155ac45ef097f9d7dbafe03" } ], "post-install": [ @@ -111,4 +100,4 @@ ] } ] -} \ No newline at end of file +}