Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37043130
en ru br
ALT Linux repositórios
S:1.16-alt1
5.0: 0.9710-alt1
4.1: 0.9709-alt1
4.0: 0.9709-alt1

Group :: Desenvolvimento/Perl
RPM: perl-MP3-Tag

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-
#   - MP3::Tag -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       MP3::Tag
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module MP3-Tag
%define m_distro MP3-Tag
%define m_name MP3::Tag
%define m_author_id unknown
%def_enable test

Name: perl-MP3-Tag
Version: 0.9709
Release: alt1

Summary: Module for reading tags of MP3 audio files

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Sir Raorn <raorn at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/I/IL/ILYAZ/modules/%m_distro-%version.tar
Patch: %m_distro-%version-%release.patch

# Automatically added by buildreq on Thu Jan 04 2007

BuildRequires: perl-devel

%description
Tag is a wrapper module to read different tags of mp3 files.  It
provides an easy way to access the functions of seperate modules
which do the handling of reading/writing the tags itself.

At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are supported for
read and write; MP3::Tag::Inf, MP3::Tag::CDDB_File, MP3::Tag::File,
MP3::Tag::LastResort are supported for read access (the information
obtained by parsing CDDB files, .inf file and the filename).

%package utils
Summary: MP3::Tag-based utilites
Group: Sound
Requires: %name = %version-%release

%description utils
Some useful MP3::Tag-based utilites:

* audio_rename - rename an audio file via information got via MP3::Tag
* mp3info2 - get/set MP3 tags; uses MP3::Tag to get default values
* typeset_audio_dir - produce TeX listing of directories with audio files

%prep
%setup -q -n %m_distro-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/MP3*
%perl_vendor_man3dir/*

%files utils
%_bindir/*
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009