Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570121
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 

Summary: Binary I/O stream class library

Name: libbinio
Version: 1.4
Release: alt2

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

Requires(post): %install_info
Requires(preun): %uninstall_info

# Automatically added by buildreq on Sun Jan 14 2007

BuildRequires: gcc-c++

%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

%build
%__autoreconf
%configure --disable-static
%make_build

%install
%make_install install DESTDIR=%buildroot

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

%post devel
%install_info %name.info

%postun devel
%uninstall_info %name.info

%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