[gnome-photos/wip/rishi/update-libraw-0.19.2] flatpak: Update LibRaw to 0.19.2
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/update-libraw-0.19.2] flatpak: Update LibRaw to 0.19.2
- Date: Thu, 3 Jan 2019 11:04:18 +0000 (UTC)
commit 68f1644abebad56e99c9efce0b79e9ae1eef4138
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Jan 3 11:28:35 2019 +0100
flatpak: Update LibRaw to 0.19.2
Even though it uses Autotools, the tarball neither has an autogen.sh
nor a configure script.
https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/89
flatpak/org.gnome.Photos.json | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 5bebcb1e..0e183055 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -153,12 +153,16 @@
"sources": [
{
"type": "archive",
- "url": "https://www.libraw.org/data/LibRaw-0.19.1.tar.gz",
- "sha256": "a21019db16d87accbb8660056365ab09a204475c77c97b86c922bb972ce15ef6"
+ "url": "https://www.libraw.org/data/LibRaw-0.19.2.tar.gz",
+ "sha256": "63a0a7088206f4083039c8a6bcacdfd0d739854205c4821475e314821d13bddb"
},
{
"type": "patch",
"path": "libraw-pkgconfig.patch"
+ },
+ {
+ "type": "shell",
+ "commands": [ "autoreconf --force --install --verbose" ]
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]