aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3val/pkg-descr
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-05-09 15:53:16 +0800
committermiwi <miwi@FreeBSD.org>2010-05-09 15:53:16 +0800
commit11659bfc8ed29a444b31307c3fb9b6f192cd60b6 (patch)
treebd9d8754d1dfe112468852bfe0e2223edf9e5df4 /audio/mp3val/pkg-descr
parentcd5dbe18639d21d14a5ad74e48cbb745ac7f9e97 (diff)
downloadfreebsd-ports-gnome-11659bfc8ed29a444b31307c3fb9b6f192cd60b6.tar.gz
freebsd-ports-gnome-11659bfc8ed29a444b31307c3fb9b6f192cd60b6.tar.zst
freebsd-ports-gnome-11659bfc8ed29a444b31307c3fb9b6f192cd60b6.zip
MP3val is a small, high-speed, free software tool for checking MPEG audio
files' integrity. It can be useful for finding corrupted files (e.g. incompletely downloaded, truncated, containing garbage). MP3val is also able to fix most of the problems. Being a multiplatform application, MP3val can be runned both under Windows and under Linux (or BSD). The most common MPEG audio file type is MPEG 1 Layer III (mp3), but MP3val supports also other MPEG versions and layers. The tool is also aware of the most common types of tags (ID3v1, ID3v2, APEv2). The core component of MP3val is an application with command-line interface. There are also two graphical frontends for it: MP3val-frontend is a native Windows application (it is also included in the latest binary releases for Windows), mp3valgui is a multi-platform Python script (can be downloaded separately), written by an independent developer. Installing the latter under Windows is a bit tricky, so for Windows the first frontend is recommended. WWW: http://mp3val.sourceforge.net/ PR: ports/145852 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
Diffstat (limited to 'audio/mp3val/pkg-descr')
-rw-r--r--audio/mp3val/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio/mp3val/pkg-descr b/audio/mp3val/pkg-descr
new file mode 100644
index 000000000000..2552c981f85f
--- /dev/null
+++ b/audio/mp3val/pkg-descr
@@ -0,0 +1,18 @@
+MP3val is a small, high-speed, free software tool for checking MPEG audio
+files' integrity. It can be useful for finding corrupted files (e.g.
+incompletely downloaded, truncated, containing garbage). MP3val is also able
+to fix most of the problems. Being a multiplatform application, MP3val can be
+runned both under Windows and under Linux (or BSD).
+
+The most common MPEG audio file type is MPEG 1 Layer III (mp3), but MP3val
+supports also other MPEG versions and layers. The tool is also aware of the
+most common types of tags (ID3v1, ID3v2, APEv2).
+
+The core component of MP3val is an application with command-line interface.
+There are also two graphical frontends for it: MP3val-frontend is a native
+Windows application (it is also included in the latest binary releases for
+Windows), mp3valgui is a multi-platform Python script (can be downloaded
+separately), written by an independent developer. Installing the latter under
+Windows is a bit tricky, so for Windows the first frontend is recommended.
+
+WWW: http://mp3val.sourceforge.net/