Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37570116
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 

Name: libebml
Version: 0.7.8
Release: alt1

BuildRequires: gcc-c++ >= 3.2

%def_disable static

Packager: Pavlov Konstantin <thresh at altlinux.ru>
Summary: Extensible Binary Meta Language access library
Summary(ru_RU.KOI8-R): âÉÂÌÉÏÔÅËÁ ÄÏÓÔÕÐÁ Ë òÁÓÛÉÒÑÅÍÏÍÕ ä×ÏÉÞÎÏÍÕ íÅÔÁ-ñÚÙËÕ
License: GPL/QPL
Group: System/Libraries
Url: http://www.matroska.org

Source0: %name-%version.tar.bz2
Source1: %name-autotools-0.7.0.tar.gz

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

%description -l ru_RU.KOI8-R
âÉÂÌÉÏÔÅËÁ ÄÌÑ ÞÔÅÎÉÑ É ÚÁÐÉÓÉ ÆÁÊÌÏ× × ÆÏÒÍÁÔÅ òÁÓÛÉÒÑÅÍÏÇÏ ä×ÏÉÞÎÏÇÏ
íÅÔÁ-ñÚÙËÁ, Ä×ÏÉÞÎÏÍÕ ÁÎÁÌÏÇÕ XML

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

%description devel
Files needed to build programs using libebml

%package devel-static
Summary: Static libebml library
Group: Development/C++
Requires: %name-devel = %version-%release

%description devel-static
libebml library built statically

%prep
%setup -q -n %name-%version -a 1

%build
%autoreconf

%configure %{subst_enable static}
%make_build

%install
%makeinstall

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%_libdir/*.so.*

%files devel
%_includedir/ebml
%_libdir/*.so

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%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