[totem/wip/hadess/reimplement-mpris: 4/5] flatpak: Remove python D-Bus modules
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/reimplement-mpris: 4/5] flatpak: Remove python D-Bus modules
- Date: Mon, 21 Feb 2022 17:30:08 +0000 (UTC)
commit 74a1e698d3a485de654d07a6baa8e3b88165c384
Author: Bastien Nocera <hadess hadess net>
Date: Mon Feb 21 18:29:01 2022 +0100
flatpak: Remove python D-Bus modules
flatpak/org.gnome.Totem.Devel.json | 37 -------------------------------------
1 file changed, 37 deletions(-)
---
diff --git a/flatpak/org.gnome.Totem.Devel.json b/flatpak/org.gnome.Totem.Devel.json
index 6cd8dc99d..512c04fb2 100644
--- a/flatpak/org.gnome.Totem.Devel.json
+++ b/flatpak/org.gnome.Totem.Devel.json
@@ -258,43 +258,6 @@
}
]
},
- {
- "name": "dbus-glib",
- "cleanup": [
- "*.la",
- "/bin",
- "/etc",
- "/include",
- "/libexec",
- "/share/gtk-doc",
- "/share/man"
- ],
- "config-opts": [
- "--disable-static",
- "--disable-gtk-doc"
- ],
- "sources": [
- {
- "type": "archive",
- "url": "https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.112.tar.gz",
- "sha256": "7d550dccdfcd286e33895501829ed971eeb65c614e73aadb4a08aeef719b143a"
- }
- ]
- },
- {
- "name": "python3-dbus-python",
- "buildsystem": "simple",
- "build-commands": [
- "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} dbus-python"
- ],
- "sources": [
- {
- "type": "file",
- "url": "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.16.tar.gz",
- "sha256": "11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4"
- }
- ]
- },
{
"name": "cogl",
"config-opts": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]