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

%def_disable static

Name: libmusicbrainz
Version: 2.1.1
Release: alt1.1

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

Source: ftp://ftp.musicbrainz.org/pub/musicbrainz/%name-%version.tar.gz

# Automatically added by buildreq on Tue May 25 2004

BuildRequires: gcc-c++ gcc-g77 libexpat-devel libstdc++-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.

%prep
%setup -q

%build
%configure \
   %{subst_enable static}

%make_build

%install
%makeinstall

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%_libdir/*.so.*
%doc AUTHORS ChangeLog README
%doc docs/*.txt

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

%changelog

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

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