Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570147
en ru br
Репозитории ALT
S:0.5.3-alt5.1.1
5.1: 0.5.3-alt4.2
4.1: 0.5.3-alt2
4.0: 0.5.3-alt2
3.0: 0.3.0-alt1.1.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libtunepimp

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

%def_disable static

Name: libtunepimp
Version: 0.5.3
Release: alt2

Group: System/Libraries
Summary: Library that provides access to the MusicBrainz server
License: LGPL

Url: http://www.musicbrainz.org/

Source: ftp://ftp.musicbrainz.org/pub/musicbrainz/%name-%version.tar.gz
Patch: libtunepimp-0.5.3-alt-system-ltdl.patch

# Automatically added by buildreq on Mon Mar 26 2007

BuildRequires: gcc-c++ libcurl-devel libexpat-devel libflac-devel libltdl-devel
BuildRequires: libmad-devel libmpcdec-devel libmpeg4ip-devel libmusicbrainz-devel
BuildRequires: libofa-devel libtag-devel libvorbis-devel

%description
MusicBrainz is the second generation incarnation of the CD Index. This
server is designed to enable Audio CD and MP3/Vorbis players to download
metadata about the music they are playing.

The TunePimp library (also referred to as libtunepimp) is a development
library geared towards developers who wish to create MusicBrainz enabled
tagging applications.

%package devel
Summary: Include Files and Libraries mandatory for Development
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains all necessary include files and libraries needed
to develop applications that require TunePimp library.

%prep
%setup -q

%patch -p1

%build
%__autoreconf
%configure \
%{subst_enable static}

%make_build

%install
%make DESTDIR=%buildroot install

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%doc AUTHORS ChangeLog README.*
%_bindir/puid
%_libdir/*.so.*
%_libdir/tunepimp

%files devel
%_includedir/tunepimp-0.5
%_libdir/*.so

%changelog

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

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