[gnome-clocks/bilelmoussaoui/flatpak] Flatpak: add libcanberra
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/bilelmoussaoui/flatpak] Flatpak: add libcanberra
- Date: Sat, 4 Apr 2020 10:11:15 +0000 (UTC)
commit ec4b18345d5762851223d27e8d283a07c1b343fb
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sat Apr 4 12:10:49 2020 +0200
Flatpak: add libcanberra
libcanberra was removed from GNOME SDK
we should bundle it until we ditch gsound
build-aux/flatpak/org.gnome.clocks.json | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.clocks.json b/build-aux/flatpak/org.gnome.clocks.json
index e68dd08..0e8f61b 100644
--- a/build-aux/flatpak/org.gnome.clocks.json
+++ b/build-aux/flatpak/org.gnome.clocks.json
@@ -71,6 +71,23 @@
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/gsound.git"
}
+ ],
+ "modules": [
+ {
+ "name": "libcanberra",
+ "sources": [
+ {
+ "type": "archive",
+ "url": "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz",
+ "sha256": "c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72"
+ }
+ ],
+ "config-opts": [
+ "--disable-alsa",
+ "--disable-null",
+ "--disable-oss"
+ ]
+ }
]
},
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]