Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37654769
en ru br
ALT Linux repositórios
S:0.5.1-alt1_1

Group :: Jogos/Outros
RPM: bam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: gcc-c++
# END SourceDeps(oneline)
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name:           bam
Version:        0.5.1

Release:        alt1_1
Summary:        A build-system

Group:          Games/Other
License:        zlib
URL:            http://matricks.github.com/bam/
Source0:        https://github.com/matricks/bam/archive/v%{version}.tar.gz
Source44: import.info


%description
A tool that controls process of producing executables of
software from its source code. Used to build the Teeworlds game.


%prep
%setup -q


%build
sh -x make_unix.sh %{optflags}


%install
install -D -m 0755 %{name} \
       %{buildroot}%{_bindir}/%{name}


%files
%doc docs/ examples/
%{_bindir}/%{name}


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009