diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-28 20:57:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-28 20:57:40 +0800 |
commit | cec0c004babecf8d5f36e2a7d2d88d1a920e5c0b (patch) | |
tree | 558075e36f4091d3a0f5054790539e8fc8b07d6a /sysutils/fusefs-gstfs/distinfo | |
parent | f5d7aa77004fa7f3655a51d64351ffa936d37139 (diff) | |
download | freebsd-ports-gnome-cec0c004babecf8d5f36e2a7d2d88d1a920e5c0b.tar.gz freebsd-ports-gnome-cec0c004babecf8d5f36e2a7d2d88d1a920e5c0b.tar.zst freebsd-ports-gnome-cec0c004babecf8d5f36e2a7d2d88d1a920e5c0b.zip |
GSTFS is a filesystem for on-demand transcoding of music files
between different formats. It utilizes the gstreamer library for
conversion so any formats supported by gstreamer should also be
supported by gstfs. The filesystem's only requirement is that the
gstreamer pipeline begin with a filesrc with the name "_source"
and end with an fdsink with the name "_dest". The filesystem will
automatically substitute the filename and fd number in these
pipelines.
WWW: http://bobcopeland.com/gstfs/
PR: ports/129984
Submitted by: Dennis Herrmann <adox at mcx2.org>
Diffstat (limited to 'sysutils/fusefs-gstfs/distinfo')
-rw-r--r-- | sysutils/fusefs-gstfs/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/fusefs-gstfs/distinfo b/sysutils/fusefs-gstfs/distinfo new file mode 100644 index 000000000000..e037fe41dd1a --- /dev/null +++ b/sysutils/fusefs-gstfs/distinfo @@ -0,0 +1,3 @@ +MD5 (gstfs-0.1.tar.gz) = 2cd1e2f6d29424baf761b9aa96e45a8a +SHA256 (gstfs-0.1.tar.gz) = 5b159e537a87024fa76267f076784fe038a09809c53ad863ed6e52df7d32be35 +SIZE (gstfs-0.1.tar.gz) = 7689 |