Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:raulgs:gtk2_win
mingw32-curl
mingw32-curl.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-curl.spec of Package mingw32-curl
# # spec file for package mingw32-curl # # 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-curl Version: 8.7.1 Release: 0 Summary: MinGW Windows port of curl and libcurl License: MIT Group: Development/Libraries/C and C++ Url: https://curl.se/ Source0: https://curl.se/download/curl-%{version}.tar.xz Source1: certdata.txt Patch0: curl-8.7.1-fix-finding-cacert.patch #!BuildIgnore: post-build-checks BuildRequires: curl BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem >= 35 BuildRequires: mingw32-libssh2-devel BuildRequires: mingw32-mozilla-nss-devel BuildRequires: mingw32-win_iconv-devel BuildRequires: mingw32-zlib-devel BuildRequires: mingw32-libidn2-devel BuildRequires: mingw32-libopenssl-1_1-devel %_mingw32_package_header_debug BuildArch: noarch %description cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS, DICT, TELNET and TFTP servers, using any of the supported protocols. cURL is designed to work without user interaction or any kind of interactivity. cURL offers many useful capabilities, like proxy support, user authentication, FTP upload, HTTP post, and file transfer resume. %package -n mingw32-libcurl4 Summary: MinGW Windows port of curl and libcurl Group: System/Libraries Obsoletes: mingw32-libcurl < %{version} Provides: mingw32-libcurl = %{version} %description -n mingw32-libcurl4 cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS, DICT, TELNET and TFTP servers, using any of the supported protocols. cURL is designed to work without user interaction or any kind of interactivity. cURL offers many useful capabilities, like proxy support, user authentication, FTP upload, HTTP post, and file transfer resume. %package -n mingw32-libcurl-devel Summary: MinGW Windows port of curl and libcurl Group: Development/Libraries/C and C++ %description -n mingw32-libcurl-devel cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS, DICT, TELNET and TFTP servers, using any of the supported protocols. cURL is designed to work without user interaction or any kind of interactivity. cURL offers many useful capabilities, like proxy support, user authentication, FTP upload, HTTP post, and file transfer resume. %_mingw32_debug_package %prep %autosetup -p1 -n curl-%{version} cp %{SOURCE1} . %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} MINGW32_CFLAGS="-I%{_mingw32_includedir}/nspr4 -I%{_mingw32_includedir}/nss3 %{_mingw32_cflags}" \ PATH="%{_mingw32_bindir}:$PATH" \ %{_mingw32_configure} \ --enable-sspi \ --with-default-ssl-backend=schannel \ --enable-ipv6 \ --with-ca-bundle=%{_mingw32_sysconfdir}/pki/tls/certs/curl-ca-bundle.crt \ --enable-ldaps --enable-ldap \ --disable-static --with-libssh2 \ --without-random \ --with-openssl \ --with-schannel \ --without-libpsl scripts/mk-ca-bundle.pl -n make %{?_smp_mflags} || make %install %make_install mkdir -p %{buildroot}%{_mingw32_sysconfdir}/pki/tls/certs cp ca-bundle.crt %{buildroot}%{_mingw32_sysconfdir}/pki/tls/certs/curl-ca-bundle.crt %check %files %{_mingw32_bindir}/curl.exe %{_mingw32_mandir}/man1/curl.1* %{_mingw32_sysconfdir}/pki %files -n mingw32-libcurl4 %{_mingw32_bindir}/libcurl-4.dll %files -n mingw32-libcurl-devel %doc COPYING %{_mingw32_bindir}/curl-config %{_mingw32_libdir}/libcurl.dll.a %{_mingw32_libdir}/pkgconfig/libcurl.pc %{_mingw32_includedir}/curl/ %{_mingw32_mandir}/man1/curl-config.1%{?ext_man} %{_mingw32_mandir}/man3 %{_mingw32_datadir}/aclocal/libcurl.m4 %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