[seahorse/nielsdg/flatpak-fixes: 1/3] flatpak: drop avahi module
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/nielsdg/flatpak-fixes: 1/3] flatpak: drop avahi module
- Date: Wed, 12 Oct 2022 17:31:33 +0000 (UTC)
commit fbb3492b992a98304f99ebe04b03d3fa920b8c3b
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Oct 12 19:29:27 2022 +0200
flatpak: drop avahi module
Since we no longer build the DNS-SD sharing by default, we can drop
avahi as a dependency.
build-aux/org.gnome.seahorse.ApplicationDevel.json | 27 ----------------------
1 file changed, 27 deletions(-)
---
diff --git a/build-aux/org.gnome.seahorse.ApplicationDevel.json
b/build-aux/org.gnome.seahorse.ApplicationDevel.json
index 97c0f0d3..984caf54 100644
--- a/build-aux/org.gnome.seahorse.ApplicationDevel.json
+++ b/build-aux/org.gnome.seahorse.ApplicationDevel.json
@@ -29,33 +29,6 @@
"*.la", "*.a"
],
"modules": [
- {
- "name": "avahi",
- "cleanup": [ "/bin/*avahi*", "share/man/man1/*avahi*" ],
- "config-opts": [
- "--with-distro=none",
- "--enable-gobject",
- "--with-xml=expat",
- "--disable-libdaemon",
- "--disable-libevent",
- "--disable-core-docs",
- "--disable-manpages",
- "--disable-mono",
- "--disable-qt3",
- "--disable-qt4",
- "--disable-qt5",
- "--disable-python",
- "--disable-gtk",
- "--disable-gtk3"
- ],
- "sources": [
- {
- "type": "archive",
- "url": "https://avahi.org/download/avahi-0.8.tar.gz",
- "sha256": "060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda"
- }
- ]
- },
{
"name": "gpgme",
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]