Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37514741
en ru br
Репозитории ALT

Группа :: Разработка/C
Пакет: libudfread

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

Name: libudfread
Version: 1.1.2
Release: alt2
Summary: library for reading UDF from raw devices and image file
License: LGPLv2.1
Group: Development/C
Url: https://code.videolan.org/videolan/libudfread
Source0: %name-%version.tar
Patch0: %name-%version-alt.patch

%description
library for reading UDF from raw devices and image file

%package devel
Summary: Development files for %name
Group: Development/C
Requires: %name = %EVR

%description devel
The %name-devel package contains libraries and signature files for
developing applications that use %name.

%prep
%setup
%patch0 -p1

%build
autoreconf -fisv
%configure --disable-static
%make

%install
%makeinstall_std


%files
%_libdir/libudfread.so.*

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

%changelog

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

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