Port details on branch 2023Q3 |
- gstreamer1 Media applications framework
- 1.22.5 multimedia =0 1.22.5Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2023-07-26 06:45:07
- Last Update: 2023-07-26 06:42:23
- Commit Hash: 5aae943
- License: LGPL20+
- WWW:
- https://gstreamer.freedesktop.org/
- Description:
- GStreamer allows the construction of graphs of media-handling
components, ranging from simple mp3 playback to complex audio
(mixing) and video (non-linear editing) processing. Applications
can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing
a simple plugin with a clean, generic interface. GStreamer is
released under the LGPL, with many of the included plugins retaining
the license of the code they were derived from, usually GPL or BSD.
- Features:
* Comprehensive Core Library
* Intelligent Plugin Architecture
* Extensive Development Tools
- Is GStreamer a media player?
No, GStreamer is a development framework for creating applications
like media players, video editors, streaming media broadcasters and
so on. That said, very good media players can easily be built on
top of GStreamer and a simple yet functional player gst-play is
included in the framework via the plugins port.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gstreamer1>0:multimedia/gstreamer1
- To install the port:
- cd /usr/ports/multimedia/gstreamer1/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/gstreamer1
- pkg install gstreamer1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gstreamer1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1690020017
SHA256 (gstreamer-1.22.5.tar.xz) = 4408d7930f381809e85917acc19712f173261ba85bdf20c5567b2a21b1193b61
SIZE (gstreamer-1.22.5.tar.xz) = 1790096
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash-completion>0 : shells/bash-completion
- bison : devel/bison
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libunwind.so : devel/libunwind
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- audio/gnome-podcasts
- audio/gstreamer1-plugins-a52dec
- audio/gstreamer1-plugins-amrnb
- audio/gstreamer1-plugins-amrwbdec
- audio/gstreamer1-plugins-bs2b
- audio/gstreamer1-plugins-cdparanoia
- audio/gstreamer1-plugins-chromaprint
Configuration Options:
- ===> The following configuration options are available for gstreamer1-1.22.5:
BASH=on: Install programmable completions for Bash
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_gstreamer1
- USES:
- bison libtool gnome meson ninja pkgconfig python:build shebangfix tar:xz gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|