pkgsrc/filesystems/Makefile
nia 4dfdc5c767 filesystems: Add fuse-gstfs-ng. Replaces fuse-gstfs.
gstfs-ng is a FUSE-based file system that works as a dynamic
gstreamer-based transcoder over an existing directory.

For example, this can make your FLAC music archive appear as an
MP3 or OGG archive.

Transcodings can be cached in memory and persisted to disk.
2020-01-07 16:15:25 +00:00

57 lines
1.2 KiB
Makefile

# $NetBSD: Makefile,v 1.49 2020/01/07 16:15:25 nia Exp $
#
COMMENT= File systems, and file system related packages
SUBDIR+= cloudfuse
SUBDIR+= fs-utils
SUBDIR+= fsx
SUBDIR+= fuse
SUBDIR+= fuse-afpfs-ng
SUBDIR+= fuse-archivemount
SUBDIR+= fuse-bindfs
SUBDIR+= fuse-cddfs
SUBDIR+= fuse-chironfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-darling-dmg
SUBDIR+= fuse-djmount
SUBDIR+= fuse-encfs
SUBDIR+= fuse-exfat
SUBDIR+= fuse-ext2
SUBDIR+= fuse-gmailfs
SUBDIR+= fuse-gphotofs
SUBDIR+= fuse-gstfs-ng
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-loggedfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-mp3fs
SUBDIR+= fuse-ntfs-3g
SUBDIR+= fuse-obexfs
SUBDIR+= fuse-pcachefs
SUBDIR+= fuse-pod
SUBDIR+= fuse-sparsebundlefs
SUBDIR+= fuse-sshfs
SUBDIR+= fuse-svnfs
SUBDIR+= fuse-unionfs
SUBDIR+= fuse-wdfs
SUBDIR+= fuse-wikipediafs
SUBDIR+= glusterfs
SUBDIR+= libntfs
SUBDIR+= ltfs
SUBDIR+= ltfs-ltotape
SUBDIR+= mkspiffs
SUBDIR+= openafs
SUBDIR+= openafs-devel
SUBDIR+= ori
SUBDIR+= p5-Module-Path
SUBDIR+= p5-MooseX-Types-Path-Tiny
SUBDIR+= p5-Path-Tiny
SUBDIR+= perfuse
SUBDIR+= py-fs
SUBDIR+= py-fuse-bindings
SUBDIR+= squashfs
SUBDIR+= tahoe-lafs
SUBDIR+= u9fs
.include "../mk/misc/category.mk"