Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:ownCloud:toolchains:mingw:win32:2.2
mingw32-xz
mingw32-xz.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-xz.spec of Package mingw32-xz
# # spec file for package mingw32-xz # # 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-xz Version: 5.0.4 Release: 0 Summary: Command line tools for XZ and LZMA compressed files License: GPL-2.0+ Group: Productivity/Archiving/Compression Url: http://tukaani.org/xz/ Source: http://tukaani.org/xz/xz-%{version}.tar.xz #!BuildIgnore: post-build-checks BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem BuildRequires: mingw32-libintl-devel BuildRequires: mingw32-win_iconv-devel BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %_mingw32_package_header_debug BuildArch: noarch %description This package includes the xz compression tool and other command line tools from XZ Utils. xz has command line syntax similar to that of gzip. The native file format is the .xz format, but also the legacy .lzma format is supported. The .xz format supports multiple compression algorithms, of which LZMA2 is currently the primary algorithm. With typical files, XZ Utils create about 30% smaller files than gzip. %package -n mingw32-liblzma5 Summary: Library for XZ and LZMA compressed files License: SUSE-Public-Domain Group: System/Libraries Obsoletes: mingw32-liblzma %description -n mingw32-liblzma5 liblzma is a general purpose data compression library with an API similar to that of zlib. liblzma supports multiple algorithms, of which LZMA2 is currently the primary algorithm. The native file format is .xz, but also the legacy .lzma format and raw streams (no headers at all) are supported. %package -n mingw32-liblzma-devel Summary: Library for XZ and LZMA compressed files License: SUSE-Public-Domain Group: Development/Libraries/C and C++ %description -n mingw32-liblzma-devel This package includes the API headers, static library, and other development files related to liblzma. %_mingw32_debug_package %lang_package %prep %setup -q -n xz-%{version} %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} %{_mingw32_configure} \ --docdir=%{_mingw32_docdir}/%{name} \ --disable-lzma-links \ --enable-shared --disable-static make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %find_lang xz %files %defattr(-,root,root) %{_mingw32_bindir}/lzmadec.exe %{_mingw32_bindir}/lzmainfo.exe %{_mingw32_bindir}/unxz.exe %{_mingw32_bindir}/xz.exe %{_mingw32_bindir}/xzcat.exe %{_mingw32_bindir}/xzdec.exe %{_mingw32_bindir}/xzcmp %{_mingw32_bindir}/xzdiff %{_mingw32_bindir}/xzegrep %{_mingw32_bindir}/xzfgrep %{_mingw32_bindir}/xzgrep %{_mingw32_bindir}/xzless %{_mingw32_bindir}/xzmore %{_mingw32_docdir} %{_mingw32_mandir}/man1 %files lang -f xz.lang %defattr(-,root,root) %files -n mingw32-liblzma5 %defattr(-,root,root) %{_mingw32_bindir}/liblzma-5.dll %files -n mingw32-liblzma-devel %defattr(-,root,root) %{_mingw32_includedir}/lzma.h %{_mingw32_includedir}/lzma %{_mingw32_libdir}/liblzma.dll.a %{_mingw32_libdir}/pkgconfig/liblzma.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