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

Группа :: Сети/Прочее
Пакет: libopendaap

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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