Add xfce4-notifyd as an alternative to other notification daemons in
RUN_DEPENDS, and bump PKGNAMEs. prodded by ajacoutot@.
This commit is contained in:
parent
bb7ab1150b
commit
329365542e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/02/10 20:55:37 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2009/05/03 19:51:42 landry Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= notification plugin for Claws-mail
|
||||
|
||||
VERSION= 0.20
|
||||
DISTNAME= notification_plugin-${VERSION}
|
||||
PKGNAME= claws-mail-notification-${VERSION}p0
|
||||
PKGNAME= claws-mail-notification-${VERSION}p1
|
||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||
CATEGORIES= mail
|
||||
DIST_SUBDIR= claws
|
||||
@ -30,7 +30,7 @@ MODULES= devel/gettext
|
||||
LIB_DEPENDS= notify.>=2::devel/libnotify
|
||||
|
||||
RUN_DEPENDS= ::mail/claws-mail \
|
||||
:notification-daemon-*|notification-daemon-xfce-*:sysutils/notification-daemon
|
||||
:notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2009/04/16 08:11:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2009/05/03 19:51:42 landry Exp $
|
||||
|
||||
COMMENT= mail notification for freedesktop.org-compliant system trays
|
||||
DISTNAME= mail-notification-5.4
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -35,7 +35,7 @@ MODULES= devel/gettext \
|
||||
BUILD_DEPENDS= ::textproc/rarian
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
|
||||
:yelp-*:x11/gnome/yelp \
|
||||
:notification-daemon-*|notification-daemon-xfce-*:sysutils/notification-daemon
|
||||
:notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon
|
||||
LIB_DEPENDS= gnomeui-2.>=2400::x11/gnome/libgnomeui \
|
||||
notify::devel/libnotify \
|
||||
sasl2::security/cyrus-sasl2 \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/02/11 15:47:51 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/05/03 19:51:42 landry Exp $
|
||||
|
||||
COMMENT= screen saver and locker for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-screensaver
|
||||
GNOME_VERSION= 2.24.1
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -37,7 +37,7 @@ LIB_DEPENDS= gnome-desktop-2.>=6::x11/gnome/desktop \
|
||||
# notification-daemon is needed for the "Leave Message" button
|
||||
RUN_DEPENDS= ::x11/gnome/librsvg \
|
||||
:xscreensaver-data-*:x11/xscreensaver,-data,no_gle \
|
||||
:notification-daemon-*|notification-daemon-xfce-*:sysutils/notification-daemon
|
||||
:notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.72 2009/04/16 08:11:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.73 2009/05/03 19:51:42 landry Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 2.24.3
|
||||
PKGNAME= ${DISTNAME}p6
|
||||
PKGNAME= ${DISTNAME}p7
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -52,7 +52,7 @@ RUN_DEPENDS+= ::x11/gnome/alacarte \
|
||||
::x11/gnome/yelp \
|
||||
:gnome-screensaver-*|xscreensaver->=5.07p3:x11/gnome/screensaver \
|
||||
::x11/tango-icon-theme \
|
||||
:notification-daemon-*|notification-daemon-xfce-*:sysutils/notification-daemon \
|
||||
:notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon \
|
||||
::x11/gnome/bug-buddy
|
||||
|
||||
USE_X11= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user