Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37560124
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.4
Release: alt1

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

# 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

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

%make_build

%install
%make DESTDIR=%buildroot install

%post
%post_ldconfig

%postun
%postun_ldconfig

%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