Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37495807
en ru br
ALT Linux repositórios
S:1.0.0-alt1
5.0: 0.7.0-alt1
4.1: 0.5.0-alt1

Group :: Sistema/Bibliotecas
RPM: libmowgli

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libmowgli
Version: 1.0.0
Release: alt1

Summary: mowgli is a development framework for C (like GLib)

License: see COPYING
Group: System/Libraries
Url: http://www.atheme.org/project/mowgli

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://distfiles.atheme.org/%name-%version.tar

%description
mowgli is a development framework for C (like GLib), which provides
high performance and highly flexible algorithms. It can be used as a
suppliment to GLib (to add additional functions (dictionaries, hashes),
or replace some of the slow GLib list manipulation functions), or stand
alone. It also provides a powerful hook system and convenient logging
for your code, as well as a high performance block allocator.

%package devel
Summary: Header files for %name
Group: Development/Other
Requires: %name = %version-%release

%description devel
Header files for %name.

%prep
%setup

%build
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS COPYING
%_libdir/lib*.so.*

%files devel
%_libdir/lib*.so
%_pkgconfigdir/*.pc
%_includedir/*

%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