Update to xfce4-fsguard 1.1.0, ported to Gtk3
This commit is contained in:
parent
6ab2626ac6
commit
28e7cdf760
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2015/03/27 08:16:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2016/11/01 15:24:18 landry Exp $
|
||||
|
||||
COMMENT = Xfce4 disk usage monitor panel plugin
|
||||
|
||||
XFCE_VERSION = 1.0.2
|
||||
XFCE_VERSION = 1.1.0
|
||||
XFCE_PLUGIN = fsguard
|
||||
REVISION= 0
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -12,15 +11,18 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MODULES = x11/xfce4
|
||||
|
||||
MODXFCE_ICON_CACHE= Yes
|
||||
MODXFCE_WANTLIB = xfce4panel-2.0
|
||||
|
||||
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender atk-1.0 cairo expat fontconfig freetype
|
||||
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pixman-1 png pthread-stubs xcb
|
||||
WANTLIB += ICE SM X11-xcb ffi gthread-2.0
|
||||
WANTLIB += pcre startup-notification-1 xcb-util xfce4ui-1
|
||||
WANTLIB += pcre startup-notification-1 xcb-util xfce4ui-2
|
||||
WANTLIB += xcb-render xcb-shm xfce4util z
|
||||
WANTLIB += harfbuzz pthread graphite2
|
||||
WANTLIB += atk-bridge-2.0 atspi cairo-gobject dbus-1 epoxy gdk-3 gtk-3
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-fsguard-plugin-1.0.2.tar.bz2) = osjVk4auPSPPa90Goc3XoblHPPbziuEGYAsZTGAQQK4=
|
||||
SIZE (xfce4/xfce4-fsguard-plugin-1.0.2.tar.bz2) = 356715
|
||||
SHA256 (xfce4/xfce4-fsguard-plugin-1.1.0.tar.bz2) = awODIrSdKWJSGealRJcIW4+DS5wf0VKCzihqZSnXxEU=
|
||||
SIZE (xfce4/xfce4-fsguard-plugin-1.1.0.tar.bz2) = 360463
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2015/03/16 20:40:22 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2016/11/01 15:24:18 landry Exp $
|
||||
@conflict xfce4-fsguard-plugin-*
|
||||
lib/xfce4/panel/plugins/libfsguard.so
|
||||
share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin-urgent.png
|
||||
@ -37,6 +37,7 @@ share/locale/eu/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/he/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/hr/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
@ -50,6 +51,7 @@ share/locale/lv/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/ms/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/nb/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/nn/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/oc/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/pa/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-fsguard-plugin.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user