Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37562326
en ru br
Репозитории ALT

Группа :: Работа с файлами
Пакет: mp3diags

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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