[gnome-keysign/flatpak] flatpak: update libraries
- From: Tobias Mueller <tobiasmue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keysign/flatpak] flatpak: update libraries
- Date: Mon, 12 Feb 2018 20:03:57 +0000 (UTC)
commit 7a9078b5e634b210b29ddfc7e32e71f7a74b7776
Author: RyuzakiKK <aasonykk gmail com>
Date: Wed Nov 8 22:37:24 2017 +0100
flatpak: update libraries
flatpak/org.gnome.Keysign.json | 78 ++++++++++++++++++++++++++----------------
1 file changed, 49 insertions(+), 29 deletions(-)
---
diff --git a/flatpak/org.gnome.Keysign.json b/flatpak/org.gnome.Keysign.json
index faa164f..eadbea7 100644
--- a/flatpak/org.gnome.Keysign.json
+++ b/flatpak/org.gnome.Keysign.json
@@ -89,24 +89,44 @@
]
},
{
- "name": "py2cairo",
- "rm-configure": true,
+ "name": "pycairo",
+ "buildsystem": "simple",
"sources": [
{
"type": "archive",
- "url": "http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2",
- "sha256": "d30439f06c2ec1a39e27464c6c828b6eface3b22ee17b2de05dc409e429a7431"
+ "url":
"https://github.com/pygobject/pycairo/releases/download/v1.13.4/pycairo-1.13.4.tar.gz",
+ "sha256": "9e1eb50d4b61167cfde585261d93fde6ecda08f0f6c0136d3cf92abc5eb893ed"
+ }
+ ],
+ "build-commands": [
+ "python2 setup.py build",
+ "python2 setup.py install --prefix /app"
+ ]
+ },
+ {
+ "name": "pytz",
+ "build-options": {
+ "env": {
+ "PYTHONUSERBASE" : "/app"
+ }
+ },
+ "sources": [
+ {
+ "type": "archive",
+ "url":
"https://pypi.python.org/packages/a4/09/c47e57fc9c7062b4e83b075d418800d322caa87ec0ac21e6308bd3a2d519/pytz-2017.2.zip",
+ "sha256": "f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589"
},
{
"type": "script",
+ "dest-filename": "configure",
"commands": [
- "libtoolize --force",
- "aclocal",
- "autoheader",
- "automake --force-missing --add-missing --foreign",
- "autoconf"
- ],
- "dest-filename": "autogen.sh"
+ "echo just so that a configure file exists"
+ ]
+ },
+ {
+ "type": "file",
+ "path": "pip-Makefile",
+ "dest-filename": "Makefile"
}
]
},
@@ -120,21 +140,21 @@
"sources": [
{
"type": "archive",
- "url": "http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.18/pygobject-3.18.2.tar.xz",
- "sha256": "2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f"
+ "url": "http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.26/pygobject-3.26.0.tar.xz",
+ "sha256": "7411acd600c8cb6f00d2125afa23303f2104e59b83e0a4963288dbecc3b029fa"
}
]
},
{
"name": "swig",
- "disabled": true,
+ "_disabled": true,
"config-opts": ["--without-boost", "--without-pcre"],
"_cleanup": [ "*" ],
"sources": [
{
"type": "archive",
- "url": "http://prdownloads.sourceforge.net/swig/swig-3.0.7.tar.gz",
- "sha256": "06dc8816a225667ce1eee545af3caf87e1bbaa379c32838d4cea53152514348d"
+ "url": "http://prdownloads.sourceforge.net/swig/swig-3.0.12.tar.gz",
+ "sha256": "7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d"
}
]
},
@@ -192,8 +212,8 @@
"_url": "git://anongit.freedesktop.org/gstreamer/gstreamer",
"type": "archive",
- "url": "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.9.1.tar.xz",
- "sha256": "55304a9e1e8fb5ef82b5b246fef2d9a164eeb0466976a3ad19cfae05b8a94159"
+ "url": "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.12.3.tar.xz",
+ "sha256": "d388f492440897f02b01eebb033ca2d41078a3d85c0eddc030cdea5a337a216e"
}
]
},
@@ -204,8 +224,8 @@
"_type": "git",
"_url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base",
"type": "archive",
- "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.9.1.tar.xz",
- "sha256": "8309d1660406274a94bd056f8d805fb35b902208fbb76ff8ca705b37d950fdc9"
+ "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.12.3.tar.xz",
+ "sha256": "d3d37b8489d37fa0018973d850bd2067b98af335fef2fa543ee7d40359e3cea5"
}
]
},
@@ -216,8 +236,8 @@
"_type": "git",
"_url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-good",
"type": "archive",
- "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.9.1.tar.xz",
- "sha256": "ee79071c8ec28e2f237ca20ff42f16e2e96c0671377d612c918e7309fa953764"
+ "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.12.3.tar.xz",
+ "sha256": "13e7f479296891fef5a686438f20ba7d534680becf2269ecc5ee24aa83b45f03"
}
]
},
@@ -228,8 +248,8 @@
"_type": "git",
"_url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly",
"type": "archive",
- "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.9.1.tar.xz",
- "sha256": "541b2cc3f36b2c19f2afe9dcac1802109e6b092109ac1e09bc9b5c29cf608abc"
+ "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.12.3.tar.xz",
+ "sha256": "e88ca584c94ea78eeecbf3af00ef7f134b66bdee7408aa4aa6c547235e060052"
}
]
},
@@ -243,8 +263,8 @@
"_type": "git",
"_url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-bad",
"type": "archive",
- "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.9.1.tar.xz",
- "sha256": "65ec284c2df3e2ff746e44d6e8ca08627235f410bf3d2cfa9ca5ce113a0a770a"
+ "url":
"https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.3.tar.xz",
+ "sha256": "36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec"
}
],
"modules" : [
@@ -269,8 +289,8 @@
"sources": [
{
"type": "archive",
- "url": "https://www.imagemagick.org/download/ImageMagick-6.9.6-6.tar.xz",
- "sha256":
"9cd1fe001d3ecb68b7d053ede40950d411956d47afc5267acc3ca57a77070d0a"
+ "url":
"https://www.imagemagick.org/download/ImageMagick-6.9.9-22.tar.xz",
+ "sha256":
"3ebda7e9053c7a74aeca1d2f138f71d61dacbb23674eeb657fb0a82a386694c4"
}
]
}
@@ -422,7 +442,7 @@
{
"type": "git",
"branch": "master",
- "url": "https://github.com/muelli/geysigning.git"
+ "url": "https://github.com/gnome-keysign/gnome-keysign.git"
},
{
"type": "file",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]