Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-libarchive
mingw64-libarchive.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw64-libarchive.spec of Package mingw64-libarchive
# # spec file for package mingw64-libarchive # # 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: mingw64-libarchive Version: 3.0.3 Release: 0 Summary: Library To Create And Read Several Different Streaming Archive Formats License: BSD-3-Clause Group: Development/Libraries/C and C++ Url: https://github.com/libarchive/libarchive Source0: libarchive-%{version}.tar.gz Patch0: libarchive-3.0.3-undefinedsymbols.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: mingw64-cross-binutils BuildRequires: mingw64-cross-gcc BuildRequires: mingw64-cross-pkg-config BuildRequires: mingw64-filesystem >= 23 BuildRequires: mingw64-libbz2-devel BuildRequires: mingw64-libgnurx-devel BuildRequires: mingw64-lzma-devel BuildRequires: mingw64-zlib-devel %_mingw64_package_header_debug BuildArch: noarch #!BuildIgnore: post-build-checks %description Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. %package -n mingw64-libarchive12 Summary: Library To Create And Read Several Different Streaming Archive Formats Group: System/Libraries Obsoletes: %{name} < %{version}-%{release} Provides: %{name} = %{version}-%{release} %description -n mingw64-libarchive12 Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. %package devel Summary: Development files for libarchive Group: Development/Libraries/C and C++ %description devel Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. The bsdtar program is an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown and is now the standard system tar for FreeBSD 5 and 6. This package contains the development files. %package -n mingw64-bsdtar Summary: A BSD implementation of tar utility Group: Productivity/Archiving/Backup %description -n mingw64-bsdtar Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. The bsdtar program is an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown and is now the standard system tar for FreeBSD 5 and 6. This package contains the bsdtar cmdline utility. %package -n mingw64-bsdcpio Summary: A BSD implementation of cpio utility Group: Productivity/Archiving/Backup %description -n mingw64-bsdcpio Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. The bsdtar program is an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown and is now the standard system tar for FreeBSD 5 and 6. This package contains the bsdcpio cmdline utility. %_mingw64_debug_package %prep %setup -q -n libarchive-%{version} %patch -P 0 -p1 -b .undefinedsymbols %build libtoolize --force --copy --install autoreconf -fi echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw64_cache} %{_mingw64_configure} \ --disable-static --enable-shared make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw64-libarchive12 %defattr(-,root,root) %{_mingw64_bindir}/libarchive-12.dll %files devel %defattr(-,root,root) %{_mingw64_mandir}/man3/* %{_mingw64_mandir}/man5/* %{_mingw64_libdir}/libarchive.dll.a %{_mingw64_libdir}/pkgconfig/libarchive.pc %{_mingw64_includedir}/archive* %files -n mingw64-bsdtar %defattr(-,root,root) %{_mingw64_bindir}/bsdtar.exe %{_mingw64_mandir}/man1/bsdtar.1* %files -n mingw64-bsdcpio %defattr(-,root,root) %{_mingw64_bindir}/bsdcpio.exe %{_mingw64_mandir}/man1/bsdcpio.1* %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