Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37526045
en ru br
ALT Linux repos
S:1.1.2-alt2

Group :: Development/C
RPM: libudfread

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin