the GNOME version of top
This commit is contained in:
parent
04c2c04ae2
commit
e2faf76c55
28
x11/gtop/Makefile
Normal file
28
x11/gtop/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/09/13 20:49:57 todd Exp $
|
||||
|
||||
COMMENT= "the GNOME version of top"
|
||||
V= 1.0.13
|
||||
DISTNAME= gtop-${V}
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.417
|
||||
MAINTAINER= Nils Nordman <nino@nforced.com>
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gtop
|
||||
|
||||
LIB_DEPENDS= gnome.36::x11/gnome-libs \
|
||||
gtop::devel/libgtop,gnome
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/gtop/files/md5
Normal file
3
x11/gtop/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (gtop-1.0.13.tar.gz) = 4580801db3c87784b25f46a5bf1f5aba
|
||||
RMD160 (gtop-1.0.13.tar.gz) = 39cbacba2c0dbbbd923557d900232d5143e510d6
|
||||
SHA1 (gtop-1.0.13.tar.gz) = 114b3068c6c66b7cd582c6bfe2d1143957ae5a19
|
12
x11/gtop/patches/patch-configure
Normal file
12
x11/gtop/patches/patch-configure
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-configure,v 1.1.1.1 2001/09/13 20:49:57 todd Exp $
|
||||
--- configure.orig Sat Sep 8 16:31:35 2001
|
||||
+++ configure Sat Sep 8 16:31:53 2001
|
||||
@@ -4401,7 +4401,7 @@ fi
|
||||
done
|
||||
|
||||
|
||||
-ALL_LINGUAS="az ca cs da de el es fr ga gl hu it ja ko lt no pt pt_BR ro ru sk sl sv pl tr uk zh_CN.GB2312 zh_TW.Big5"
|
||||
+ALL_LINGUAS="az ca cs da de el es fr ga gl hu it ja ko lt no pt pt_BR ro ru sk sl sv pl tr uk zh_CN.GB2312"
|
||||
|
||||
for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \
|
||||
unistd.h sys/param.h
|
2
x11/gtop/pkg/DESCR
Normal file
2
x11/gtop/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
GTop, the GNOME System Monitor, is a replacement for "top".
|
||||
In addition it offers memory graphs and detailed views of processes.
|
18
x11/gtop/pkg/PLIST
Normal file
18
x11/gtop/pkg/PLIST
Normal file
@ -0,0 +1,18 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/09/13 20:49:57 todd Exp $
|
||||
bin/gtop
|
||||
share/gnome/apps/System/gtop.desktop
|
||||
share/gnome/help/gtop/C/figs/gtop-fs-1.png
|
||||
share/gnome/help/gtop/C/figs/gtop-fs-2.png
|
||||
share/gnome/help/gtop/C/figs/gtop-mem.png
|
||||
share/gnome/help/gtop/C/figs/gtop-pic-bottom.png
|
||||
share/gnome/help/gtop/C/figs/gtop-pic-main.png
|
||||
share/gnome/help/gtop/C/figs/gtop-pic-middle.png
|
||||
share/gnome/help/gtop/C/figs/gtop-pic-top.png
|
||||
share/gnome/help/gtop/C/figs/gtop-prefs.png
|
||||
share/gnome/help/gtop/C/figs/gtop-proc.png
|
||||
share/gnome/help/gtop/C/topic.dat
|
||||
share/gtoprc
|
||||
share/pixmaps/gnome-gtop.png
|
||||
@dirrm share/gnome/help/gtop/C/figs
|
||||
@dirrm share/gnome/help/gtop/C
|
||||
@dirrm share/gnome/help/gtop
|
Loading…
x
Reference in New Issue
Block a user