Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:ownCloud:toolchains:mingw:win32:stable
mingw32-headers
mingw32-headers.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-headers.spec of Package mingw32-headers
# # spec file for package mingw32-headers # # 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-headers Version: 4.0.2 Release: 0 Summary: MinGW-w64 headers for Win32 and Win64 License: SUSE-Public-Domain Group: Development/Libraries/C and C++ Url: http://mingw-w64.sf.net/ #DL-URL: http://downloads.sf.net/mingw-w64/mingw-w64-%version.tar.bz2 Source: mingw-w64-headers-%version.tar.xz Source9: %name-rpmlintrc Patch1: order.diff BuildRequires: mingw32-filesystem BuildRequires: xz #!BuildIgnore: post-build-checks Requires: mingw32-unistd-pthread-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description MinGW-w64 delivers runtime, headers and libs for developing both 64 bit (x64) and 32 bit (x86) windows applications using GCC and other free software compilers. This subpackage contains the header files. %package dummy-pthread Summary: Stub pthread header files for MinGW Group: Development/Libraries/C and C++ Provides: mingw32-unistd-pthread-devel %description dummy-pthread This subpackage contains stub pthread header files that are empty and only exist to satisfy dependencies in MinGW's unistd.h until an actual pthread implementation (like winpthreads) is installed. %prep %setup -q -n mingw-w64-headers %patch -P 1 -p1 %build %{_mingw32_configure} \ --enable-sdk=all \ --enable-secure-api make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files %defattr(-,root,root) %{_mingw32_includedir}/ %exclude %{_mingw32_includedir}/pthread_*.h %files dummy-pthread %defattr(-,root,root) %dir %{_mingw32_includedir} %{_mingw32_includedir}/pthread_*.h %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