Date: Sun, 28 Dec 2008 12:57:40 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-gstfs Makefile distinfo pkg-descr Message-ID: <200812281257.mBSCvet5059518@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812281257.mBSCvet5059518>
