[gimp] build: add Wayland socket and bump LibRaw.



commit 573ab95315d91c01e75fdab8198b10a91637b718
Author: Jehan <jehan girinstud io>
Date:   Fri Jul 13 16:19:27 2018 +0200

    build: add Wayland socket and bump LibRaw.
    
    Apparently the LibRaw 0.18 was taken down as soon as 0.19 got released.
    Thanks to solid_black for reporting it on IRC.

 build/flatpak/org.gimp.GIMP-nightly.json | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/build/flatpak/org.gimp.GIMP-nightly.json b/build/flatpak/org.gimp.GIMP-nightly.json
index f2a35a1563..e17665548a 100644
--- a/build/flatpak/org.gimp.GIMP-nightly.json
+++ b/build/flatpak/org.gimp.GIMP-nightly.json
@@ -8,7 +8,8 @@
     "separate-locales": false,
     "rename-desktop-file": "gimp.desktop",
     "rename-icon": "gimp",
-    "finish-args": ["--share=ipc", "--socket=x11", "--share=network",
+    "finish-args": ["--share=ipc", "--share=network",
+                    "--socket=x11", "--socket=wayland",
                     "--filesystem=host", "--filesystem=xdg-config/GIMP",
                     "--filesystem=xdg-config/gtk-3.0", "--filesystem=/tmp",
                     "--talk-name=org.gtk.vfs", "--talk-name=org.gtk.vfs.*" ],
@@ -150,8 +151,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "http://www.libraw.org/data/LibRaw-0.18.0.tar.gz";,
-                    "sha256": "d56a0c9a0e6d1b8c8c5585346acf2cfb0554eee0f0948da66f580cd65c8c5c9b"
+                    "url": "http://www.libraw.org/data/LibRaw-0.19.0.tar.gz";,
+                    "sha256": "e83f51e83b19f9ba6b8bd144475fc12edf2d7b3b930d8d280bdebd8a8f3ed259"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]