[four-in-a-row/bilelmoussaoui/flatpak] flatpak: add libcanberra
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row/bilelmoussaoui/flatpak] flatpak: add libcanberra
- Date: Sat, 6 Jun 2020 01:02:56 +0000 (UTC)
commit bf0c8078be4c9e80252491623004170cb9084870
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sat Jun 6 01:02:44 2020 +0000
flatpak: add libcanberra
it was removed from the SDK
build-aux/org.gnome.Four-in-a-row.json | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
---
diff --git a/build-aux/org.gnome.Four-in-a-row.json b/build-aux/org.gnome.Four-in-a-row.json
index 19b1031..595d6b0 100644
--- a/build-aux/org.gnome.Four-in-a-row.json
+++ b/build-aux/org.gnome.Four-in-a-row.json
@@ -34,6 +34,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]