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 2022Q2
libcanberra-gtk3 Implementation of the Freedesktop sound theme spec
0.30_10 audio on this many watch lists=7 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 0.30_8Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-23 18:33:54
Last Update: 2023-03-02 05:23:10
Commit Hash: fa81a4f
People watching this port, also watch:: libidn, glib, colord, desktop-file-utils, xrdb
Also Listed In: devel
License: LGPL21
WWW:
https://0pointer.de/lennart/projects/libcanberra/
Description:
Libcanberra is an implementation of the Freedesktop Sound Theme specification. It allows developers to play sounds given a list of events.
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 (37 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcanberra-gtk3-0.30_10/catalog.mk
  3. /usr/local/share/licenses/libcanberra-gtk3-0.30_10/LICENSE
  4. /usr/local/share/licenses/libcanberra-gtk3-0.30_10/LGPL21
  5. @comment bin/canberra-gtk-play
  6. @comment include/canberra-gtk2/canberra-gtk.h
  7. include/canberra-gtk3/canberra-gtk.h
  8. @comment include/canberra.h
  9. @comment lib/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
  10. @comment lib/gtk-2.0/modules/libcanberra-gtk-module.so
  11. lib/gtk-3.0/modules/libcanberra-gtk-module.so
  12. lib/gtk-3.0/modules/libcanberra-gtk3-module.so
  13. @comment lib/libcanberra-gtk.so
  14. @comment lib/libcanberra-gtk.so.0
  15. @comment lib/libcanberra-gtk.so.0.1.9
  16. lib/libcanberra-gtk3.so
  17. lib/libcanberra-gtk3.so.0
  18. lib/libcanberra-gtk3.so.0.1.9
  19. @comment lib/libcanberra.so
  20. @comment lib/libcanberra.so.0
  21. @comment lib/libcanberra.so.0.2.5
  22. @comment %%GSTREAMER%%lib/libcanberra-0.30/libcanberra-gstreamer.so
  23. @comment lib/libcanberra-0.30/libcanberra-multi.so
  24. @comment lib/libcanberra-0.30/libcanberra-null.so
  25. @comment lib/libcanberra-0.30/libcanberra-oss.so
  26. @comment %%PULSEAUDIO%%lib/libcanberra-0.30/libcanberra-pulse.so
  27. @comment libdata/pkgconfig/libcanberra.pc
  28. @comment libdata/pkgconfig/libcanberra-gtk.pc
  29. libdata/pkgconfig/libcanberra-gtk3.pc
  30. @comment share/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
  31. @comment share/gnome/autostart/libcanberra-login-sound.desktop
  32. @comment share/gnome/shutdown/libcanberra-logout-sound.sh
  33. @comment share/vala/vapi/libcanberra-gtk.vapi
  34. @comment share/vala/vapi/libcanberra.vapi
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • libcanberra-gtk3>0:audio/libcanberra-gtk3
To install the port:
cd /usr/ports/audio/libcanberra-gtk3/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/libcanberra-gtk3
  • pkg install libcanberra-gtk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libcanberra-gtk3
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libcanberra-0.30.tar.xz) = c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72 SIZE (libcanberra-0.30.tar.xz) = 318960

Packages (timestamps in pop-ups are UTC):
libcanberra-gtk3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.30_100.30_10-0.30_100.30_10---
FreeBSD:13:quarterly0.30_100.30_10-0.30_100.30_10-0.30_100.30_10
FreeBSD:14:latest0.30_100.30_10-0.30_100.30_10--0.30_8
FreeBSD:14:quarterly0.30_100.30_10-0.30_100.30_10-0.30_100.30_10
FreeBSD:15:latest0.30_100.30_10n/a0.30_10n/a-0.30_10-
FreeBSD:15:quarterly--n/a-n/a---
Master port: audio/libcanberra
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. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libvorbisfile.so : audio/libvorbis
  2. libltdl.so : devel/libltdl
  3. libcanberra.so : audio/libcanberra
  4. libatk-1.0.so : accessibility/at-spi2-core
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
  7. libgtk-3.so : x11-toolkits/gtk30
  8. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Libraries
  1. audio/mate-media
  2. audio/pavucontrol
  3. audio/sound-juicer
  4. databases/evolution-data-server
  5. deskutils/gnome-screenshot
  6. deskutils/mate-notification-daemon
  7. deskutils/mate-utils
Expand this list (39 items / 32 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. deskutils/notification-daemon
  3. devel/kf5-knotifications
  4. games/aisleriot
  5. games/four-in-a-row
  6. games/gnome-nibbles
  7. games/gnome-robots
  8. games/quadrapassel
  9. graphics/art
  10. graphics/rawtherapee
  11. mail/balsa
  12. mail/evolution
  13. multimedia/cheese
  14. sysutils/brasero
  15. sysutils/cinnamon-settings-daemon
  16. sysutils/gnome-control-center
  17. sysutils/gnome-settings-daemon
  18. sysutils/mate-control-center
  19. sysutils/mate-power-manager
  20. sysutils/mate-settings-daemon
  21. www/gnome-user-share
  22. x11/budgie-desktop
  23. x11/gdm
  24. x11/gnome-shell
  25. x11/slick-greeter
  26. x11-wm/magpie
  27. x11-wm/marco
  28. x11-wm/metacity
  29. x11-wm/mutter
  30. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. games/gnome-taquin*
  2. games/iagno*
  3. graphics/rawtherapee-devel*
  4. net-im/empathy*
  5. 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:
audio_libcanberra-gtk3
USES:
gmake gnome localbase libtool pathfix pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://0pointer.de/lennart/projects/libcanberra/
  2. http://pkgs.fedoraproject.org/repo/pkgs/libcanberra/libcanberra-0.30.tar.xz/34cb7e4430afaf6f447c4ebdb9b42072/
Collapse this list.

There are no commits on branch 2022Q2 for this port