x11/xfce4/xfce4-cpugraph: update to 1.2.0.
See https://mail.xfce.org/pipermail/xfce-announce/2020-December/000970.html
This commit is contained in:
parent
69199fb2ab
commit
0e456419a9
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2019/08/15 07:08:00 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2020/12/29 15:04:30 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 cpu usage graph panel plugin
|
||||
|
||||
XFCE_VERSION= 1.1.0
|
||||
XFCE_VERSION= 1.2.0
|
||||
XFCE_PLUGIN= cpugraph
|
||||
REVISION= 0
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
@ -13,11 +12,12 @@ WANTLIB += ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo
|
||||
WANTLIB += expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2
|
||||
WANTLIB += gthread-2.0 gtk-3 harfbuzz m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += gtk-3 harfbuzz m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += startup-notification-1 xcb xcb-render xcb-shm xcb-util
|
||||
WANTLIB += xfce4ui-2 xfce4util z iconv intl
|
||||
WANTLIB += atk-bridge-2.0 cairo-gobject epoxy fribidi
|
||||
WANTLIB += ${COMPILER_LIBCXX}
|
||||
|
||||
MODULES= x11/xfce4
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-cpugraph-plugin-1.1.0.tar.bz2) = Ps4KJOVYJ+DZtjFBKZBtpgUTrNwXSNnezp9QUm6Qa6Q=
|
||||
SIZE (xfce4/xfce4-cpugraph-plugin-1.1.0.tar.bz2) = 391629
|
||||
SHA256 (xfce4/xfce4-cpugraph-plugin-1.2.0.tar.bz2) = eGbd274FV6m/5gOTTpzoLflo/jbiFTPQXucXBOZgLac=
|
||||
SIZE (xfce4/xfce4-cpugraph-plugin-1.2.0.tar.bz2) = 416669
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2019/07/21 09:40:10 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2020/12/29 15:04:30 landry Exp $
|
||||
@conflict xfce4-diskperf-plugin-*
|
||||
lib/xfce4/panel/plugins/libcpugraph.so
|
||||
@so lib/xfce4/panel/plugins/libcpugraph.so
|
||||
share/icons/hicolor/16x16/apps/xfce4-cpugraph-plugin.png
|
||||
share/icons/hicolor/22x22/apps/xfce4-cpugraph-plugin.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-cpugraph-plugin.png
|
||||
@ -16,6 +16,7 @@ share/locale/el/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/en_AU/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/et/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
@ -23,6 +24,8 @@ share/locale/gl/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/he/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/hr/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/hy_AM/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/hye/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/ie/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/is/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
@ -43,6 +46,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/sl/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/sr/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-cpugraph-plugin.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user