Port details on branch 2023Q1 |
- gstreamer1 Media applications framework
- 1.20.6 multimedia =0 1.20.6Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2023-02-28 05:18:11
- Last Update: 2023-02-28 05:16:48
- Commit Hash: f425d0d
- 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 = 1677496154
SHA256 (gstreamer-1.20.6.tar.xz) = 0545b030960680f71a95f9d39c95daae54b4d317d335e8f239d81138773c9b90
SIZE (gstreamer-1.20.6.tar.xz) = 2699648
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:
-
- bison : devel/bison
- g-ir-scanner : devel/gobject-introspection
- meson>=0.57.1_1 : 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/gstreamer1-plugins-a52dec
- audio/gstreamer1-plugins-amrnb
- audio/gstreamer1-plugins-amrwbdec
- audio/gstreamer1-plugins-bs2b
- audio/gstreamer1-plugins-cdparanoia
- audio/gstreamer1-plugins-chromaprint
- audio/gstreamer1-plugins-faac
Configuration Options:
- ===> The following configuration options are available for gstreamer1-1.20.6:
LIBUNWIND=on: Libunwind is optionally used by the leaks tracer
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_gstreamer1
- USES:
- bison libtool gnome meson ninja pkgconfig python:3.8+,build shebangfix tar:xz gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|