mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Restructure the Fifth Toe using the Garnome distribution as a guide.
By doing this, we are trying to create more useful GNOME meta-ports that contain more pointed sets of applications. The GNOME 2 Fifth Toe is a collection of stable applications that many users expect to find in a usable desktop environment. Discussed on: gnome@
This commit is contained in:
parent
c1351c974a
commit
cbcbcabfb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97534
@ -7,41 +7,33 @@
|
||||
|
||||
PORTNAME= gnome2-fifth-toe
|
||||
PORTVERSION= 2.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= The "meta-port" for the GNOME 2 "Fifth-Toe" extra package set
|
||||
COMMENT= Additional GNOME 2 applications not included in the core desktop
|
||||
|
||||
RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \
|
||||
AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 \
|
||||
pan:${PORTSDIR}/news/pan2 \
|
||||
RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \
|
||||
xchat:${PORTSDIR}/irc/xchat2 \
|
||||
balsa:${PORTSDIR}/mail/balsa2 \
|
||||
gimp-1.3:${PORTSDIR}/graphics/gimp-devel \
|
||||
sodipodi:${PORTSDIR}/graphics/sodipodi \
|
||||
gnomeicu:${PORTSDIR}/net/gnomeicu2 \
|
||||
gthumb:${PORTSDIR}/graphics/gthumb2 \
|
||||
mergeant:${PORTSDIR}/databases/mergeant \
|
||||
ghex2:${PORTSDIR}/editors/ghex2 \
|
||||
glade-2:${PORTSDIR}/devel/glade2 \
|
||||
gob2:${PORTSDIR}/devel/gob2 \
|
||||
gtetrinet:${PORTSDIR}/games/gtetrinet \
|
||||
${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim \
|
||||
sawfish:${PORTSDIR}/x11-wm/sawfish2 \
|
||||
dia:${PORTSDIR}/graphics/dia \
|
||||
mrproject:${PORTSDIR}/deskutils/mrproject \
|
||||
tsclient:${PORTSDIR}/net/tsclient \
|
||||
regexxer:${PORTSDIR}/devel/regexxer \
|
||||
streamtuner:${PORTSDIR}/audio/streamtuner \
|
||||
meld:${PORTSDIR}/textproc/meld \
|
||||
gcompris:${PORTSDIR}/games/gcompris2 \
|
||||
galeon:${PORTSDIR}/www/galeon2 \
|
||||
gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \
|
||||
seahorse:${PORTSDIR}/security/seahorse \
|
||||
workrave:${PORTSDIR}/x11/workrave \
|
||||
${X11BASE}/lib/gtk-2.0/2.2.0/engines/libindustrial.so:${PORTSDIR}/x11-toolkits/gnome-themes-extras \
|
||||
bluefish:${PORTSDIR}/www/bluefish-devel \
|
||||
gossip:${PORTSDIR}/net/gossip \
|
||||
inkscape:${PORTSDIR}/graphics/inkscape \
|
||||
straw:${PORTSDIR}/net/straw \
|
||||
liferea:${PORTSDIR}/net/liferea \
|
||||
rhythmbox:${PORTSDIR}/audio/rhythmbox \
|
||||
jamboree:${PORTSDIR}/audio/jamboree \
|
||||
gnotime:${PORTSDIR}/deskutils/gnotime
|
||||
|
||||
.if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD)
|
||||
|
@ -1,8 +1,7 @@
|
||||
GNOME 2 "Fifth-Toe"
|
||||
GNOME 2 "Fifth Toe"
|
||||
|
||||
A collection of programs that GNOME 2 users may find useful, all brought
|
||||
together with the convenience of a single "meta-port". Note, this an
|
||||
unofficial Fifth Toe. It is currently comprised of all the applications
|
||||
listed on the following web site that have been ported to FreeBSD.
|
||||
The Fifth Toe is a collection of stable GNOME 2 applications that
|
||||
many users expect to be part of a usable desktop. This includes image
|
||||
manipulation programs, chat applications, music and multimedia players, etc.
|
||||
|
||||
WWW: http://5toe.lyrical.net/
|
||||
WWW: http://www.FreeBSD.org/gnome/
|
||||
|
Loading…
Reference in New Issue
Block a user