Commit graph

6 commits

Author SHA1 Message Date
Roland Illig
840e11800e Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:16:00 +00:00
OBATA Akio
9e825c4c0e Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:49:32 +00:00
Thomas Klausner
3fb7520d80 Drop maintainership, I don't use them any longer. 2006-06-15 13:31:57 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Robert Lillack
fcf3a905f1 -converted to bl3
-removed mirror, since it's broken
-fixed EXTRACT_SUFX (checksums match)
2004-04-26 00:47:09 +00:00
Thomas Klausner
73ac1fa91a Initial import of mpgedit.
mpgedit is an MPEG 1 layer 1/2/3 (mp3), MPEG 2, and MPEG 2.5 audio
file editor that is capable of processing both Constant Bit Rate
(CBR) and Variable Bit Rate (VBR) encoded files. mpgedit can cut
an input MPEG file into one or more output files, as well as join
one or more input MPEG files into a single output file. Since no
file decoding / encoding occurs during editing, there is no audio
quality loss when editing with mpgedit. When editing VBR files that
have a XING header, mpgedit updates the output file's XING header
information to reflect the new file size and average bit rate.

mpgedit operates in two modes: a command line and a curses-based,
full-screen interactive shell. All editing functionality is available
in both modes. The chief advantage of the interactive mode comes
when using the playback feature for selection and verification of
edit begin and end times, which is more rapidly performed interactively.

xmpgedit, a GTK2-based GUI for mpgedit, is also included.

TODO:

Compiles and runs.

. xmpgedit (mpgedit too?) can't seem to play files.
. is someone interested in this package?
2003-12-27 02:01:02 +00:00