---
name: fusefs-mp3fs
version: 0.32_1
origin: sysutils/fusefs-mp3fs
comment: FUSE-based filesystem for transcoding flac to mp3 on the fly
arch: freebsd:9:x86:64
www: https://github.com/khenriks/mp3fs
maintainer: sterum@overrider.at
prefix: /usr/local
licenselogic: single
flatsize: 26487
desc: |
  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 me to
  use my FLAC collection with software and/or hardware which only understands
  the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player.

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

  WWW: https://github.com/khenriks/mp3fs
deps:
  fusefs-libs: {origin: sysutils/fusefs-libs, version: 2.9.3}
  fusefs-kmod: {origin: sysutils/fusefs-kmod, version: 0.3.9.p1.20080208_11}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
  libogg: {origin: audio/libogg, version: '1.3.1,4'}
  libid3tag: {origin: audio/libid3tag, version: 0.15.1b}
  lame: {origin: audio/lame, version: 3.99.5_1}
  flac: {origin: audio/flac, version: 1.3.0_1}
categories:
- sysutils
- audio
shlibs_required:
- libfuse.so.2
- libid3tag.so.0
- libFLAC.so.11
- libmp3lame.so.0
files:
  /usr/local/bin/mp3fs: 57b7f0767698bf827b3756c3fa531a6bce8e3b8ac8906663b83e2a23c0e67ed3
  /usr/local/man/man1/mp3fs.1.gz: e1cf2552fcdfafe1bd089e46b246d64bca1dfc472196fcf81c5d79064d863707
scripts: {}
