Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733061
en ru br
ALT Linux repos
S:0.1.12-alt2
3.0: 0.1.9-alt1.1

Group :: Sound
RPM: id3v2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: id3v2
Version: 0.1.12
Release: alt2

Summary:Command line id3v2 tag editor
Summary(ru_RU.UTF-8): Утилита редактирования ID3 тэгов v2

License: GPLv2+
Group: Sound
Url: http://id3v2.sourceforge.net

Source: http://prdownloads.sf.net/%name/%version/%name-%version.tar

BuildPreReq: id3lib-devel

# Automatically added by buildreq on Sun Jan 12 2003

BuildRequires: gcc-c++ help2man id3lib-devel libstdc++-devel zlib-devel

%description
id3v2 is a command line tool to add, modify, remove, or view ID3v2
tags, as well as convert or list ID3v1 tags.  ID3 tags are commonly
embedded in compressed music files and are the standard way to more
fully describe the work than would normally be allowed by putting the
information in the filename.

%description -l ru_RU.UTF-8
%name - утилита командной строки, предназначенная для редактирования ID3
тэгов v2 (http://www.id3v2.org).

%prep
%setup

%build
# a strange person released source code with built binaries
make clean

CXXFLAGS="$RPM_OPT_FLAGS" %make_build

%install
%__install -pD -m755 %name %buildroot/%_bindir/%name
%__install -pD -m644 %name.1 %buildroot/%_man1dir/%name.1

%files
%_bindir/%name
%_man1dir/*
%doc README

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin