Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37535574
en ru br
ALT Linux repos
S:0.4.0-alt1.1.qa1
5.0: 0.4.0-alt1
4.1: 0.4.0-alt1
4.0: 0.4.0-alt1

Group :: Networking/Other
RPM: libopendaap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Library for connection to iTunes music shares
Name: libopendaap
Version: 0.4.0
Release: alt1.1.qa1
License: GPL
Group: Networking/Other
Url: http://crazney.net/programs/itunes/libopendaap.html

Packager: Repocop Q. A. Robot <repocop at altlinux.org>

Source: http://crazney.net/programs/itunes/files/libopendaap-%version.tar.bz2

BuildRequires: gcc-c++

%description
Libopendaap is a library written in C which enables applications to
discover, and connect to, iTunes music shares.

%package devel
Summary: Header files, libraries and development documentation for %name
Group: Networking/Other
Requires: %name = %version-%release

%description devel
This package contains the header files, static libraries and development
documentation for %name. If you like to develop programs using %name,
you will need to install %name-devel.

%prep
%setup

%build
%configure \
   --disable-static
%make_build

%install
%__rm -rf %buildroot
%makeinstall

%files
%_libdir/*.so.*

%files devel
%doc AUTHORS ChangeLog COPYING NEWS README
%_includedir/daap
%_libdir/*.so
%_pkgconfigdir/*.pc
%_man3dir/*

%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