Fix WANTLIB, update PLIST and bump REVISION
This commit is contained in:
parent
b72eee0265
commit
0400d436bc
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/11/22 08:37:05 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/01/18 20:45:27 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 notification daemon
|
||||
|
||||
XFCE_VERSION= 0.3.7
|
||||
XFCE_GOODIE= notification-daemon-xfce
|
||||
REVISION= 11
|
||||
REVISION= 12
|
||||
|
||||
MASTER_SITES= http://archive.xfce.org/src/archive/${XFCE_GOODIE}/${XFCE_BRANCH}/
|
||||
# GPLv2
|
||||
@ -27,6 +27,6 @@ WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
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 \
|
||||
pthread-stubs xcb execinfo xcb-atom xcb-aux xcb-event \
|
||||
gthread-2.0 xcb-render xcb-render-util xfcegui4 sexy notify
|
||||
gthread-2.0 xcb-render GL Xxf86vm drm xcb-shm xfcegui4 sexy notify
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/12/21 16:07:44 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/01/18 20:45:27 landry Exp $
|
||||
@conflict notification-daemon-*
|
||||
@conflict xfce4-notifyd-*
|
||||
%%SHARED%%
|
||||
@ -12,7 +12,13 @@ share/applications/notification-settings.desktop
|
||||
share/dbus-1/
|
||||
share/dbus-1/services/
|
||||
share/dbus-1/services/org.freedesktop.Notifications.service
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/22x22/
|
||||
share/icons/hicolor/22x22/apps/
|
||||
share/icons/hicolor/22x22/apps/notification-settings.png
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/notification-settings.png
|
||||
share/locale/be/LC_MESSAGES/notification-daemon-xfce.mo
|
||||
share/locale/en_GB/
|
||||
|
Loading…
Reference in New Issue
Block a user