Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040112
en ru br
Репозитории ALT
S:1.4-alt3.qa2.1
5.1: 1.4-alt3
4.1: 1.4-alt2
4.0: 1.4-alt2
www.altlinux.org/Changes

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

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

# stalled, check 14.01.2009
Name: libbinio
Version: 1.4
Release: alt3.qa2.1

Summary: Binary I/O stream class library

License: LGPL
Group: System/Libraries
Url: http://libbinio.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/libbinio/%name-%version.tar.bz2
Patch0: %name-infopage.patch
Patch1: %name.patch

# Automatically added by buildreq on Sun Jan 14 2007

BuildRequires: gcc-c++
# explicitly added texinfo for info files
BuildRequires: texinfo

%description
The binary I/O stream class library presents a platform-independent
way to access binary data streams in C++. The library is hardware
independent in the form that it transparently converts between the
different forms of machine-internal binary data representation. It
further employs no special I/O protocol and can be used on arbitrary
binary data sources.

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

%description devel
Header files for libbinio library.

%package static
Summary: Static libbinio library
Group: Development/Other
Requires: %name-devel = %version-%release

%description static
Static libbinio library.

%prep
%setup -q
%patch0 -p1
%patch1

%build
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS ChangeLog NEWS README
%_libdir/lib*.so.*

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

#%files static

#%_libdir/lib*.a

%changelog

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

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