Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37565520
en ru br
ALT Linux repos
S:1.2.1-alt1

Group :: System/Libraries
RPM: libxspf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libxspf
Version: 1.2.1
Release: alt1

Summary: XSPF playlist reading and writing support

License: BSD
Group: System/Libraries
Url: http://libspiff.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/libspiff/%name-%version.tar.bz2
Patch: libxspf-1.2.0-alt-glibc-2.16.patch

# Automatically added by buildreq on Sat Mar 07 2009

BuildRequires: gcc-c++ libexpat-devel liburiparser-devel libcpptest-devel

Provides: libspiff
Obsoletes: libspiff

%description
libxspf brings XSPF playlist reading and writing support to your C++
application.

%package devel
Summary: Header files for %name
Group: Development/Other
Requires: %name = %version-%release
Provides: libspiff-devel
Obsoletes: libspiff-devel

%description devel
Header files for libspiff.

%prep
%setup -q
%patch -p2

%build
%configure --disable-static
sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool
%make_build

%install
%makeinstall_std

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

%files devel
%_libdir/lib*.so
%_includedir/xspf/
%_pkgconfigdir/*
%doc examples/

%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