Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37483036
en ru br
ALT Linux repositórios
S:1.4.4-alt1
5.0: 0.7.8-alt1
4.1: 0.7.8-alt1
4.0: 0.7.7-alt1
3.0: 0.7.0-alt1.1

Group :: Sistema/Bibliotecas
RPM: libebml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: libebml
Version: 1.4.2
Release: alt1

Summary: Extensible Binary Meta Language access library
License: LGPL-2.1-or-later and BSD
Group: System/Libraries

Url: http://www.matroska.org
# https://github.com/Matroska-Org/libebml.git
Source: %name-%version.tar

BuildRequires: gcc-c++ cmake

%description
A library for reading and writing files with the Extensible Binary
Meta Language, a binary pendant to XML.

%package devel
Summary: Development files for libebml
Group: Development/C++
Requires: %name = %EVR

%description devel
Files needed to build programs using libebml

%prep
%setup

%build
%cmake -DBUILD_SHARED_LIBS=YES
%cmake_build

%install
%cmakeinstall_std

%files
%doc LICENSE*
%doc README* ChangeLog* CODE_OF_CONDUCT*
%_libdir/*.so.*

%files devel
%_includedir/ebml
%_libdir/*.so
%_libdir/cmake/*
%_pkgconfigdir/*.pc

%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