[gnome-clocks/bilelmoussaoui/sound] Flatpak: bundle the freedesktop sound theme
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/bilelmoussaoui/sound] Flatpak: bundle the freedesktop sound theme
- Date: Tue, 28 Jan 2020 20:50:41 +0000 (UTC)
commit 9e9086f3beb1d82b300e2c611bd86182bfb2471d
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Tue Jan 28 20:50:18 2020 +0000
Flatpak: bundle the freedesktop sound theme
The current runtime doesn't ship one, until we bundle the sounds
Fixes #2
build-aux/flatpak/org.gnome.clocks.json | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.clocks.json b/build-aux/flatpak/org.gnome.clocks.json
index ba95cf3..679640c 100644
--- a/build-aux/flatpak/org.gnome.clocks.json
+++ b/build-aux/flatpak/org.gnome.clocks.json
@@ -94,6 +94,29 @@
}
]
},
+ {
+ "name": "sound-theme-freedesktop",
+ "sources": [
+ {
+ "type": "archive",
+ "url": "http://people.freedesktop.org/~mccann/dist/sound-theme-freedesktop-0.8.tar.bz2",
+ "sha256": "cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14"
+ }
+ ],
+ "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": "gnome-clocks",
"buildsystem": "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]