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

Group :: Sistema/Bibliotecas
RPM: libcglm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define proj cglm

Name: lib%proj
Version: 0.8.9
Release: alt1

Summary: CGLM is highly optimized graphics math (glm) for C
License: MIT
Group: System/Libraries

Url: https://cglm.readthedocs.io/
# Vcs-Source: https://github.com/recp/%proj/archive/refs/tags/v%version.tar.gz
Source: %name-%version-%release.tar
# sisyphus_check insists on  at altlinux.*, let Packager: be a comment
# Spec-Author: Igor Molchanov <akemi_homura at kurisa.ch>



BuildRequires(Pre): rpm-macros-meson
BuildRequires: meson

%description
cglm is optimized 3D math library written in C99 (compatible with C89).
It is similar to original glm library except this is mainly for C.

%package devel
Summary: Development tools for programs which will use the %name library
Group: Development/C
Requires: %name = %version-%release

%description devel
The %name-devel package includes the files necessary for developing programs
which will use the %name library.

%prep
%setup

%build
%meson
%meson_build

%install
%meson_install

%files
%_libdir/%name.so.*

%files devel
%_includedir/cglm
%_includedir/%proj/*
%_pkgconfigdir/%proj.pc
%_libdir/%name.so

%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