Port details on branch 2023Q3 |
- xfce4-notifyd Visually-appealing notification daemon for Xfce
- 0.8.2_2 deskutils
=0 0.8.2_2Version of this port present on the latest quarterly branch. - Maintainer: xfce@FreeBSD.org
 - Port Added: 2023-09-15 11:06:07
- Last Update: 2023-09-22 07:07:17
- Commit Hash: d680ded
- Also Listed In: xfce
- License: GPLv3
- WWW:
- https://gitlab.xfce.org/apps/xfce4-notifyd
- Description:
- A simple, visually-appealing notification daemon for Xfce that implements the
Freedesktop.org Desktop Notifications Specification.
Features:
* Themable using the GTK+ theming mechanism
* Visually appealing: rounded corners, shaped windows
* Supports transparency and fade effects
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xfce4-notifyd>0:deskutils/xfce4-notifyd
- To install the port:
- cd /usr/ports/deskutils/xfce4-notifyd/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/xfce4-notifyd
- pkg install xfce4-notifyd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xfce4-notifyd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1677571317
SHA256 (xfce4/xfce4-notifyd-0.8.2.tar.bz2) = e3a28adb08daa1411135142a0d421e4d6050c4035a4e513a673a59460ff2ae84
SIZE (xfce4/xfce4-notifyd-0.8.2.tar.bz2) = 684013
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xdt-csource : devel/xfce4-dev-tools
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- Runtime dependencies:
-
- xfce4-panel : x11-wm/xfce4-panel
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libnotify.so : devel/libnotify
- 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
- libpango-1.0.so : x11-toolkits/pango
- libsqlite3.so : databases/sqlite3
- libgarcon-gtk3-1.so : sysutils/garcon
- libexo-2.so : x11/libexo
- libxfce4ui-2.so : x11/libxfce4menu
- libxfce4util.so : x11/libxfce4util
- libxfce4panel-2.0.so : x11-wm/xfce4-panel
- libxfconf-0.so : x11/xfce4-conf
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xfce4-notifyd-0.8.2_2:
NLS=on: Native Language Support
SOUND=off: Sound (audio) support via canberra
===> Use 'make config' to modify these settings
- Options name:
- deskutils_xfce4-notifyd
- USES:
- compiler:c11 gettext-tools gmake gnome libtool pkgconfig sqlite tar:bzip2 xfce xorg gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.2_2 22 Sep 2023 07:07:17
    |
Guido Falsi (madpilot)  |
deskutils/xfce4-notifyd: Correctly depend on canberra for sound support
Upstream configure script does not have a specific canberra knob,
so use the sound knob to really control linking to canberra library
for sound support.
To better describe the option I renamed it to SOUND (still disabled
by default)
PR: 273805
Fixes: 4018c2022be41e2e634d970655cfe78c4b997dc0
MFH: 2023Q3
(cherry picked from commit 68465db0de72a4756c696e8cab1a380eb9697f31) |
0.8.2_2 15 Sep 2023 11:04:37
    |
Guido Falsi (madpilot)  |
deskutils/xfce4-notifyd: Properly handle libcanberra dependency
xfce4-notifyd configure script automatically adds a dependency on
libcanberra-gtk3 if found on the system.
To have control on this I added a new CANBERRA option (disabled by
default) to the port to control configure behavior and ensure that
the port does not link to it if the option is disabled.
PR: 273805
MFH: 2023Q3
(cherry picked from commit 4018c2022be41e2e634d970655cfe78c4b997dc0) |
Number of commits found: 2
|