notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
clutter-gst3 Clutter GStreamer integration
3.0.27_2 multimedia on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.27_2Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-08-05 19:13:50
Last Update: 2023-03-02 05:23:10
Commit Hash: fa81a4f
People watching this port, also watch:: font-misc-meltho, xclock, noto-tc, gstreamer1-plugins-pango, font-bh-lucidatypewriter-100dpi
License: LGPL21
WWW:
https://clutter-project.org/
Description:
Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. It uses OpenGL for drawing primitives and has multiple backends, allowing its usage on different platforms. GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/clutter-gst3-3.0.27_2/catalog.mk
  3. /usr/local/share/licenses/clutter-gst3-3.0.27_2/LICENSE
  4. /usr/local/share/licenses/clutter-gst3-3.0.27_2/LGPL21
  5. include/clutter-gst-3.0/clutter-gst/clutter-gst-aspectratio.h
  6. include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-device.h
  7. include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-manager.h
  8. include/clutter-gst-3.0/clutter-gst/clutter-gst-camera.h
  9. include/clutter-gst-3.0/clutter-gst/clutter-gst-content.h
  10. include/clutter-gst-3.0/clutter-gst/clutter-gst-crop.h
  11. include/clutter-gst-3.0/clutter-gst/clutter-gst-enum-types.h
  12. include/clutter-gst-3.0/clutter-gst/clutter-gst-playback.h
  13. include/clutter-gst-3.0/clutter-gst/clutter-gst-player.h
  14. include/clutter-gst-3.0/clutter-gst/clutter-gst-types.h
  15. include/clutter-gst-3.0/clutter-gst/clutter-gst-util.h
  16. include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h
  17. include/clutter-gst-3.0/clutter-gst/clutter-gst-video-sink.h
  18. include/clutter-gst-3.0/clutter-gst/clutter-gst.h
  19. lib/girepository-1.0/ClutterGst-3.0.typelib
  20. lib/gstreamer-1.0/libcluttergst3.so
  21. lib/libclutter-gst-3.0.so
  22. lib/libclutter-gst-3.0.so.0
  23. lib/libclutter-gst-3.0.so.0.27.0
  24. libdata/pkgconfig/clutter-gst-3.0.pc
  25. share/gir-1.0/ClutterGst-3.0.gir
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • clutter-gst3>0:multimedia/clutter-gst3
To install the port:
cd /usr/ports/multimedia/clutter-gst3/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/clutter-gst3
  • pkg install clutter-gst3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: clutter-gst3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1592238576 SHA256 (gnome/clutter-gst-3.0.27.tar.xz) = fe69bd6c659d24ab30da3f091eb91cd1970026d431179b0724f13791e8ad9f9d SIZE (gnome/clutter-gst-3.0.27.tar.xz) = 404972

Packages (timestamps in pop-ups are UTC):
clutter-gst3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.27_23.0.27_23.0.273.0.27_23.0.27_2---
FreeBSD:13:quarterly3.0.27_23.0.27_2-3.0.27_23.0.27_23.0.27_23.0.27_23.0.27_2
FreeBSD:14:latest3.0.27_23.0.27_2-3.0.27_23.0.27_23.0.27_2-3.0.27_2
FreeBSD:14:quarterly3.0.27_23.0.27_2-3.0.27_23.0.27_23.0.27_23.0.27_23.0.27_2
FreeBSD:15:latest3.0.27_23.0.27_2n/a3.0.27_2n/a3.0.27_23.0.27_23.0.27_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. g-ir-scanner : devel/gobject-introspection
  3. gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xorgproto>=0 : x11/xorgproto
  6. xcomposite.pc : x11/libXcomposite
  7. xdamage.pc : x11/libXdamage
  8. xext.pc : x11/libXext
  9. xfixes.pc : x11/libXfixes
  10. xi.pc : x11/libXi
  11. xrandr.pc : x11/libXrandr
  12. x11.pc : x11/libX11
Runtime dependencies:
  1. gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
  2. xcomposite.pc : x11/libXcomposite
  3. xdamage.pc : x11/libXdamage
  4. xext.pc : x11/libXext
  5. xfixes.pc : x11/libXfixes
  6. xi.pc : x11/libXi
  7. xrandr.pc : x11/libXrandr
  8. x11.pc : x11/libX11
Library dependencies:
  1. libclutter-1.0.so : graphics/clutter
  2. libcogl-path.so : graphics/cogl
  3. libfribidi.so : converters/fribidi
  4. libjson-glib-1.0.so : devel/json-glib
  5. libintl.so : devel/gettext-runtime
  6. libGL.so : graphics/libglvnd
  7. libEGL.so : graphics/libglvnd
  8. libatk-1.0.so : accessibility/at-spi2-core
  9. libcairo.so : graphics/cairo
  10. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  11. libglib-2.0.so : devel/glib20
  12. libintl.so : devel/gettext-runtime
  13. libpango-1.0.so : x11-toolkits/pango
  14. libgstreamer-1.0.so : multimedia/gstreamer1
This port is required by:
for Libraries
  1. multimedia/cheese
  2. multimedia/elementary-videos
  3. multimedia/rubygem-clutter-gstreamer
  4. multimedia/totem
  5. x11-fm/sushi

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/empathy*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
multimedia_clutter-gst3
USES:
gettext-runtime gl gmake gnome gstreamer libtool localbase pathfix pkgconfig tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/clutter-gst/3.0/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/clutter-gst/3.0/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/clutter-gst/3.0/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/clutter-gst/3.0/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/clutter-gst/3.0/
  6. http://download.gnome.org/sources/clutter-gst/3.0/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/clutter-gst/3.0/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/clutter-gst/3.0/
  9. https://download.gnome.org/sources/clutter-gst/3.0/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/clutter-gst/3.0/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/clutter-gst/3.0/
  12. https://ftp.gnome.org/pub/GNOME/sources/clutter-gst/3.0/
  13. https://gitlab.gnome.org/GNOME/clutter-gst/-/archive/3.0.27/
Collapse this list.

There are no commits on branch 2022Q3 for this port