GNOME 3 only works with sysutils/notification-daemon and not the xfce ones.
This commit is contained in:
parent
c8b4e606de
commit
75439b88d2
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.110 2011/12/28 16:02:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.111 2012/01/04 10:47:01 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= GNOME panel
|
||||
|
||||
GNOME_PROJECT= gnome-panel
|
||||
GNOME_VERSION= 3.2.1
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
|
||||
SHARED_LIBS= panel-applet-4 1.0 # 0.0
|
||||
|
||||
@ -54,7 +54,7 @@ LIB_DEPENDS= databases/evolution-data-server \
|
||||
RUN_DEPENDS= x11/gnome/icon-theme-symbolic
|
||||
|
||||
# notification-area-applet
|
||||
RUN_DEPENDS += notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon
|
||||
RUN_DEPENDS += sysutils/notification-daemon
|
||||
|
||||
# "Lock Screen"
|
||||
RUN_DEPENDS+= x11/gnome/screensaver
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.204 2012/01/02 16:06:50 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.205 2012/01/04 10:47:01 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 3.2.1
|
||||
REVISION= 8
|
||||
REVISION= 9
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -43,7 +43,7 @@ RUN_DEPENDS= x11/gnome/settings-daemon \
|
||||
RUN_DEPENDS+= devel/gsettings-desktop-schemas
|
||||
|
||||
# gnome.session+gnome-fallback.session RequiredComponents.
|
||||
RUN_DEPENDS+= notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon
|
||||
RUN_DEPENDS+= sysutils/notification-daemon
|
||||
|
||||
# gnome.session RequiredComponents.
|
||||
#RUN_DEPENDS+= x11/gnome/shell
|
||||
|
Loading…
Reference in New Issue
Block a user