[sound-juicer/subpop/missing-build-dependency: 2/2] flatpak: add libcanberra



commit 3df65aac4d769ff37e12bfee834a7538f2a0e7c0
Author: Link Dupont <link sub-pop net>
Date:   Wed May 6 06:12:05 2020 -0400

    flatpak: add libcanberra

 build-aux/org.gnome.SoundJuicer.json | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/build-aux/org.gnome.SoundJuicer.json b/build-aux/org.gnome.SoundJuicer.json
index da760f44..d2ecab04 100644
--- a/build-aux/org.gnome.SoundJuicer.json
+++ b/build-aux/org.gnome.SoundJuicer.json
@@ -131,6 +131,19 @@
                 }
             ]
         },
+        {
+            "name": "libcanberra",
+            "config-opts": [
+                "--enable-pulse"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz";,
+                    "sha256": "c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72"
+                }
+            ]
+        },
         {
             "name": "libbrasero",
             "sources": [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]