Subject: CVS commit: wip/fuse-mp3fs
From: Thomas Klausner
Date: 2014-11-26 23:29:32
Message id: E1Xtl5q-0004X4-B7@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Import fuse-mp3fs-0.91 as wip/fuse-mp3fs.
This is the version that was in filesystems/fuse-mp3fs for a short while
with two additional patches.

MP3FS is a read-only FUSE filesystem which transcodes audio formats
(currently FLAC) to MP3 on the fly when opened and read. This was
written to enable using a FLAC collection with software and/or
hardware which only understands MP3.

It is also a novel alternative to traditional MP3 encoder applications.
Just use your favorite file browser to select the files you want
encoded and copy them somewhere!


Files:
RevisionActionfile
1.1addwip/fuse-mp3fs/DESCR
1.1addwip/fuse-mp3fs/Makefile
1.1addwip/fuse-mp3fs/PLIST
1.1addwip/fuse-mp3fs/distinfo
1.1addwip/fuse-mp3fs/patches/patch-configure
1.1addwip/fuse-mp3fs/patches/patch-src_fuseops.c
1.1addwip/fuse-mp3fs/patches/patch-src_mp3fs.c