[dia/zbrown/python-3: 2/2] flatpak: drop unused modules
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia/zbrown/python-3: 2/2] flatpak: drop unused modules
- Date: Thu, 15 Oct 2020 23:37:25 +0000 (UTC)
commit 310590f8d14a48a1a7466d616f28cfcd01d23969
Author: Zander Brown <zbrown gnome org>
Date: Fri Oct 16 00:34:52 2020 +0100
flatpak: drop unused modules
build-aux/flatpak/org.gnome.Dia.json | 54 ------------------------------------
1 file changed, 54 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Dia.json b/build-aux/flatpak/org.gnome.Dia.json
index 05144d6f7..33b202652 100644
--- a/build-aux/flatpak/org.gnome.Dia.json
+++ b/build-aux/flatpak/org.gnome.Dia.json
@@ -24,60 +24,6 @@
],
"modules": [
"shared-modules/gtk2/gtk2.json",
- "shared-modules/python2.7/python-2.7.json",
- {
- "name": "pango",
- "sources": [
- {
- "type": "archive",
- "url": "https://download.gnome.org/sources/pango/1.38/pango-1.38.1.tar.xz",
- "sha256": "1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7"
- }
- ]
- },
- {
- "name": "pygtk",
- "config-opts": ["--disable-docs"],
- "sources": [
- {
- "type": "archive",
- "url": "https://download.gnome.org/sources/pygtk/2.24/pygtk-2.24.0.tar.gz",
- "sha256": "6e3e54fa6e65a69ac60bd58cb2e60a57f3346ac52efe995f3d10b6c38c972fd8"
- },
- {
- "type": "shell",
- "commands": [
- "cp -p /usr/share/automake-*/config.{sub,guess} ."
- ]
- }
- ],
- "modules": [
- {
- "name": "python2-pycairo",
- "buildsystem": "meson",
- "config-opts": ["-Dpython=python2"],
- "sources": [
- {
- "type": "archive",
- "url":
"https://github.com/pygobject/pycairo/releases/download/v1.18.1/pycairo-1.18.1.tar.gz",
- "sha256": "70172e58b6bad7572a3518c26729b074acdde15e6fee6cbab6d3528ad552b786"
- }
- ]
- },
- {
- "name": "pygobject",
- "config-opts": ["--disable-glibtest"],
- "cleanup": ["/bin"],
- "sources": [
- {
- "type": "archive",
- "url":
"https://download.gnome.org/sources/pygobject/2.28/pygobject-2.28.7.tar.xz",
- "sha256": "bb9d25a3442ca7511385a7c01b057492095c263784ef31231ffe589d83a96a5a"
- }
- ]
- }
- ]
- },
{
"name": "dia",
"buildsystem": "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]