diff --git a/build-aux/io.github.alainm23.planify.Devel.json b/build-aux/io.github.alainm23.planify.Devel.json index 1e5d390ad..252bcb0be 100644 --- a/build-aux/io.github.alainm23.planify.Devel.json +++ b/build-aux/io.github.alainm23.planify.Devel.json @@ -4,31 +4,19 @@ "runtime-version": "45", "sdk" : "org.gnome.Sdk", "command" : "io.github.alainm23.planify", - "sdk-extensions" : [ - "org.freedesktop.Sdk.Extension.vala" - ], "tags" : [ "devel" ], - "finish-args" : [ + "finish-args": [ "--device=dri", "--share=ipc", "--share=network", "--socket=fallback-x11", "--socket=wayland", "--talk-name=org.gnome.evolution.dataserver.Calendar8", - "--talk-name=org.gnome.evolution.dataserver.Sources5", - "--talk-name=io.github.alainm23.planify", - "--talk-name=io.github.alainm23.planify.quick-add", - "--own-name=io.github.alainm23.planify.quick-add", - "--own-name=io.github.alainm23.planify" + "--talk-name=org.gnome.evolution.dataserver.Sources5" ], - "build-options" : { - "prepend-path" : "/usr/lib/sdk/vala/bin/", - "prepend-ld-library-path" : "/usr/lib/sdk/vala/lib", - "env" : { } - }, - "cleanup" : [ + "cleanup": [ "/include", "/lib/pkgconfig", "/man", @@ -40,17 +28,6 @@ "*.a" ], "modules" : [ - { - "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": "granite", "buildsystem": "meson", @@ -158,7 +135,7 @@ "-Dtracing=true", "-Dprofile=development" ], - "sources" : [ + "sources": [ { "type": "dir", "path": "../"