diff options
Diffstat (limited to 'flatpak/org.gnome.Shotwell.json')
| -rw-r--r-- | flatpak/org.gnome.Shotwell.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json index 5ad2e6c..7f1cbe5 100644 --- a/flatpak/org.gnome.Shotwell.json +++ b/flatpak/org.gnome.Shotwell.json @@ -71,7 +71,7 @@ "sources" : [ { "type" : "git", - "commit" : "e60a7c0d490b5bd94524680deb74177d7bfb9ae4", + "commit" : "49486f61fb25722cbcf586b7f4320921d46fb38e", "url" : "https://github.com/opencv/opencv" } ] @@ -160,7 +160,8 @@ "sources" : [ { "type" : "git", - "url" : "https://gitlab.gnome.org/GNOME/gexiv2.git/" + "url" : "https://gitlab.gnome.org/GNOME/gexiv2.git/", + "branch": "gexiv2-0.14" } ] }, @@ -219,8 +220,12 @@ "sources" : [ { "type": "archive", - "url" : "https://github.com/strukturag/libde265/releases/download/v1.0.12/libde265-1.0.12.tar.gz", - "sha256" : "62185ea2182e68cf68bba20cc6eb4c287407b509cf0a827d7ddb75614db77b5c" + "url": "https://github.com/strukturag/libde265/releases/download/v1.0.16/libde265-1.0.16.tar.gz", + "sha256": "b92beb6b53c346db9a8fae968d686ab706240099cdd5aff87777362d668b0de7" + }, + { + "type": "patch", + "path": "patches/de256-bump-cmake.patch" } ] }, |
