summaryrefslogtreecommitdiffstats
path: root/audio-creation/mhwaveedit/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/mhwaveedit/DETAILS')
-rwxr-xr-xaudio-creation/mhwaveedit/DETAILS24
1 files changed, 24 insertions, 0 deletions
diff --git a/audio-creation/mhwaveedit/DETAILS b/audio-creation/mhwaveedit/DETAILS
new file mode 100755
index 0000000000..26535b2d52
--- /dev/null
+++ b/audio-creation/mhwaveedit/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=mhwaveedit
+ VERSION=1.4.16
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:b375e85078b424b9d4cb160137ac99eaf2d09a4da50c16b793de259a37bba576456854b4b58aba059eb7bf8ee47bffa7555abc5a17b09e0ded2a33886954083c
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=https://gna.org/projects/mhwaveedit/
+ LICENSE[0]=GPL
+ ENTERED=20081025
+ SHORT="graphical program for editing/playing/recording sound files"
+cat << EOF
+mhWaveEdit is a graphical program for editing, playing and recording sound
+files. It is lightweight, portable, user-friendly and handles large files very
+well.
+
+The program itself has only simple editing features such as cut'n'paste and
+volume adjustment but it can also use Ladspa effect plugins and the effects
+provided by the SoX application. It can also support additional file formats
+besides wav through libsndfile and mp3/ogg import and export through lame and
+oggenc/oggdec.
+
+For sound playback and recording, mhWaveEdit supports OSS, ALSA, Jack, SDL,
+PortAudio and EsounD.
+EOF