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

Group :: Desenvolvimento/C++
RPM: xbyak

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: xbyak
Version: 6.73
Release: alt1

Summary: A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)
License: BSD-3-Clause
Group: Development/C++

Url: https://github.com/herumi/%name
Packager: Nazarov Denis <nenderus at altlinux.org>

# https://github.com/herumi/%name/archive/refs/tags/v%version/%name-%version.tar.gz

Source: %name-%version.tar

BuildRequires: cmake
BuildRequires: gcc-c++

%description
Xbyak is a C++ header library that enables dynamically to assemble x86(IA32), x64(AMD64, x86-64) mnemonic.

%package -n lib%name-devel
Summary: A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)
Group: Development/C++

%description -n lib%name-devel
Xbyak is a C++ header library that enables dynamically to assemble x86(IA32), x64(AMD64, x86-64) mnemonic.

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmake_install

%files -n lib%name-devel
%_includedir/%name
%_libdir/cmake/%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