generic monitor for the xfce4 panel
This commit is contained in:
parent
e5654a4ed9
commit
756d99f008
33
x11/xfce4/xfce4-genmon/Makefile
Normal file
33
x11/xfce4/xfce4-genmon/Makefile
Normal file
@ -0,0 +1,33 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/17 09:25:13 steven Exp $
|
||||
|
||||
COMMENT= "generic monitor for the xfce4 panel"
|
||||
|
||||
V= 3.1
|
||||
DISTNAME= xfce4-genmon-plugin-${V}
|
||||
PKGNAME= xfce4-genmon-${V}
|
||||
|
||||
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
|
||||
|
||||
# LGPL
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-genmon-plugin/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
LIB_DEPENDS= xfce4panel.>=2.2::x11/xfce4/xfce4-panel \
|
||||
xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
|
||||
RUN_DEPENDS= :xfce4-panel->=4.4.1:x11/xfce4/xfce4-panel
|
||||
|
||||
WANTLIB= X11 Xdmcp Xrender Xau fontconfig freetype m z c \
|
||||
Xcursor Xext Xfixes Xi Xinerama Xrandr expat \
|
||||
atk-1.0 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 \
|
||||
gmodule-2.0 gobject-2.0 gtk-x11-2.0 pango-1.0 \
|
||||
pangoft2-1.0 pangocairo-1.0 cairo glitz png \
|
||||
xfce4util.>=1
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/xfce4/xfce4-genmon/distinfo
Normal file
5
x11/xfce4/xfce4-genmon/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (xfce4/xfce4-genmon-plugin-3.1.tar.bz2) = udRKrx0tPafizOuA+0hvSw==
|
||||
RMD160 (xfce4/xfce4-genmon-plugin-3.1.tar.bz2) = ewgt0TCoieF+nxyasw3KbOo0UCw=
|
||||
SHA1 (xfce4/xfce4-genmon-plugin-3.1.tar.bz2) = r+x2ZwmZ79ihfbeRRRqia/Ys5Y0=
|
||||
SHA256 (xfce4/xfce4-genmon-plugin-3.1.tar.bz2) = QHVBHUltFVFeTHLyBIecy74mL0uYv8GeRrztORQm5Xk=
|
||||
SIZE (xfce4/xfce4-genmon-plugin-3.1.tar.bz2) = 117704
|
3
x11/xfce4/xfce4-genmon/pkg/DESCR
Normal file
3
x11/xfce4/xfce4-genmon/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
xfce4-genmon cyclically spawns the indicated script/program, captures its
|
||||
output (stdout) and displays the resulting string into the panel. It can
|
||||
also display an image, a bar, a button and a personalized tooltip.
|
8
x11/xfce4/xfce4-genmon/pkg/PLIST
Normal file
8
x11/xfce4/xfce4-genmon/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/17 09:25:13 steven Exp $
|
||||
libexec/xfce4/
|
||||
libexec/xfce4/panel-plugins/
|
||||
libexec/xfce4/panel-plugins/xfce4-genmon-plugin
|
||||
share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/xfce4/panel-plugins/genmon.desktop
|
Loading…
Reference in New Issue
Block a user