Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37536931
en ru br
Репозитории ALT
S:1.5.6-alt1
5.1: 0.6.20-alt1
4.1: 0.6.4-alt0.M41.1
4.0: 0.2.8-alt1
www.altlinux.org/Changes

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

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

Name: libisofs
Version: 1.5.6
Release: alt1

Summary: ISO9660 filesystem creation library
License: %gpl2plus
Group: System/Libraries
Url: https://dev.lovelyhq.com/libburnia/libisofs.git

Source: %name-%version.tar
Patch0: %name-%version-%release.patch

BuildRequires(pre): rpm-build-licenses

BuildRequires: zlib-devel libacl-devel libattr-devel
BuildRequires: libburn-devel >= %version

%description
libisofs is the library to pack up hard disk files and directories
into an ISO 9660 disk image. This may then be brought to CD via libburn.
libisofs is to be the foundation of our upcoming mkisofs emulation.

%package devel
Summary: Development files for libisofs
Group: System/Libraries
Requires: %name = %version

%description devel
libisofs is the library to pack up hard disk files and directories
into an ISO 9660 disk image. This may then be brought to CD via libburn.
libisofs is to be the foundation of our upcoming mkisofs emulation.

%prep
%setup
%patch0 -p1

%build
%autoreconf
%configure \
--disable-static

%make_build

%install
%makeinstall_std

%files
%_libdir/%name.so.*

%files devel
%dir %_includedir/%name
%_includedir/%name/%name.h
%_libdir/%name.so
%_pkgconfigdir/*.pc
%doc README ChangeLog

%changelog

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

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