{ "app-id": "org.gnome.Music", "runtime": "org.gnome.Platform", "runtime-version": "3.26", "sdk": "org.gnome.Sdk", "command": "gnome-music", "tags": ["nightly"], "desktop-file-name-prefix": "(Nightly) ", "finish-args": [ "--share=ipc", "--socket=x11", "--share=network", "--socket=wayland", "--talk-name=org.freedesktop.Tracker1", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--talk-name=com.intel.dleyna-server", "--socket=pulseaudio", "--filesystem=xdg-music", "--filesystem=xdg-cache/media-art" ], "build-options" : { "cflags": "-O2 -g", "cxxflags": "-O2 -g", "env": { "V": "1" } }, "cleanup": [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "/share/vala", "*.la", "*.a" ], "modules": [ { "name": "libmediaart", "sources": [ { "type": "git", "url": "https://git.gnome.org/browse/libmediaart" } ] }, { "name": "tracker", "cleanup": [ "/bin", "/etc", "/libexec" ], "config-opts": [ "--disable-miner-apps", "--disable-static", "--disable-tracker-extract", "--disable-tracker-needle", "--disable-tracker-preferences", "--disable-artwork", "--disable-tracker-writeback", "--disable-miner-user-guides", "--with-bash-completion-dir=no" ], "sources": [ { "type": "git", "url": "https://git.gnome.org/browse/tracker" } ] }, { "name": "grilo", "config-opts": [ "--disable-static" ], "sources": [ { "type": "git", "url": "https://git.gnome.org/browse/grilo" } ], "cleanup": [ "/include", "/bin" ] }, { "name": "grilo-plugins", "config-opts": [ "--enable-tracker", "--enable-dleyna", "--enable-goa=no", "--enable-filesystem=no", "--enable-optical-media=no", "--enable-youtube=no", "--enable-bookmarks=no", "--enable-lua-factory=no", "--enable-metadata-store=no", "--enable-vimeo=no", "--enable-localmetadata=no", "--enable-thetvdb=no", "--enable-tmdb=no", "--enable-freebox=no", "--enable-opensubtitles=no" ], "sources": [ { "type": "git", "url": "https://git.gnome.org/browse/grilo-plugins" } ], "cleanup": [ "/include" ] }, { "name": "requests", "buildsystem": "simple", "build-commands":["python3 setup.py install --prefix=/app --root=/"], "sources": [ { "type": "archive", "url": "https://github.com/requests/requests/archive/v2.18.4.tar.gz", "sha256": "b068ccce3b739a29cbf72148b0ff4be3d80198fb7cdbd63066f7384bb56ef917" } ] }, { "name": "urllib3", "buildsystem": "simple", "build-commands": [ "python3 setup.py install --prefix=/app --root=/" ], "sources": [ { "type": "archive", "url": "https://github.com/shazow/urllib3/archive/1.22.tar.gz", "sha256": "dd60d4104b871943e06be69e296e97ede9d42edf6ba534f0268aee932a601e2a" } ] }, { "name": "chardet", "buildsystem": "simple", "build-commands": [ "python3 setup.py install --prefix=/app --root=/" ], "sources": [ { "type": "archive", "url": "https://github.com/chardet/chardet/archive/3.0.4.tar.gz", "sha256": "d5620025cfca430f6c2e28ddbc87c3c66a5c82fa65570ae975c92911c2190189" } ] }, { "name": "certifi", "buildsystem": "simple", "build-commands": [ "python3 setup.py install --prefix=/app --root=/" ], "sources": [ { "type": "archive", "url": "https://github.com/certifi/python-certifi/archive/2018.01.18.tar.gz", "sha256": "4912338503a14ff784f602177389e488a5814afa08db00425d175201fdbd6994" } ] }, { "name": "idna", "buildsystem": "simple", "build-commands": [ "python3 setup.py install --prefix=/app --root=/" ], "sources": [ { "type": "archive", "url": "https://github.com/kjd/idna/archive/v2.6.tar.gz", "sha256": "53c722c4b7908dfdf2e5db2b79982f1084494db7b34fd31ff6a296e9fddfceaa" } ] }, { "name": "gnome-music", "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gnome-music.git", "branch": "gnome-3-26" } ] } ] }