[neon/snap-packaging/kf6-core-sdk/work.core24.bump_versions] /: use distrotech mirror for libcanberra

Carlos De Maine null at kde.org
Tue Sep 16 07:06:23 BST 2025


Git commit 1c5d59237770777d525dd18535cdc65fbef630bb by Carlos De Maine.
Committed on 16/09/2025 at 06:06.
Pushed by carlosdem into branch 'work.core24.bump_versions'.

use distrotech mirror for libcanberra

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/1c5d59237770777d525dd18535cdc65fbef630bb

diff --git a/snapcraft.yaml b/snapcraft.yaml
index ff9d516..ff0264a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1067,7 +1067,7 @@ parts:
      - -usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libgdk_pixbuf-2.0.so.0
      - -usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libgdk_pixbuf-2.0.so.0.4200.10
   libcanberra:
-    source: http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz
+    source: https://github.com/Distrotech/libcanberra/archive/refs/tags/v0.30.tar.gz
     plugin: autotools
     autotools-configure-parameters:
       - --prefix=/usr


More information about the Neon-commits mailing list