xfce4-netload 1.2.0
This commit is contained in:
parent
ee585ea0a0
commit
b75338a308
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2012/06/15 08:30:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2012/07/17 19:36:41 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 network load monitor panel plugin
|
||||
|
||||
XFCE_VERSION= 1.1.0
|
||||
XFCE_VERSION= 1.2.0
|
||||
XFCE_PLUGIN= netload
|
||||
REVISION = 1
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -15,7 +14,6 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
MODULES= x11/xfce4
|
||||
|
||||
MODXFCE_ICON_CACHE= Yes
|
||||
LIB_DEPENDS+= x11/xfce4/libxfce4ui
|
||||
|
||||
WANTLIB += GL X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender atk-1.0 c cairo expat fontconfig freetype
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (xfce4/xfce4-netload-plugin-1.1.0.tar.bz2) = Gb7oFx59aBy3lTlBfwtZFw==
|
||||
RMD160 (xfce4/xfce4-netload-plugin-1.1.0.tar.bz2) = UuouUexsDC+36flEltHA7qhgyIQ=
|
||||
SHA1 (xfce4/xfce4-netload-plugin-1.1.0.tar.bz2) = gCnarPFgInXHWrB9HizM6gmTyqs=
|
||||
SHA256 (xfce4/xfce4-netload-plugin-1.1.0.tar.bz2) = ijPf7SSnu9jq8zNST5TrJOfToU/8yxgeXKsdGwWuO/c=
|
||||
SIZE (xfce4/xfce4-netload-plugin-1.1.0.tar.bz2) = 160212
|
||||
SHA256 (xfce4/xfce4-netload-plugin-1.2.0.tar.bz2) = yCTwni04YAEbRNgnLWYcRYI3eGgoAn89mtah1PAJaEU=
|
||||
SIZE (xfce4/xfce4-netload-plugin-1.2.0.tar.bz2) = 169721
|
||||
|
@ -1,10 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2012/06/15 08:30:25 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2012/07/17 19:36:41 landry Exp $
|
||||
libexec/xfce4/
|
||||
libexec/xfce4/panel-plugins/
|
||||
@bin libexec/xfce4/panel-plugins/xfce4-netload-plugin
|
||||
share/icons/hicolor/24x24/apps/xfce4-netload-plugin.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-netload-plugin.png
|
||||
share/icons/hicolor/scalable/apps/xfce4-netload-plugin.svg
|
||||
share/locale/ar/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/locale/ast/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
@ -44,6 +45,7 @@ share/locale/ur/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/locale/ur_PK/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
share/xfce4/panel-plugins/
|
||||
share/xfce4/panel-plugins/netload.desktop
|
||||
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
|
Loading…
Reference in New Issue
Block a user