diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-08-08 03:12:09 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-08-08 03:12:09 +0000 |
commit | 062c0a88ac50ac93ce5f13fd279d8ab9231cf748 (patch) | |
tree | 9db11c0f53573d424e86ec8866ef76bf5935249f /audio/lame/pkg | |
parent | 6de8e8c816201b232a25b64976ee31f1d8b297e4 (diff) | |
download | pkgsrc-062c0a88ac50ac93ce5f13fd279d8ab9231cf748.tar.gz |
mp3 encoder
Diffstat (limited to 'audio/lame/pkg')
-rw-r--r-- | audio/lame/pkg/COMMENT | 1 | ||||
-rw-r--r-- | audio/lame/pkg/DESCR | 5 | ||||
-rw-r--r-- | audio/lame/pkg/PLIST | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/audio/lame/pkg/COMMENT b/audio/lame/pkg/COMMENT new file mode 100644 index 00000000000..3361b9a9a7f --- /dev/null +++ b/audio/lame/pkg/COMMENT @@ -0,0 +1 @@ +High quality and fast MP3 encoder, based on the LAME patch diff --git a/audio/lame/pkg/DESCR b/audio/lame/pkg/DESCR new file mode 100644 index 00000000000..87270280aae --- /dev/null +++ b/audio/lame/pkg/DESCR @@ -0,0 +1,5 @@ +NotLame is a high quality and fast MP3 encoder, based on the LAME +patch. The quality is almost as good as the FhG encoder. LAME is +a patch (it actually stands for LAME Ain't an MP3 Encoder), while +NotLame is the executable after the patch has been applied to ISO +sources and compiled. diff --git a/audio/lame/pkg/PLIST b/audio/lame/pkg/PLIST new file mode 100644 index 00000000000..acfc7ab14cb --- /dev/null +++ b/audio/lame/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/08 03:12:09 hubertf Exp $ +bin/lame |