Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562413
en ru br
ALT Linux repos
S:0.5.3-alt5.1.1
5.0: 0.5.3-alt4
4.1: 0.5.3-alt2
4.0: 0.5.3-alt2
3.0: 0.3.0-alt1.1.1

Group :: System/Libraries
RPM: libtunepimp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libtunepimp
Version: 0.5.3
Release: alt4

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
Patch0: libtunepimp-0.5.3-alt-system-ltdl.patch
Patch1: libtunepimp-0.5.3-alt-gcc43.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

%patch0 -p1
%patch1 -p1

%build
%autoreconf
%configure \
--disable-static

%make_build

%install
%make DESTDIR=%buildroot install

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

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

%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