Update to xfce4-notes 1.7.1, fix WANTLIB while here.
This commit is contained in:
parent
239ec66109
commit
605be4e58a
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2009/08/11 08:38:41 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2009/09/04 19:09:20 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 sticky notes panel plugin
|
||||
|
||||
XFCE_VERSION= 1.7.0
|
||||
XFCE_VERSION= 1.7.1
|
||||
XFCE_PLUGIN= notes
|
||||
PKGNAME= ${DISTNAME:S/-plugin//}p0
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -20,6 +19,7 @@ WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 m pango-1.0 \
|
||||
pangocairo-1.0 pangoft2-1.0 pixman-1 png xfce4util z \
|
||||
xfcegui4 pthread gio-2.0 dbus-1 dbus-glib-1 pcre \
|
||||
startup-notification-1 xfconf-0 pthread-stubs xcb
|
||||
startup-notification-1 xfconf-0 pthread-stubs xcb execinfo \
|
||||
xcb-atom xcb-aux xcb-event
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (xfce4/xfce4-notes-plugin-1.7.0.tar.bz2) = oI9v6/bm3YuQdn+DoXniTA==
|
||||
RMD160 (xfce4/xfce4-notes-plugin-1.7.0.tar.bz2) = ZMK7t/xXIaysKC9xxMSKVe7+ulc=
|
||||
SHA1 (xfce4/xfce4-notes-plugin-1.7.0.tar.bz2) = J5rZjCmZoVQYRS4ZwfOUqvVvoxc=
|
||||
SHA256 (xfce4/xfce4-notes-plugin-1.7.0.tar.bz2) = YkcECbXoaurHd3Aq/UJnDt0ADeYN/z9npA5iTLm1uiI=
|
||||
SIZE (xfce4/xfce4-notes-plugin-1.7.0.tar.bz2) = 362912
|
||||
MD5 (xfce4/xfce4-notes-plugin-1.7.1.tar.bz2) = xtJ9jFZvvZihS9WSc9oK3w==
|
||||
RMD160 (xfce4/xfce4-notes-plugin-1.7.1.tar.bz2) = eti1PmJwRkNxAf6Br0zBAMUvVFg=
|
||||
SHA1 (xfce4/xfce4-notes-plugin-1.7.1.tar.bz2) = k1v/aAxHj+UTW232nwXOPScntDU=
|
||||
SHA256 (xfce4/xfce4-notes-plugin-1.7.1.tar.bz2) = qPkSLkEy3bYABG+Oalb2r/mDTpQZHwb6VRu1uafn3Gw=
|
||||
SIZE (xfce4/xfce4-notes-plugin-1.7.1.tar.bz2) = 366888
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2009/06/23 20:13:19 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2009/09/04 19:09:20 landry Exp $
|
||||
@bin bin/xfce4-notes-settings
|
||||
@bin bin/xfce4-popup-notes
|
||||
libexec/xfce4/
|
||||
@ -24,6 +24,9 @@ share/icons/hicolor/scalable/apps/xfce4-notes-plugin.svg
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/ast/
|
||||
share/locale/ast/LC_MESSAGES/
|
||||
share/locale/ast/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/da/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
@ -48,6 +51,9 @@ share/locale/pl/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-notes-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user