Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567794
en ru br
ALT Linux repos
S:1.2.03-alt2.1

Group :: File tools
RPM: mp3diags

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mp3diags
Version: 1.0.11.076
Release: alt1.3

Summary: Finds problems in MP3 files and helps the user fix many of them
License: GPLv2+
Group: File tools

URL: http://mp3diags.sourceforge.net/
Source: http://downloads.sourceforge.net/mp3diags/MP3Diags-%version.tar.gz
Source1: mp3diags.desktop

# Automatically added by buildreq on Sat Dec 12 2009

BuildRequires: boost-devel gcc-c++ libqt4-devel

%description
Finds problems in MP3 files and helps the user to fix many of them using
included tools. Looks at both the audio part (VBR info, quality, normalization)
and the tags containing track information (ID3). Also includes a tag editor and
a file renamer.

%prep
%setup -n MP3Diags-%version

%build
qmake-qt4
%make_build

%install
install -pD -m755 bin/MP3Diags %buildroot%_bindir/mp3diags
install -pD -m644 %_sourcedir/mp3diags.desktop %buildroot%_desktopdir/mp3diags.desktop
install -pD -m644 desktop/MP3Diags16.png %buildroot%_miconsdir/mp3diags.png
install -pD -m644 desktop/MP3Diags32.png %buildroot%_niconsdir/mp3diags.png
install -pD -m644 desktop/MP3Diags48.png %buildroot%_liconsdir/mp3diags.png

%files
%_bindir/*
%_desktopdir/*
%_miconsdir/*
%_niconsdir/*
%_liconsdir/*

%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