1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Add deskutils/xfce4-notifyd, a visually-appealing notification daemon for Xfce

This commit is contained in:
Emanuel Haupt 2009-10-22 12:11:46 +00:00
parent b1beaacd92
commit 74c3e17cb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243213
5 changed files with 87 additions and 0 deletions

View File

@ -269,6 +269,7 @@
SUBDIR += xchm
SUBDIR += xfce4-notes-plugin
SUBDIR += xfce4-notification-daemon
SUBDIR += xfce4-notifyd
SUBDIR += xfce4-xkb-plugin
SUBDIR += xmaddressbook
SUBDIR += xmdiary

View File

@ -0,0 +1,46 @@
# New ports collection makefile for: xfce4-notifyd
# Date created: 22 Oct 2009
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xfce4-notifyd
PORTVERSION= 0.1.0
CATEGORIES= deskutils xfce
MASTER_SITES= http://spuriousinterrupt.org/files/xfce4-notifyd/ \
CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Visually-appealing notification daemon for Xfce
LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= intltool
USE_XFCE= configenv libutil libgui
INSTALLS_ICONS= yes
CONFLICTS= notification-daemon-[0-9]* xfce4-notification-daemon-[0-9]*
OPTIONS= NLS "Enable Native Language Support" on
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
PLIST_SUB+= NLS="@comment "
.endif
post-patch: .SILENT
.if defined(WITHOUT_NLS)
${REINPLACE_CMD} -e 's|\(USE_NLS=\)yes|\1no|' ${WRKSRC}/configure
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (xfce4-notifyd-0.1.0.tar.bz2) = 659ecaf37f0f7ee9e31f7b25f9813778
SHA256 (xfce4-notifyd-0.1.0.tar.bz2) = 989b0e9ae9ff5bdbdbf56368a44eca039236033f84d05001e311c21c988bd0e1
SIZE (xfce4-notifyd-0.1.0.tar.bz2) = 165593

View File

@ -0,0 +1,9 @@
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
WWW: http://spuriousinterrupt.org/projects/xfce4-notifyd

View File

@ -0,0 +1,28 @@
bin/xfce4-notifyd-config
libexec/xfce4-notifyd
share/applications/xfce4-notifyd-config.desktop
share/dbus-1/services/org.freedesktop.Notifications.service
share/icons/hicolor/48x48/apps/xfce4-notifyd.png
share/themes/Default/xfce-notify-4.0/gtkrc
share/themes/Smoke/xfce-notify-4.0/gtkrc
share/themes/ZOMG-PONIES!/xfce-notify-4.0/gtkrc
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/da/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/de/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/el/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/pt_PT/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-notifyd.mo
@dirrm share/themes/ZOMG-PONIES!/xfce-notify-4.0
@dirrm share/themes/ZOMG-PONIES!
@dirrm share/themes/Smoke/xfce-notify-4.0
@dirrm share/themes/Smoke
@dirrm share/themes/Default/xfce-notify-4.0
@dirrmtry share/themes/Default
@dirrmtry share/applications