Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:linkedprojecttest
mingw32-libgnurx
mingw32-libgnurx.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-libgnurx.spec of Package mingw32-libgnurx
# # spec file for package mingw32-libgnurx # # 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-libgnurx Version: 2.5 Release: 0 Summary: MinGW Windows port of the regex functionality from glibc 2.5 License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: ftp://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies #!BuildIgnore: post-build-checks Source0: ftp://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/libgnurx-src-%{version}.zip Source1000: %{name}-%{version}-rpmlintrc Patch0: libgnurx-2.5-crosscompile.patch BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-filesystem >= 30 BuildRequires: unzip %_mingw32_package_header_debug BuildArch: noarch %description This is the regex functionality from glibc 2.5 extracted into a separate library, for Win32. %package -n mingw32-libgnurx0 Summary: MinGW Windows port of the regex functionality from glibc 2.5 Group: System/Libraries Obsoletes: mingw32-libgnurx %description -n mingw32-libgnurx0 This is the regex functionality from glibc 2.5 extracted into a separate library, for Win32. %package devel Summary: MinGW Windows port of the regex functionality from glibc 2.5 Group: Development/Libraries/C and C++ %description devel This is the regex functionality from glibc 2.5 extracted into a separate library, for Win32. %_mingw32_debug_package %prep %setup -q -n libgnurx-%{version} %patch -P 0 -p1 -b .crosscompile %build %{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make} %install mkdir -p %{buildroot}%{_mingw32_bindir} install -m 755 libgnurx-0.dll %{buildroot}%{_mingw32_bindir}/ mkdir -p %{buildroot}%{_mingw32_libdir} install -m 644 libgnurx.dll.a %{buildroot}%{_mingw32_libdir}/ (cd %{buildroot}%{_mingw32_libdir} && ln -s libgnurx.dll.a libregex.a) mkdir -p %{buildroot}%{_mingw32_includedir} install -m 644 regex.h %{buildroot}%{_mingw32_includedir}/ %files -n mingw32-libgnurx0 %defattr(-,root,root) %{_mingw32_bindir}/libgnurx-0.dll %files devel %defattr(-,root,root) %{_mingw32_libdir}/libgnurx.dll.a %{_mingw32_libdir}/libregex.a %{_mingw32_includedir}/regex.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