Port details |
- fusefs-gstfs On-demand, transcoding filesystem (using GStreamer pipeline)
- 0.1_2 sysutils
=0 0.1_2Version of this port present on the latest quarterly branch.
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2008-12-28 12:58:03
- Last Update: 2021-02-04 04:42:49
- SVN Revision: 563989
- License: LGPL3
- WWW:
- https://bobcopeland.com/gstfs/
- Description:
- 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: https://bobcopeland.com/gstfs/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-gstfs>0:sysutils/fusefs-gstfs
- No installation instructions:
- This port has been deleted.
- PKGNAME: fusefs-gstfs
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gstfs-0.1.tar.gz) = 5b159e537a87024fa76267f076784fe038a09809c53ad863ed6e52df7d32be35
SIZE (gstfs-0.1.tar.gz) = 7689
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- gstreamer-plugins>=0 : multimedia/gstreamer-plugins
- Runtime dependencies:
-
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- gstreamer-plugins>=0 : multimedia/gstreamer-plugins
- Library dependencies:
-
- libfuse.so : sysutils/fusefs-libs
- libgstreamer-0.10.so : multimedia/gstreamer
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fusefs-gstfs-0.1_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- fuse pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2021-02-04
REASON: Depends on the deprecated gstreamer 0.x
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_2 04 Feb 2021 04:42:49 |
bapt |
In preparation for the removal of gstreamer 0.x
Remove fusefs-gstfs, it has never been ported to gstreamer 1
Approved by: rodrigo (maintainer) |
0.1_2 17 Jan 2018 09:02:03 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
0.1_2 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.1_1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.1_1 16 Jun 2014 12:49:00 |
rodrigo |
Take maintenership of multiple ports (feld@ drop its maintenership)
devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/rrdbot
sysutils/fusefs-gstfs
textproc/smu
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy
Submitted by: rodrigo
Approved by: bapt (mentor) |
0.1_1 04 Mar 2014 20:01:38 |
tijl |
- Add DOCS and EXAMPLES option.
- Staging.
- Replace gcc with $(CC) to fix build on FreeBSD 10.
- Add small patch to fix incorrect use of pthread_join (found by clang). |
0.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.1 30 Aug 2013 23:57:36 |
bapt |
Eradicate USE_GNOME=pkgconfig
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5 |
0.1 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
0.1 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
0.1 28 Dec 2008 12:57:40 |
miwi |
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> |
Number of commits found: 13
|