summaryrefslogtreecommitdiffstats
path: root/audio-libs/trm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/trm/DETAILS')
-rwxr-xr-xaudio-libs/trm/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio-libs/trm/DETAILS b/audio-libs/trm/DETAILS
new file mode 100755
index 0000000000..dad922df2e
--- /dev/null
+++ b/audio-libs/trm/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=trm
+ VERSION=0.2.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.musicbrainz.org/pub/musicbrainz/${SOURCE}
+ WEB_SITE=http://www.musicbrainz.org/products/trmgen/download.html
+ MD5[0]=e3be922a48d80fd318b731b407a3e9ec
+ ENTERED=20040130
+ UPDATED=20040130
+ LICENSE[0]=GPL
+ SHORT="Library to generate Relatable TRM acoustic fingerprints"
+cat << EOF
+The TRM Generator is a small test application that generates Relatable TRM acoustic fingerprints. This tool is mainly designed as a test/debugging tool for software developers, and is both an application and a developer library. The developer library provides developers with the functionality to generate TRM ids from Wav, MP3, and Ogg Vorbis files.
+EOF