4 Commits

Author SHA256 Message Date
Hans-Peter Jansen
086a883015 Fix build on code 15 by forcing gcc 14 2025-08-06 16:44:29 +02:00
c23a744c3a libwebp 1.6.0 2025-08-05 20:55:58 +08:00
18a842b8ac libwebp 1.5.0 2025-01-01 00:58:10 +01:00
5a0febbb3c switch to cmake based build 2024-11-09 00:48:52 +01:00
6 changed files with 80 additions and 38 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61f873ec69e3be1b99535634340d5bde750b2e4447caa1db9f61be3fd49ab1e5
size 4281370

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEaw5rcJdt4wPt8vYB+cPWvbgjK10FAmYZuzcACgkQ+cPWvbgj
K12roBAAv0AS7ROXwqObQpRmhVrm7miHd2SH0OvUm5x2aBv70cAEV//IwGg3nMkp
5y4ce/l/Z5TwIlZs+zUVjzYjmZ3+rsO/r1VY7hvaydnjyHPSUykAnp8zW9RiKfv4
l4+RHTwvBKHTFKLcvyBx0oXWaS0fXhA09aXJXbBKxCyvI4YC7UfWmca+tVABv4Zo
rp2G0HSrU+U2Tu8WZ7bRXEmr5bnNVl1JUNmxbMd5HuNR4YxDVs7+XGeDdNT74GQF
tyB9Z7Wj5eeq1NYh97Ujzrd4ChmkJZHSr698jppfX5hShlFNr79nCYVtjnjyis6H
299NJEHlN0pbHzhxFRudvnl98EW9gm8WxzA174lF8iQzQ4+KMs7GG3IFu4xqxkh+
fHEMphhkarFGwjiH8y5JSHEuppEQswdKh/862XcBJEUwKPFTWC8sXfsVhwSiRiR7
rM33Fjz7vNFgOKruTlHruVFjrbN+XIE/S87rlAO5GVJSndlJ5Mnq5vq6lqCOb0nW
XDbMw9Glkg2Ao6/xwECS3OjItGUA5XHYwYYKlCQ1n3r5+MvqT+GIYbWA/3aVU0kE
HOULCWnnKD7mx/uNnkQalVagPmhG9TgYiwHOJYibYTI5F+ITv+WE2WuXEVK6rr5F
UVQd1Wv0F0vDevUfyeihW3opAqhqg/nloasC0PS+hgiSn4OV8HM=
=Ty7E
-----END PGP SIGNATURE-----

BIN
libwebp-1.6.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

16
libwebp-1.6.0.tar.gz.asc Normal file
View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEaw5rcJdt4wPt8vYB+cPWvbgjK10FAmhu8e0ACgkQ+cPWvbgj
K12yyxAAm1rONbulJZ0ErtU0XgZ+Onw06TgANrki1LWvWtJgYxCtc5sTORSU/umt
Rv5D+ZzgS3sQf60UKOrlxpBYdjRHLulw8x5kE7TBXU3IbVqyVKvmR42j0sJyJfQA
4wnrun8kF534e6omEIn+OHdj+xRrLiA1ureGO7KQLyjBoeRT6dFAI2xKGXQPdxIy
/ED2ejbK1G//HlspWjWfOJJ0qPr8F12JX1n+MvyRLTcs+W8IU+mtcQOvRIEruJo5
55EgF8sSNhR82aIggAcchYB83OpKRDMNEdYc1SlPwLGSMYRSlIhZ3Q6nGB91Rvcq
MRppYhcDcYUJnY89XuFSL7tJVrHS/NueUl3GGwArzrHZtU7tNV3AFNk9SpFnswjL
hDcDqijPFGlW5xXFFEQJt5K3INqMKMY/Lw5lqLGQVfbtq1jvH+4EbunMGWKkc/Ft
emQjP/ylUrLfVhKJ6vdhO+a6RDqTZ44wTePPuyV3XaOX5KaSTXQV3eix62pbbexU
NXUE07HtOq8tFWqeRI+QksWttsBSuchsub2Q5ulUBLiZxFuetHxGWpft8w8VDK0G
Nt+QOsl/zWdWP+wGXWOthoDA67T6pgDcvcswrTwQE9uU4lrdfkER/X++kMk+VUZW
jBiOCUumiq0eT7DyEeA2EkydzB42nx/42W9G9Tq8UjGMQSxfcNk=
=ZcoY
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Wed Aug 6 13:43:09 UTC 2025 - Hans-Peter Jansen <hpj@urpla.net>
- Fix build on code 15 by forcing gcc 14
-------------------------------------------------------------------
Sun Aug 3 13:23:37 UTC 2025 - anenasa <anenasaa@yahoo.com>
- Update to release 1.6.0
* API changes: libwebp: WebPValidateDecoderConfig
* Additional x86 (AVX2, SSE2), general optimizations and compression
improvements for lossless
* `-mt` returns same results as single-threaded lossless
* Tool updates:
* cwebp can restrict the use of `-resize` with `-resize_mode`
-------------------------------------------------------------------
Tue Dec 31 23:56:38 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.5.0
* API changes: `cross_color_transform_bits` added to WebPAuxStats
* Minor lossless encoder speed and compression improvements
* Lossless encoding does not use floats anymore
* Additional ARM optimizations for lossy & lossless + general
code generation improvements
* Tool updates:
* gif2webp: added -sharp_yuv & -near_lossless
* img2webp: added -exact & -noexact
* Exit codes normalized; running an example program with no
arguments will output its help and exit with an error.
-------------------------------------------------------------------
Sat Nov 9 20:45:59 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- switch to cmake based build as other packages now require the
cmake finders
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 21 14:21:04 UTC 2024 - Yann BOYER <yann.boyer742@gmail.com> Tue May 21 14:21:04 UTC 2024 - Yann BOYER <yann.boyer742@gmail.com>

