forked from pool/chafa
Accepting request 1175427 from graphics
OBS-URL: https://build.opensuse.org/request/show/1175427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chafa?expand=0&rev=20
This commit is contained in:
commit
00eab23c7f
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 04:38:30 UTC 2024 - pallas wept <pallaswept@proton.me>
|
||||
|
||||
- Enable optional image formats
|
||||
* jpeg
|
||||
* svg
|
||||
* tiff
|
||||
* webp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 20:19:46 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
|
||||
|
||||
|
@ -25,6 +25,10 @@ Group: Amusements/Toys/Graphics
|
||||
URL: https://hpjansson.org/chafa/
|
||||
Source0: https://github.com/hpjansson/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel >= 2.26
|
||||
BuildRequires: gtk-doc
|
||||
|
Loading…
Reference in New Issue
Block a user