cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-gstfs
Makefile distinfo pkg-descr
Martin Wilke
miwi at FreeBSD.org
Sun Dec 28 04:57:40 PST 2008
miwi 2008-12-28 12:57:40 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/fusefs-gstfs Makefile distinfo pkg-descr
Log:
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>
Revision Changes Path
1.1054 +1 -0 ports/sysutils/Makefile
1.1 +41 -0 ports/sysutils/fusefs-gstfs/Makefile (new)
1.1 +3 -0 ports/sysutils/fusefs-gstfs/distinfo (new)
1.1 +10 -0 ports/sysutils/fusefs-gstfs/pkg-descr (new)
More information about the cvs-all
mailing list