Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/share/examples/refuse/id3fs
On Sun, 15 Apr 2007 15:22:44 +0000 (UTC)
"Alistair G. Crooks" <agc%netbsd.org@localhost> wrote:
>
> Module Name: src
> Committed By: agc
> Date: Sun Apr 15 15:22:44 UTC 2007
>
> Added Files:
> src/share/examples/refuse/id3fs: Makefile defs.h id3db.sh id3fs.8
> id3fs.c id3info.sh
>
> Log Message:
> Add id3fs, a virtual file system, based on librefuse, for accessing
> mp3-based files according to artist, genre or year.
>
> Three virtual directories are made available under the mount point -
>
> artists/
> genre/
> year/
>
> and then virtual directory entries (see virtdir(3)) are created under
> these heading directories.
>
> The pkgsrc/audio/id3 package is needed for this file system to function
> properly.
>
> Two shell scripts, id3info.sh and id3db.sh, are included to build up
> the music database for id3fs to use to build up its virtual
> directories.
If a 3rd party application from pkgsrc is required, why not putting
this into pkgsrc?
--
http://plog.xtrarom.org/
Juan RP's blog - NetBSD/pkgsrc news in Spanish
Home |
Main Index |
Thread Index |
Old Index