- 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/package/show/GNOME:Factory/glycin-loaders?expand=0&rev=18
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>
|
Wed Sep 25 07:28:00 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@@ -26,6 +26,7 @@ License: LGPL-2.1-or-later OR MPL-2.0
|
|||||||
URL: https://gitlab.gnome.org/sophie-h/glycin
|
URL: https://gitlab.gnome.org/sophie-h/glycin
|
||||||
Source0: %{name}-%{version}.tar.zst
|
Source0: %{name}-%{version}.tar.zst
|
||||||
Source1: vendor.tar.zst
|
Source1: vendor.tar.zst
|
||||||
|
Patch0: glycin-loaders-libheif-non-default.patch
|
||||||
|
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: clang
|
BuildRequires: clang
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5cf8dad6ebed918ea5dd55012474004a1a73692ef58b3d6e294165dd017b2bdd
|
oid sha256:fe470cd85ef96d7fc210ab7c77e22dbe57162bd45f92260b4153b07f25fe1fa6
|
||||||
size 22718515
|
size 22696414
|
||||||
|
Reference in New Issue
Block a user