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

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

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

Name: libmusicbrainz
Version: 2.1.5
Release: alt3

Summary: A software library for accesing MusicBrainz servers
Group: System/Libraries
License: LGPL
Url: http://www.musicbrainz.org

Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar.gz

Patch0: libmusicbrainz-2.1.5-alt-comsocket.patch
Patch1: libmusicbrainz-2.1.5-alt-gcc43.patch

# Automatically added by buildreq on Wed Dec 06 2006

BuildRequires: gcc-c++ libexpat-devel

%description
The MusicBrainz client library allows applications to make metadata
lookup to a MusicBrainz server, generate signatures from WAV data and
create CD Index Disk ids from audio CD roms.

%package devel
Summary: Headers for developing programs that will use lib%name
Group: Development/C++
Requires: %name = %version-%release

%description devel
This package contains the headers that programmers will need to develop
applications which will use lib%name.

%def_disable static

%prep
%setup -q

%patch0 -p1
%patch1 -p1

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

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*
%doc docs/*.txt

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%changelog

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

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