Drop dependency on xfce-mcs-manager which will soon enter Attic.
Update WANTLIB & RUN_DEPENDS while here.
This commit is contained in:
parent
c8d86e1455
commit
4a77b9b49e
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2008/07/10 11:38:03 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2009/03/08 17:30:57 landry Exp $
|
||||
|
||||
COMMENT= notification daemon for Xfce4 desktop
|
||||
|
||||
XFCE_VERSION= 0.3.7
|
||||
XFCE_GOODIE= notification-daemon-xfce
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -16,19 +16,13 @@ MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
xfce4mcs-client.>=3.5,xfce4mcs-manager.>=3.5::x11/xfce4/libxfce4mcs \
|
||||
sexy::x11/libsexy \
|
||||
notify.>=2.2::devel/libnotify
|
||||
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager \
|
||||
::x11/hicolor-icon-theme
|
||||
|
||||
BUILD_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 \
|
||||
dbus-glib-1 expat fontconfig freetype gdk-x11-2.0 \
|
||||
gdk_pixbuf-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre \
|
||||
pixman-1 png pthread startup-notification-1 xfce4util xml2 z
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/10/23 14:02:40 landry Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2009/03/08 17:30:57 landry Exp $
|
||||
lib/notification-daemon-xfce-1.0/engines/libstandard.so
|
||||
lib/xfce4/mcs-plugins/notification_settings.so
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/07/08 11:45:38 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/03/08 17:30:57 landry Exp $
|
||||
@conflict notification-daemon->=0.3.7
|
||||
%%SHARED%%
|
||||
@bin bin/notification-settings
|
||||
@ -6,10 +6,6 @@ lib/notification-daemon-xfce-1.0/
|
||||
lib/notification-daemon-xfce-1.0/engines/
|
||||
lib/notification-daemon-xfce-1.0/engines/libstandard.a
|
||||
lib/notification-daemon-xfce-1.0/engines/libstandard.la
|
||||
lib/xfce4/
|
||||
lib/xfce4/mcs-plugins/
|
||||
lib/xfce4/mcs-plugins/notification_settings.a
|
||||
lib/xfce4/mcs-plugins/notification_settings.la
|
||||
@bin libexec/notification-daemon-xfce
|
||||
share/applications/notification-settings.desktop
|
||||
share/dbus-1/
|
||||
@ -18,6 +14,8 @@ share/dbus-1/services/org.freedesktop.Notifications.service
|
||||
share/icons/hicolor/22x22/apps/notification-settings.png
|
||||
share/icons/hicolor/48x48/apps/notification-settings.png
|
||||
share/locale/be/LC_MESSAGES/notification-daemon-xfce.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/notification-daemon-xfce.mo
|
||||
share/locale/fr/LC_MESSAGES/notification-daemon-xfce.mo
|
||||
share/locale/hu/LC_MESSAGES/notification-daemon-xfce.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user