[gnome-photos/wip/rishi/libraw-0.19.2-update-hash] flatpak: Fix the LibRaw build



commit cd16fded71d15594bc85e03c774e1f824a7c57d0
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Jan 4 11:16:42 2019 +0100

    flatpak: Fix the LibRaw build
    
    The LibRaw-0.19.2 tarball got modified in-place to include a configure
    script: https://github.com/LibRaw/LibRaw/issues/197
    
    https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/90

 flatpak/org.gnome.Photos.json | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 0e183055..27919ead 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -154,15 +154,11 @@
                 {
                     "type": "archive",
                     "url": "https://www.libraw.org/data/LibRaw-0.19.2.tar.gz";,
-                    "sha256": "63a0a7088206f4083039c8a6bcacdfd0d739854205c4821475e314821d13bddb"
+                    "sha256": "400d47969292291d297873a06fb0535ccce70728117463927ddd9452aa849644"
                 },
                 {
                     "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]