Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:ownCloud:toolchains:mingw:win32:stable
mingw32-libwebp
mingw32-libwebp.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-libwebp.spec of Package mingw32-libwebp
# # spec file for package mingw32-libwebp # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: mingw32-libwebp Version: 0.3.0 Release: 0 Summary: Library and tools for the WebP graphics format License: BSD-3-Clause Group: Development/Libraries/C and C++ Url: https://developers.google.com/speed/webp/ Source: https://webp.googlecode.com/files/libwebp-%{version}.tar.xz Patch0: libwebp-0.3.0-windows.patch #!BuildIgnore: post-build-checks BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem BuildRequires: mingw32-giflib-devel BuildRequires: mingw32-libjpeg-devel BuildRequires: mingw32-libpng-devel BuildRequires: mingw32-libtiff-devel BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %_mingw32_package_header_debug BuildArch: noarch %description WebP is an image format that does lossy compression of digital photographic images. WebP consists of a codec based on VP8, and a container based on RIFF. Webmasters, web developers and browser developers can use WebP to compress, archive and distribute digital images more efficiently. %package -n mingw32-libwebp4 Summary: Library and tools for the WebP graphics format Group: System/Libraries Obsoletes: %{name} Provides: %{name} %description -n mingw32-libwebp4 WebP is an image format that does lossy compression of digital photographic images. WebP consists of a codec based on VP8, and a container based on RIFF. Webmasters, web developers and browser developers can use WebP to compress, archive and distribute digital images more efficiently. %package tools Summary: The WebP command line tools Group: Productivity/Archiving/Compression %description tools WebP is an image format that does lossy compression of digital photographic images. WebP consists of a codec based on VP8, and a container based on RIFF. Webmasters, web developers and browser developers can use WebP to compress, archive and distribute digital images more efficiently. %package devel Summary: Development files for libwebp, a library for the WebP format Group: Development/Libraries/C and C++ %description devel WebP is an image format that does lossy compression of digital photographic images. WebP consists of a codec based on VP8, and a container based on RIFF. Webmasters, web developers and browser developers can use WebP to compress, archive and distribute digital images more efficiently. %_mingw32_debug_package %prep %setup -q -n libwebp-%{version} %patch0 -p1 -b .windows %build libtoolize --force --copy --install autoreconf -fi echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} MINGW32_CFLAGS="%{_mingw32_cflags} -DWEBP_USE_THREAD=1" \ %{_mingw32_configure} \ --enable-shared --disable-static make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw32-libwebp4 %defattr(-,root,root) %{_mingw32_bindir}/libwebp-4.dll %files tools %defattr(-,root,root) %{_mingw32_bindir}/*.exe %{_mingw32_mandir}/man*/* %files devel %defattr(-,root,root) %{_mingw32_libdir}/libwebp.dll.a %{_mingw32_includedir}/webp %{_mingw32_libdir}/pkgconfig/libwebp.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor