Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:ownCloud:toolchains:mingw:win32:2.2
mingw32-libgcrypt
mingw32-libgcrypt.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-libgcrypt.spec of Package mingw32-libgcrypt
# # spec file for package mingw32-libgcrypt # # 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-libgcrypt Version: 1.6.1 Release: 0 Summary: MinGW Windows gcrypt encryption library License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: ftp://ftp.gnupg.org/gcrypt/libgcrypt/ Source0: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2 Patch0: libgcrypt-1.4.6-random.patch Patch1: libgcrypt-1.5.2-deffile.patch #!BuildIgnore: post-build-checks BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-filesystem >= 23 BuildRequires: mingw32-libgpg-error-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %_mingw32_package_header_debug BuildArch: noarch %description MinGW Windows gcrypt encryption library. %package -n mingw32-libgcrypt20 Summary: MinGW Windows port of the gcrypt cryptograph library Group: System/Libraries Obsoletes: mingw32-libgcrypt %description -n mingw32-libgcrypt20 MinGW Windows gcrypt encryption library. %package devel Summary: MinGW Windows gcrypt encryption library (development files) Group: Development/Libraries/C and C++ %description devel MinGW Windows gcrypt encryption library (development files). %_mingw32_debug_package %prep %setup -q -n libgcrypt-%{version} %patch0 -p1 -b .random %patch1 -p1 -b .deffile %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} PATH="%{_mingw32_bindir}:$PATH" \ %{_mingw32_configure} \ --enable-shared --disable-static make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw32-libgcrypt20 %defattr(-,root,root) %{_mingw32_bindir}/libgcrypt-20.dll %files devel %defattr(-,root,root) %{_mingw32_bindir}/dumpsexp.exe %{_mingw32_bindir}/hmac256.exe %{_mingw32_bindir}/mpicalc.exe %{_mingw32_bindir}/libgcrypt-config %{_mingw32_libdir}/libgcrypt.def %{_mingw32_libdir}/libgcrypt.dll.a %{_mingw32_includedir}/gcrypt.h %{_mingw32_datadir}/aclocal/libgcrypt.m4 %{_mingw32_mandir}/man1/hmac256.1* %{_mingw32_infodir} %exclude %{_mingw32_infodir}/dir* %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