Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:raulgs:gtk2_win
mingw32-cross-meson
mingw32-cross-meson.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-cross-meson.spec of Package mingw32-cross-meson
# # spec file for package mingw32-cross-meson # # Copyright (c) 2022 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-cross-meson Version: 1.2.1 Release: 0 Summary: Python-based build system License: Apache-2.0 Group: Development/Tools/Building URL: https://mesonbuild.com/ BuildRequires: mingw32-filesystem Requires: meson %if "%{_host_cpu}" == "i586" || "%{_host_cpu}" == "x86_64" Requires: mingw32-cross-wine %endif Requires: mingw32-filesystem Source1: macros.mingw32-meson Source2: meson-mingw32-cross-file.txt Source3: meson-mingw32-cross-file-no-exe-wrapper.txt BuildArch: noarch %_mingw32_package_header %description Meson is a build system designed to optimise programmer productivity. This package provides support to cross compile package with meson. %prep %build %install mkdir -p %{buildroot}%{_rpmmacrodir} cp %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.mingw32-meson cp %{SOURCE2} %{buildroot}%{_rpmmacrodir}/meson-mingw32-cross-file.txt cp %{SOURCE3} %{buildroot}%{_rpmmacrodir}/meson-mingw32-cross-file-no-exe-wrapper.txt mkdir -p %{buildroot}%{_bindir} ln -s ../lib/mingw32-scripts %{buildroot}%{_bindir}/mingw32-meson %files %defattr(-,root,root) %{_rpmmacrodir} %{_bindir}/mingw32-meson %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