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

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

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

%define oname uriparser
Name: liburiparser
Version: 0.7.5
Release: alt1

Summary: A strictly RFC 3986 compliant URI parsing library

License: BSD
Group: System/Libraries
Url: http://uriparser.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/uriparser/%oname-%version.tar.bz2

# Automatically added by buildreq on Sat Mar 07 2009

BuildRequires: gcc-c++ libcpptest-devel

%description
uriparser is a strictly RFC 3986 compliant URI parsing library.
uriparser is cross-platform, fast, supports Unicode.

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

%description devel
Header files for uriparser.

%prep
%setup -q -n %oname-%version

%build
# reconf failed with AM_PROG_CC_C_
#%__autoreconf
%configure --disable-static --disable-doc
%make_build

%install
%makeinstall_std

%files
%doc doc/*.{htm,txt} AUTHORS ChangeLog
%_libdir/lib*.so.*

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

%changelog

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

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