Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038706
en ru br
Репозитории ALT
S:0.15.1b-alt10
5.1: 0.15.1b-alt6
4.1: 0.15.1b-alt5
4.0: 0.15.1b-alt5
3.0: 0.15.1b-alt4
www.altlinux.org/Changes

Группа :: Звук
Пакет: libid3tag

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

%def_disable static

Name: libid3tag
Version: 0.15.1b
Release: alt5

Summary: ID3 Tag manipulation library
Summary(ru_RU.CP1251): аХАКХНРЕЙЮ ДКЪ ПЮАНРШ Я РЕЦЮЛХ ID3
License: GPL
Group: Sound
Url: http://mad.sourceforge.net/

Packager: Pavlov Konstantin <thresh at altlinux.ru>

Source: http://download.sourceforge.net/%name/%name-%version.tar.bz2
Patch1: %name-0.15.0b-alt-pkgconfig.patch

BuildPreReq: libtool_1.5

%{?_enable_static:BuildPreReq: glibc-devel-static}

# Automatically added by buildreq on Thu Mar 04 2004

BuildRequires: gcc-c++ gperf libstdc++-devel zlib-devel

%description
%name is a library for reading and (eventually) writing ID3 tags,
both ID3v1 and the various versions of ID3v2.

%description -l ru_RU.CP1251
%name -- ЩРН АХАКХНРЕЙЮ ДКЪ ВРЕМХЪ Х ГЮОХЯХ РЕЦНБ ID3v1 Х ID3v2.

%package devel
Summary: Development files for %name
Group: Development/C
PreReq: %name = %version-%release
License: GPL

%description devel
This package contains development files required for packaging software
using %name library.

%description devel -l ru_RU.CP1251
б ЩРНЛ ОЮЙЕРЕ МЮУНДЪРЯЪ ТЮИКШ, МЕНАУНДХЛШЕ ДКЪ ХЯОНКЭГНБЮМХЪ %name
Б ПЮГПЮАНРЙЕ ОПХКНФЕМХИ.

%package devel-static
Summary: Static libraries for %name
Group: Development/C
PreReq: %name-devel = %version-%release
License: GPL

%description devel-static
This package contains development libraries required for packaging
statically linked %name-based software.

%description devel-static -l ru_RU.CP1251
б ЩРНЛ ОЮЙЕРЕ МЮУНДЪРЯЪ ЯРЮРХВЕЯЙХЕ АХАКХНРЕЙХ, МЕНАУНДХЛШЕ ДКЪ
ХЯОНКЭГНБЮМХЪ %name Б ПЮГПЮАНРЙЕ ЯРЮРХВЕЯЙХУ ОПХКНФЕМХИ.

%prep
%setup -q
%patch1 -p1

%build
%{?!_enable_static:export lt_cv_prog_cc_static_works=no}
%set_libtool_version 1.5

touch NEWS AUTHORS ChangeLog
%__autoreconf

%configure %{subst_enable static}

# SMP-incompatible build

%make

%install
%makeinstall

rm -f %buildroot%_libdir/*.la

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

%files
%doc CHANGES README INSTALL CREDITS COPYRIGHT TODO VERSION
%_libdir/*.so.*

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

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%changelog

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

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