Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37814063
en ru br
Репозитории ALT
S:0.9.7-alt1
5.1: 0.6.15-alt1
4.1: 0.6.15-alt1
4.0: 0.6.12-alt1
3.0: 0.6.6-alt1
www.altlinux.org/Changes

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

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

# -*- coding: utf-8 -*-

%define version 0.6.6
%define release alt1
%setup_python_module eyeD3

Name: %modulename
Version:%version
Release: %release
Summary: Console tool for displays and manipulates id3-tags on mp3 files
Summary(ru_RU.UTF-8): п п╬п╫я│п╬п╩я▄п╫п╬п╣ п©я─п╦п╩п╬п╤п╣п╫п╦п╣ п╢п╩я▐ я─п╟п╠п╬я┌я▀ я│ ID3-я┌я█пЁп╟п╪п╦ MP3 я└п╟п╧п╩п╬п╡
License: GPL
Group: Sound
URL: http://eyed3.nicfit.net
BuildArch: noarch

Source0: %modulename-%version.tar.gz

Patch0: %modulename-long-tyer.patch

Requires: %packagename = %version

# Automatically added by buildreq on Fri Nov 26 2004

BuildRequires: python-base python-dev python-modules-encodings

%description
eyeD3 manipulates ID3 tags in mp3 files and is able to read/write and
convert between ID3 v1.0, v1.1, v2.3 and v2.4 tags. High-level access
is provided to most frames, including APIC (i.e., images) frames.

%description -l ru_RU.UTF-8
eyeD3 я┤п╦я┌п╟п╣я┌ п╦ п╦п╥п╪п╣п╫я▐п╣я┌ ID3-я┌я█пЁп╦ я└п╟п╧п╩п╬п╡ я└п╬я─п╪п╟я┌п╟ MP3 п╦ п©я─п╣п╬п╠я─п╟п╥я┐п╣я┌
я┌я█пЁп╦ п╪п╣п╤п╢я┐ я└п╬я─п╪п╟я┌п╟п╪п╦ ID3 v1.0, v1.1, v2.3 п╦ v2.4. п≤п╪п╣п╣я┌я│я▐
п╡я▀я│п╬п╨п╬-я┐я─п╬п╡п╫п╣п╡я▀п╧ п╢п╬я│я┌я┐п© п╨ п╠п╬п╩я▄я┬п╦п╫я│я┌п╡я┐ я└я─п╣п╧п╪п╬п╡, п╡п╨п╩я▌я┤п╟я▐ APIC (пЁя─п╟я└п╦п╨п╟).


%package -n %packagename
Summary: A python module for processing mp3 files
Group: Development/Python

%description -n %packagename
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency,
play time, etc.) is also provided.  The formats supported are ID3
v1.0/v1.1 and v2.3/v2.4.

This module is built for python %__python_version


%prep
%setup -q -n %modulename-%version
%patch0 -p1

%build
./configure --prefix=%_prefix --mandir=%_mandir
env CFLAGS="$RPM_OPT_FLAGS" make

%install
make RPM_BUILD_ROOT=${RPM_BUILD_ROOT} install
gzip -f -9 ChangeLog

%files
%_bindir/eyeD3
%_man1dir/eyeD3.1.gz

%files -n %packagename
%python_sitelibdir/eyeD3
%doc AUTHORS ChangeLog.gz NEWS README README.html THANKS TODO


%changelog

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

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