- run_depends on either one of the in-tree notification-daemons
(i.e. notification-daemon or notification-daemon-xfce) with a preference on notification-daemon if none are installed since this is GNOME
This commit is contained in:
parent
c2ab132e5e
commit
70566f33bc
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/11/29 12:11:19 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2008/12/02 09:04:25 ajacoutot Exp $
|
||||
|
||||
COMMENT= screen saver and locker for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-screensaver
|
||||
GNOME_VERSION= 2.24.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
# 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 \
|
||||
::sysutils/notification-daemon
|
||||
:notification-daemon-*|notification-daemon-xfce-*:sysutils/notification-daemon
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2008/11/29 11:29:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2008/12/02 09:04:25 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 2.24.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= x11
|
||||
|
||||
# GPLv2/LGPLv2/GFDLv1.1
|
||||
@ -51,7 +51,7 @@ RUN_DEPENDS+= ::x11/gnome/alacarte \
|
||||
::x11/gnome/yelp \
|
||||
:gnome-screensaver-*|xscreensaver->=5.07p3:x11/gnome/screensaver \
|
||||
::x11/tango-icon-theme \
|
||||
::sysutils/notification-daemon
|
||||
:notification-daemon-*|notification-daemon-xfce-*:sysutils/notification-daemon
|
||||
# ::x11/gnome/bug-buddy
|
||||
|
||||
USE_X11= Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user