Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37410638
en ru br
Репозитории ALT
S:1.0.0-alt1
5.1: 0.7.0-alt1
4.1: 0.5.0-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libmowgli

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libmowgli
Version: 0.5.0
Release: alt1

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

License: see COPYING
Group: System/Libraries
#Url: http://sacredspiral.co.uk/~nenolod/mowgli/
Url: http://www.atheme-project.org/projects/mowgli.shtml

Packager: Vitaly Lipatov <lav at altlinux.ru>

#Source: http://sidhe.atheme.org/~nenolod/mowgli/%name-%version.tar.bz2

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

%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 -q

%build
%configure --disable-static
%make_build

%install
%make_install install \
DESTDIR=%buildroot

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

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

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin