2013-06-13 16:35:34 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Include inttypes.h for PRIu64.
No idea why this suddenly started to be necessary though (on
NetBSD-6.99.20/amd64).
|
2012-10-03 18:08:34 by Aleksej Saushev | Files touched by this commit (35) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-08-17 16:10:31 by John Marino | Files touched by this commit (2) |
Log message:
filesystems/fuse-mp3fs: Fix build for DragonFly
DragonFly needs same macro switches as NetBSD, adjust existing patch
accordingly.
|
2012-03-29 13:40:19 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix build with clang-3.1.
|
2009-07-17 12:43:21 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Be smarter when parsing the argument for the bitrate.
Allows mounting directories with commas in them.
Bump PKGREVISION.
|
2009-07-16 16:54:02 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
Initial import of fuse-mp3fs-0.13:
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!
|