summaryrefslogtreecommitdiff
path: root/audio/mp3asm
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-10-12Update to 0.1.3-1itohy2-5/+5
0.1.3-1: (26/05/02) -------- - fixed parsing sideinfo (off by 1 bit) for mpeg 1 layer 3 mono (found by Alain Daurat (alain.daurat libertysurf.fr))
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-04-28Use .tar.bz2 distfile as it's smallerzuntum2-4/+5
2002-04-28Do the sed part a bit differentlyzuntum1-4/+4
2002-04-28Initial import of mp3asm-0.1.3 as pkgsrc/audio/mp3asmzuntum6-0/+63
An mpeg 1/2/2.5 audio layer 1,2,3 frame level editor. Allows for cutting, copying, pasting of individual frames, correction of common (correctable) errors, removal of bad frames and more. Quite useful program for maintaining any mp3 collection. Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16530