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
clutter-gtk3 GTK Integration library for Clutter
1.8.4_3 graphics on this many watch lists=3 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 1.8.4_3Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-11-19 11:49:29
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
People watching this port, also watch:: font-bh-lucidatypewriter-100dpi, font-misc-meltho, xclock, gstreamer1-plugins-pango, desktop-file-utils
License: LGPL21
WWW:
https://blogs.gnome.org/clutter/
Description:
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.
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 (23 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/clutter-gtk3-1.8.4_3/catalog.mk
  3. /usr/local/share/licenses/clutter-gtk3-1.8.4_3/LICENSE
  4. /usr/local/share/licenses/clutter-gtk3-1.8.4_3/LGPL21
  5. include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h
  6. include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h
  7. include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-embed.h
  8. include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-util.h
  9. include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-texture.h
  10. include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-version.h
  11. include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-window.h
  12. lib/girepository-1.0/GtkClutter-1.0.typelib
  13. lib/libclutter-gtk-1.0.so
  14. lib/libclutter-gtk-1.0.so.0
  15. lib/libclutter-gtk-1.0.so.0.800.4
  16. libdata/pkgconfig/clutter-gtk-1.0.pc
  17. share/gir-1.0/GtkClutter-1.0.gir
  18. share/locale/ja/LC_MESSAGES/cluttergtk-1.0.mo
  19. share/locale/pl/LC_MESSAGES/cluttergtk-1.0.mo
  20. share/locale/zh_CN/LC_MESSAGES/cluttergtk-1.0.mo
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • clutter-gtk3>0:graphics/clutter-gtk3
To install the port:
cd /usr/ports/graphics/clutter-gtk3/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/clutter-gtk3
  • pkg install clutter-gtk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: clutter-gtk3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1515940365 SHA256 (clutter-gtk-1.8.4.tar.xz) = 521493ec038973c77edcb8bc5eac23eed41645117894aaee7300b2487cb42b06 SIZE (clutter-gtk-1.8.4.tar.xz) = 331508

Packages (timestamps in pop-ups are UTC):
clutter-gtk3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.4_31.8.4_3--1.8.4_3---
FreeBSD:13:quarterly1.8.4_31.8.4_3--1.8.4_3-1.8.4_31.8.4_3
FreeBSD:14:latest1.8.4_31.8.4_3--1.8.4_3--1.8.4_2
FreeBSD:14:quarterly1.8.4_31.8.4_3-1.8.4_31.8.4_3-1.8.4_31.8.4_3
FreeBSD:15:latest1.8.4_31.8.4_3n/a1.8.4_3n/a-1.8.4_3-
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. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. g-ir-scanner : devel/gobject-introspection
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. x11.pc : x11/libX11
  8. xcomposite.pc : x11/libXcomposite
  9. xdamage.pc : x11/libXdamage
  10. xext.pc : x11/libXext
  11. xfixes.pc : x11/libXfixes
  12. xi.pc : x11/libXi
  13. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. x11.pc : x11/libX11
  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
Library dependencies:
  1. libcogl.so : graphics/cogl
  2. libclutter-1.0.so : graphics/clutter
  3. libjson-glib-1.0.so : devel/json-glib
  4. libintl.so : devel/gettext-runtime
  5. libEGL.so : graphics/libglvnd
  6. libatk-1.0.so : accessibility/at-spi2-core
  7. libcairo.so : graphics/cairo
  8. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  9. libglib-2.0.so : devel/glib20
  10. libintl.so : devel/gettext-runtime
  11. libgtk-3.so : x11-toolkits/gtk30
  12. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Libraries
  1. deskutils/elementary-calendar
  2. deskutils/gnome-contacts
  3. games/gnome-2048
  4. games/gnome-nibbles
  5. games/lightsoff
  6. games/quadrapassel
  7. games/swell-foop
Expand this list (23 items / 16 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/eog-plugins
  3. graphics/fotocx
  4. graphics/geeqie
  5. graphics/gthumb
  6. graphics/libchamplain
  7. graphics/rubygem-clutter-gtk
  8. multimedia/cheese
  9. multimedia/elementary-videos
  10. multimedia/totem
  11. sysutils/gnome-control-center
  12. x11-fm/sushi
  13. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. deskutils/nemo-extensions*
  2. graphics/fotoxx*
  3. multimedia/snappy*
  4. net-im/empathy*
  5. net-im/ring-gnome*
  6. 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:
graphics_clutter-gtk3
USES:
gettext gl gnome localbase meson pkgconfig tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/clutter-gtk/1.8/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/clutter-gtk/1.8/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/clutter-gtk/1.8/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/clutter-gtk/1.8/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/clutter-gtk/1.8/
  6. http://download.gnome.org/sources/clutter-gtk/1.8/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/clutter-gtk/1.8/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/clutter-gtk/1.8/
  9. https://download.gnome.org/sources/clutter-gtk/1.8/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/clutter-gtk/1.8/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/clutter-gtk/1.8/
  12. https://gitlab.gnome.org/GNOME/clutter-gtk/-/archive/1.8.4/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.4_3
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.8.4_2
26 Aug 2023 21:03:32
commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Rename GTK+ to GTK

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
1.8.4_2
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.8.4_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.4_1
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.4_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
1.8.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.4
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.8.4
30 Sep 2018 11:58:31
Revision:480951Original commit files touched by this commit
kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
1.8.2
25 Jul 2017 09:01:06
Revision:446561Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
1.8.2
09 Jun 2017 09:29:16
Revision:442976Original commit files touched by this commit
kwm search for other commits by this committer
Update clutter-gtk3 to 1.8.2

* Add license
* Review dependancies
* Switch to USES=localbase
1.6.6
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.6.6
14 Feb 2016 18:57:54
Revision:408881Original commit files touched by this commit
kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.

The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
1.6.2
05 Aug 2015 19:13:26
Revision:393607Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
1.6.0
25 Mar 2015 20:09:43
Revision:382266Original commit files touched by this commit
marino search for other commits by this committer
graphics category: Remove $PTHREAD_LIBS

graphics/zbar didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
1.6.0
19 Nov 2014 11:49:06
Revision:372768Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 17