Add a gnome2-power-tools, a meta-port of GNOME utilities and applets for

the technically minded GNOME power user.  As the GNOME project calls it,
"Every GNOME Geek's Batbelt!"

This is part of the effort to restructure the GNOME meta-ports to give the
end user a more powerful and more useful Desktop Environment.
This commit is contained in:
Joe Marcus Clarke 2004-01-18 22:08:23 +00:00
parent 2d213f9ce6
commit ab4f9ecc3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98505
4 changed files with 48 additions and 0 deletions

View File

@ -53,6 +53,7 @@
SUBDIR += gnome2
SUBDIR += gnome2-fifth-toe
SUBDIR += gnome2-lite
SUBDIR += gnome2-power-tools
SUBDIR += gnomeapplets2
SUBDIR += gnomedesktop
SUBDIR += gnomelibs

View File

@ -0,0 +1,34 @@
# New ports collection makefile for: gnome2-power-tools
# Date created: 18 January 2004
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnome2-power-tools
PORTVERSION= 2.4.1
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= "Geektoys" for the GNOME 2 power user
RUN_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsmb.so:${PORTSDIR}/devel/gnomevfs-extras \
gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \
${X11BASE}/lib/libquicklounge-applet.so:${PORTSDIR}/misc/quick-lounge-applet \
gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \
dasher:${PORTSDIR}/editors/dasher \
${X11BASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \
${X11BASE}/lib/gedit-2/plugins/libasciitable.so:${PORTSDIR}/editors/gedit-plugins \
gdesklets:${PORTSDIR}/deskutils/gdesklets \
${X11BASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \
${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \
gnome-netinfo:${PORTSDIR}/net/gnomenetwork
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>

View File

@ -0,0 +1,12 @@
GNOME 2 Power Tools
Power Tools is every GNOME geek's Batbelt. It fills the gap between the
core GNOME Desktop, which tries to be a relevant set of modules for all users;
and the Fifth Toe, which is the collection of the coolest and most useful
GNOME applications.
This collection consists of utilities and applets for the technically minded
GNOME user. It also contains many useful add-on utilities for some of the
applications found in the Desktop and Fifth Toe.
WWW: http://www.FreeBSD.org/gnome/

View File

@ -0,0 +1 @@
@comment this plist intentionally left empty