Accepting request 1223957 from GNOME:Factory
- Update vendor tarball. - Add glycin-loaders-libheif-non-default.patch: change setting to rebuld libheif-rs create as a workaround (gh#Cykooz/libheif-rs#28). OBS-URL: https://build.opensuse.org/request/show/1223957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glycin-loaders?expand=0&rev=8
This commit is contained in:
11
glycin-loaders-libheif-non-default.patch
Normal file
11
glycin-loaders-libheif-non-default.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff --git a/loaders/glycin-heif/Cargo.toml b/loaders/glycin-heif/Cargo.toml
|
||||
index 66f5019..4f07738 100644
|
||||
--- a/loaders/glycin-heif/Cargo.toml
|
||||
+++ b/loaders/glycin-heif/Cargo.toml
|
||||
@@ -11,5 +11,5 @@ rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
glycin-utils = { workspace = true, features = ["async-io", "loader-utils"] }
|
||||
-libheif-rs = "1.0.2"
|
||||
+libheif-rs = { version = "1.0.2", default-features = false }
|
||||
safe-transmute.workspace = true
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 10:23:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update vendor tarball.
|
||||
- Add glycin-loaders-libheif-non-default.patch: change setting to
|
||||
rebuld libheif-rs create as a workaround
|
||||
(gh#Cykooz/libheif-rs#28).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 07:28:00 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -26,6 +26,8 @@ License: LGPL-2.1-or-later OR MPL-2.0
|
||||
URL: https://gitlab.gnome.org/sophie-h/glycin
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
Source1: vendor.tar.zst
|
||||
# PATCH-FIX-OPENSUSE glycin-loaders-libheif-non-default.patch -- Fix build with new libheif while we wait for new fixed release.
|
||||
Patch0: glycin-loaders-libheif-non-default.patch
|
||||
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: clang
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cf8dad6ebed918ea5dd55012474004a1a73692ef58b3d6e294165dd017b2bdd
|
||||
size 22718515
|
||||
oid sha256:fe470cd85ef96d7fc210ab7c77e22dbe57162bd45f92260b4153b07f25fe1fa6
|
||||
size 22696414
|
||||
|
Reference in New Issue
Block a user