Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv19623
Added Files:
mp3diags.info
Log Message:
Move to 10.7. Fails to build with clang so force llvm-g++.
--- NEW FILE: mp3diags.info ---
Info2: <<
Package: mp3diags-%type_pkg[qt]
Version: 1.0.09.063
Revision: 1
Type: qt (mac x11)
Description: Fix problems with mp3 files
License: GPL2
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://mp3diags.sourceforge.net/
Source: mirror:sourceforge:mp3diags/MP3Diags-%v.tar.gz
Source-MD5: 9ca2f32c0820861a74f12ec1889a7909
Depends: <<
boost1.41.cmake-shlibs,
libiconv,
( %type_pkg[qt] = mac) libpng15-shlibs,
qt4-base-%type_pkg[qt]-qtcore-shlibs (>= 4.7.3-1),
qt4-base-%type_pkg[qt]-qtgui-shlibs (>= 4.7.3-1),
qt4-base-%type_pkg[qt]-qtxml-shlibs (>= 4.7.3-1),
qt4-base-%type_pkg[qt]-qtnetwork-shlibs (>= 4.7.3-1)
<<
BuildDepends: <<
boost1.41.cmake,
fink-package-precedence,
libiconv-dev,
( %type_pkg[qt] = mac) libpng15,
qt4-base-%type_pkg[qt] (>= 4.7.3-1),
( %type_pkg[qt] = mac) system-openssl-dev
<<
GCC: 4.0
# Fails to build with clang.
# ./SimpleSaxHandler.h:105:9: error: use of undeclared identifier
# 'clearPtrContainer'
CompileScript: <<
%p/lib/qt4-%type_pkg[qt]/bin/qmake "LIBS+=-lz"
make CXX="llvm-g++ -I%p/include"
fink-package-precedence --no-h .
<<
InstallScript: <<
#!/bin/bash -ev
if [ "%type_pkg[qt]" == "x11" ]; then
install -d -m 755 %i/bin
cp -p bin/MP3Diags %i/bin
else
install -d -m 755 %i/Applications
cp -pR 'bin/MP3Diags.app' '%i/Applications/'
chmod -R o-w '%i/Applications/'
fi
<<
DocFiles: COPYING license.*
DescDetail: <<
In a few words, MP3 Diags is a GUI-based application that allows end-users
to identify issues with their MP3 files, fix some of the issues and make
other changes, like adding track information. It also lets you "look
inside" an MP3 file.
Unlike some programs that are designed to deal with a single topic (like
fixing VBR headers or adding cover art), MP3 Diags is a one stop solution
that identifies more than 50 different issues in MP3 files and provides the
means to fix many of them (well, not everything is fixable; you can't make
a 64kbps file sound like a 256kbps one.)
Some of the more important issues that are found:
* broken tags / headers / audio
* duplicate tags / headers
* incorrect placement of tags / headers (ID3V2, ID3V1, LAME, Xing)
* low quality audio
* missing VBR header
* missing track info / cover art
* broken track info / cover art
* missing normalization data
* character encoding issues (for languages other than English)
Some of the fixes and changes that MP3 Diags can do:
* Adding / fixing track info, including album cover; information
can
be retrieved from several sources: Internet, clipboard, file
name,
local files, and (obviously) keyboard
* Correcting files that show incorrect song duration
* Correcting files in which the player cannot seek correctly
* Converting characters for non-English names
* Adding composer name to the artist field, for players that don't
handle the composer field
* Renaming files based on their fields
* Changing word case for track info
<<
DescUsage: <<
%{ni}-x11 installs as %p/bin/MP3Diags.
%{ni}-mac installs as %p/Applications/MP3Diags.app.
<<
<<
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs