debian/0000755000000000000000000000000012224260037007164 5ustar debian/compat0000644000000000000000000000000212057250426010367 0ustar 7 debian/rules0000755000000000000000000000047712057250426010261 0ustar #!/usr/bin/make -f export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS) export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS) export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) %: dh $@ --with autoreconf override_dh_auto_test: debian/control0000644000000000000000000000177512224257212010602 0ustar Source: mp3fs Section: utils Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia Build-Depends: asciidoc, automake, debhelper (>= 7.0.50~), dh-autoreconf, libflac-dev, libflac++-dev, libfuse-dev, libid3tag0-dev, libmp3lame-dev, libtool, xmlto Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/mp3fs.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/mp3fs.git Homepage: http://mp3fs.sourceforge.net/ Package: mp3fs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: FUSE filesystem for transcoding FLAC to MP3 on the fly MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. . It is also a novel alternative to traditional mp3 encoder applications. Users can use their favorite file browser to select the files they want encoded and copy them somewhere. debian/changelog0000644000000000000000000000227712224257654011061 0ustar mp3fs (0.32-53-gdc59a10-1) unstable; urgency=low * New upstream snapshot: - Use C++ idiom for string formatting. (Closes: #713614) * Add build-dep on libflac++-dev. * Bump Standards. -- Alessio Treglia Sun, 06 Oct 2013 13:53:05 +0100 mp3fs (0.31-28-g7b30a54-1) unstable; urgency=low * New upstream snapshot. * Build-Depends on asciidoc, xmlto. * Skip tests, they cannot run within the buildds. * Enable hardening flags. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Wed, 13 Jun 2012 20:53:24 +0200 mp3fs (0.31-1) unstable; urgency=low * New upstream release: - The ReplayGain support added earlier now can be configured through the command line. - Filename translation (from .flac to .mp3) is now fixed on filesystems such as XFS that do not populate dirent.d_type. - A couple other minor bugs fixes and changes were made. * debian/control: Sort build-dependencies. -- Alessio Treglia Fri, 16 Dec 2011 10:04:20 +0100 mp3fs (0.30-1) unstable; urgency=low * Initial release (Closes: #637862). -- Alessio Treglia Mon, 15 Aug 2011 11:38:26 +0200 debian/gbp.conf0000644000000000000000000000006212224256313010603 0ustar [DEFAULT] pristine-tar = True compression = bzip2 debian/copyright0000644000000000000000000000232212057250426011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MP3FS Upstream-Contact: Kristofer Henriksson Source: http://sourceforge.net/projects/mp3fs/files/ License: GPL-3+ Files: * Copyright: 2008-2010 Kristofer Henriksson 2006-2008 David Collett License: GPL-3+ Files: debian/* Copyright: 2010-2012 Alessio Treglia 2008-2009 Todd A. Jacobs License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012057250426010471 5ustar debian/source/format0000644000000000000000000000001412057250426011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000006212057251524010220 0ustar version=3 http://sf.net/mp3fs/mp3fs-(.*)\.tar\.gz