Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:tools:building
samurai
samurai.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File samurai.spec of Package samurai
# # spec file for package samurai # # Copyright (c) 2022 SUSE LLC # # 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 https://bugs.opensuse.org/ # Name: samurai Version: 1.2+g24 Release: 0 Summary: C99 implementation of the ninja build tool License: Apache-2.0 Group: Development/Tools/Building URL: https://github.com/michaelforney/samurai Source0: %name-%version.tar.xz BuildRequires: c_compiler BuildRequires: make %description samurai is a ninja-compatible build tool written in C99. samurai implements the ninja build language through version 1.9.0 except for MSVC dependency handling. It uses the same format for the ".ninja_log" and ".ninja_deps" files as ninja, currently version 5 and 4, respectively. %prep %autosetup %build make clean %make_build CC=cc CFLAGS="%optflags" %{?_smp_mflags} %install %make_install PREFIX="%_prefix" %files %_bindir/* %_mandir/man1/*.1* %license LICENSE %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