| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/deskutils/notification-daemon/ |
Upload File : |
PORTNAME= notification-daemon
PORTVERSION= 3.20.0
PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Send small notifications to your desktop
WWW= https://gitlab.gnome.org/GNOME/notification-daemon
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \
libdbus-1.so:devel/dbus
USES= gettext gmake gnome localbase pathfix pkgconfig tar:xz xorg
USE_GNOME= cairo gnomeprefix gtk30
USE_XORG= x11
GNU_CONFIGURE= yes
CONFLICTS_INSTALL= notify-osd # share/dbus-1/services/org.freedesktop.Notifications.service
PORTSCOUT= limitw:1,even
SUB_FILES= org.freedesktop.Notifications.service
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/services
${INSTALL_DATA} ${WRKDIR}/org.freedesktop.Notifications.service \
${STAGEDIR}${PREFIX}/share/dbus-1/services
.include <bsd.port.mk>