Port details |
- gstreamer1-devtools Gstreamer element validation suite
- 1.26.5 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: multimedia@FreeBSD.org
 - Port Added: 2025-08-11 06:54:04
- Last Update: 2025-08-11 06:49:19
- Commit Hash: 2680e71
- License: LGPL21+
- WWW:
- https://gstreamer.freedesktop.org/
- Description:
- The goal of GstValidate is to be able to detect when elements are not
behaving as expected and report it to the user so he knows how things
are supposed to work inside a GstPipeline. In the end, fixing issues
found by the tool will ensure that all elements behave all together in
the expected way.
The easiest way of using GstValidate is to use one of its command-line
tools, located at tools/ directory. It is also possible to monitor
GstPipelines from any application by using the LD_PRELOAD gstvalidate
lib. The third way of using it is to write your own application that
links and uses libgstvalidate.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gstreamer1-devtools>0:devel/gstreamer1-devtools
- To install the port:
- cd /usr/ports/devel/gstreamer1-devtools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gstreamer1-devtools
- pkg install gstreamer1-devtools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gstreamer1-devtools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754716319
SHA256 (gst-devtools-1.26.5.tar.xz) = 63d46a8effa8a225e25a464ba7538ace853fe0dc1e70366b27c208135e5401ce
SIZE (gst-devtools-1.26.5.tar.xz) = 1614108
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- g-ir-scanner : devel/gobject-introspection
- gstreamer1-plugins-bad>=1.26.5 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.26.5 : multimedia/gstreamer1-plugins
- gstreamer1-rtsp-server>=1.26.5 : multimedia/gstreamer1-rtsp-server
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- gstreamer1-plugins-bad>=1.26.5 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.26.5 : multimedia/gstreamer1-plugins
- gstreamer1-rtsp-server>=1.26.5 : multimedia/gstreamer1-rtsp-server
- python3.11 : lang/python311
- Library dependencies:
-
- libjson-glib-1.0.so : devel/json-glib
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libgstreamer-1.0.so : multimedia/gstreamer1
- This port is required by:
- for Build
-
- multimedia/pitivi
Configuration Options:
- No options to configure
- Options name:
- devel_gstreamer1-devtools
- USES:
- compiler:c11 gettext-runtime gnome gstreamer meson pkgconfig python shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.26.5 11 Aug 2025 06:49:19
    |
Jason E. Hale (jhale)  |
GStreamer1: Update to 1.26.5
Rename multimedia/gstreamer1-validate -> devel/gstreamer1-devtools and
update to 1.26.5. gst-validate has been gst-devtools since 1.17.x, but
got lost in the mix. This a development toolkit, hence the move to the
devel category.
https://gstreamer.freedesktop.org/releases/1.26/#1.26.5 |
Number of commits found: 1
|