Date: Sun, 1 Dec 2002 17:54:00 -0500 (EST) From: Brad Laue <brad@brad-x.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45902: nautilus2 port should depend on gnome-control-center for functionality Message-ID: <20021201225400.8148C22104A@TMA-1.brad-x.com>
next in thread | raw e-mail | index | archive | help
>Number: 45902 >Category: ports >Synopsis: nautilus2 port should depend on gnome-control-center for functionality >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 01 15:00:09 PST 2002 >Closed-Date: >Last-Modified: >Originator: Brad Laue >Release: FreeBSD 4.6-STABLE i386 >Organization: brad-x.com >Environment: System: FreeBSD TMA-1.brad-x.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 16:15:45 EDT 2002 root@TMA-1.brad-x.com:/usr/src/sys/compile/DISCOVERY-IPF i386 >Description: It is often desirable to install nautilus2 independently of the rest of gnome2; gnome panels, games, media, windowmanagers are often not required if one is using WindowMaker or similar. In the event one does so, however, nautilus2 lacks particular functionality which it gains from the gnomecontrolcenter2 port under regular circumstances. File association is the big one here. Inclusion of gnomecontrolcenter2 as a dependency of this port would be a very good thing. :-) >How-To-Repeat: N/A >Fix: --- Makefile.orig Sun Dec 1 17:52:32 2002 +++ Makefile Sun Dec 1 17:52:48 2002 @@ -18,7 +18,8 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= rsvg-2.2:${PORTSDIR}/graphics/librsvg2 \ eel-2.2:${PORTSDIR}/x11-toolkits/eel2 \ - gnome-desktop-2.0:${PORTSDIR}/x11/gnomedesktop + gnome-desktop-2.0:${PORTSDIR}/x11/gnomedesktop \ + gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 USE_BZIP2= yes USE_GMAKE= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021201225400.8148C22104A>