View File

@@ -1,7 +1,8 @@
# #
# spec file for package libwebp # spec file for package libwebp
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +17,12 @@
# #
%if 0%{?suse_version} == 1500
%global force_gcc_version 14
%endif
Name: libwebp Name: libwebp
Version: 1.4.0 Version: 1.6.0
Release: 0 Release: 0
Summary: Library and tools for the WebP graphics format Summary: Library and tools for the WebP graphics format
License: BSD-3-Clause License: BSD-3-Clause
@@ -29,6 +34,9 @@ Source2: https://storage.googleapis.com/downloads.webmproject.org/release
Source3: %name.keyring Source3: %name.keyring
Source4: baselibs.conf Source4: baselibs.conf
BuildRequires: cmake
BuildRequires: gcc%{?force_gcc_version}
BuildRequires: gcc%{?force_gcc_version}-c++
BuildRequires: giflib-devel BuildRequires: giflib-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: pkgconfig(glut) BuildRequires: pkgconfig(glut)
@@ -139,27 +147,23 @@ images more efficiently.
%autosetup -p1 %autosetup -p1
%build %build
%configure --disable-static \ %if 0%{?force_gcc_version}
--enable-libwebpmux --enable-libwebpdemux \ export CC="gcc-%{?force_gcc_version}"
--enable-libwebpdecoder --enable-libwebpextras export CXX="g++-%{?force_gcc_version}"
%make_build %endif
%cmake
%cmake_build
%install %install
%make_install %cmake_install
find "%buildroot" -type f -name "*.la" -delete -print find "%buildroot" -type f -name "*.la" -delete -print
%post -n libwebp7 -p /sbin/ldconfig %ldconfig_scriptlets -n libwebp7
%postun -n libwebp7 -p /sbin/ldconfig %ldconfig_scriptlets -n libwebpdemux2
%post -n libwebpdemux2 -p /sbin/ldconfig %ldconfig_scriptlets -n libwebpmux3
%postun -n libwebpdemux2 -p /sbin/ldconfig %ldconfig_scriptlets -n libwebpdecoder3
%post -n libwebpmux3 -p /sbin/ldconfig %ldconfig_scriptlets -n libsharpyuv0
%postun -n libwebpmux3 -p /sbin/ldconfig %ldconfig_scriptlets -n libwebpextras0
%post -n libwebpdecoder3 -p /sbin/ldconfig
%postun -n libwebpdecoder3 -p /sbin/ldconfig
%post -n libsharpyuv0 -p /sbin/ldconfig
%postun -n libsharpyuv0 -p /sbin/ldconfig
%post -n libwebpextras0 -p /sbin/ldconfig
%postun -n libwebpextras0 -p /sbin/ldconfig
%files -n libwebp-tools %files -n libwebp-tools
%_bindir/* %_bindir/*
@@ -191,5 +195,6 @@ find "%buildroot" -type f -name "*.la" -delete -print
%_includedir/webp/ %_includedir/webp/
%_libdir/pkgconfig/libwebp*.pc %_libdir/pkgconfig/libwebp*.pc
%_libdir/pkgconfig/libsharpyuv.pc %_libdir/pkgconfig/libsharpyuv.pc
%_datadir/WebP/
%changelog %changelog