[packages/crossmingw32-libwebp] - updated to 1.2.3

qboosh qboosh at pld-linux.org
Sun Jul 24 19:46:24 CEST 2022


commit 1fe56624c611e0a9e4c37e8ecd25b2d653095833
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 24 19:48:31 2022 +0200

    - updated to 1.2.3

 crossmingw32-libwebp.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/crossmingw32-libwebp.spec b/crossmingw32-libwebp.spec
index 2ab11f5..adef9ce 100644
--- a/crossmingw32-libwebp.spec
+++ b/crossmingw32-libwebp.spec
@@ -1,13 +1,13 @@
 Summary:	WebP image codec libraries - cross MinGW32 version
 Summary(pl.UTF-8):	Biblioteki do kodeka obrazów WebP - wersja skrośna MinGW32
 Name:		crossmingw32-libwebp
-Version:	1.2.2
+Version:	1.2.3
 Release:	1
 License:	BSD
 Group:		Development/Libraries
 #Source0Download: http://downloads.webmproject.org/releases/webp/index.html
 Source0:	http://downloads.webmproject.org/releases/webp/libwebp-%{version}.tar.gz
-# Source0-md5:	b5e2e414a8adee4c25fe56b18dd9c549
+# Source0-md5:	8559d40e10d84124edefda8b4824b90b
 URL:		https://developers.google.com/speed/webp/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
@@ -93,7 +93,8 @@ sed -i -e 's/libwebp_la_LDFLAGS.*/& -no-undefined/' src/Makefile.am
 	--enable-libwebpdemux \
 	--enable-libwebpmux
 
-# -C src to get just the library, no utils
+# only chosen dors to get just the library, no utils
+%{__make} -C sharpyuv
 %{__make} -C src
 
 %install
@@ -115,7 +116,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog NEWS PATENTS README
+%doc AUTHORS COPYING ChangeLog NEWS PATENTS README.md
 %{_libdir}/libwebp.dll.a
 %{_libdir}/libwebp.la
 %{_libdir}/libwebpdemux.dll.a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libwebp.git/commitdiff/1fe56624c611e0a9e4c37e8ecd25b2d653095833



More information about the pld-cvs-commit mailing list