Date: Tue, 21 May 2002 17:07:11 -0400 (EDT) From: Joe Clarke <marcus@marcuscom.com> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: gnome@FreeBSD.org Subject: Re: Time to think about GNOME2 metaport Message-ID: <20020521170445.T73657-200000@shumai.marcuscom.com> In-Reply-To: <3CEA748F.12A6446@FreeBSD.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] PGP Key : http://www.marcuscom.com/pgp.asc On Tue, 21 May 2002, Maxim Sobolev wrote: > Marcus, > > As we discussed it some time ago I would like to ask you to create > metaport(s) for GNOME2. As I see it, we need one port for "Development > Platform" and the second one for the "Desktop Environment", however > feel free to do it how you see fits better. :) Here is a GNOME 2.0 meta-port. Note, this port will not work until cvs@ repo copies eog and gtk-engines. As soon as they do, I have GNOME 2.0 versions of the ports to commit. Please let me know what you think. It should be noted that in order to use the GNOME 2.0 desktop, you must first unset WITH_GNOME in /etc/make.conf, and remove all the GNOME 1.x desktop components (i.e. gnomecore, gnomeapplets, gnomeutils, nautilus, sawfish, etc.). Only the GNOME 1 and 2 _APIs_ may coexist (i.e. gnomelibs, bonobo, libbonobo, libgnome, gnomevfs, libglade, etc.). Joe > > Also, if you have spare CPU cycles please test that those metaports > compile from scratch on 4.5 or 4.6 machine, because most of my latest > ports were only tested on 5.0-CURRENT. > > We still have 3 days left to beat critical errors out of GNOME2. ;-) > > Thanks! > > -Maxim > > [-- Attachment #2 --] # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gnome2 # gnome2/Makefile # gnome2/pkg-comment # gnome2/pkg-descr # gnome2/pkg-plist # echo c - gnome2 mkdir -p gnome2 > /dev/null 2>&1 echo x - gnome2/Makefile sed 's/^X//' >gnome2/Makefile << 'END-of-gnome2/Makefile' X# New ports collection makefile for: gnome2 X# Date created: 21 May 2002 X# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> X# X# $FreeBSD$ X# X XPORTNAME= gnome2 XPORTVERSION= 2.0 XCATEGORIES= x11 gnome XMASTER_SITES= # empty XDISTFILES= # empty XEXTRACT_ONLY= # empty X XMAINTAINER= gnome@FreeBSD.org X XRUN_DEPENDS= battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ X CDDBSlave2:${PORTSDIR}/audio/gnomemedia2 \ X archive-generator:${PORTSDIR}/misc/gnomeutils2 \ X eog:${PORTSDIR}/graphics/eog2 \ X gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ X gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ X gnect:${PORTSDIR}/games/gnomegames2 \ X gedit:${PORTSDIR}/editors/gedit2 \ X gnome-terminal:${PORTSDIR}/x11/gnometerminal \ X gnome-session:${PORTSDIR}/x11/gnomesession \ X metatheme-edit:${PORTSDIR}/misc/metatheme2 \ X sawfish:${PORTSDIR}/x11-wm/sawfish2 \ X bug-buddy:${PORTSDIR}/devel/bugbuddy2 \ X gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ X yelp:${PORTSDIR}/x11/yelp \ X gdm:${PORTSDIR}/x11/gdm2 \ X ${X11BASE}/share/themes/Metal/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gtk-engines2 \ X nautilus:${PORTSDIR}/x11-fm/nautilus2 \ X nautilus-gtkhtml-view:${PORTSDIR}/www/nautilus-gtkhtml \ X xscreensaver:${PORTSDIR}/x11/xscreensaver X XNO_BUILD= yes X XUSE_PYTHON= yes X Xdo-install: # empty X X.include <bsd.port.mk> END-of-gnome2/Makefile echo x - gnome2/pkg-comment sed 's/^X//' >gnome2/pkg-comment << 'END-of-gnome2/pkg-comment' XThe "meta-port" for the GNOME 2.0 integrated X11 desktop END-of-gnome2/pkg-comment echo x - gnome2/pkg-descr sed 's/^X//' >gnome2/pkg-descr << 'END-of-gnome2/pkg-descr' XGNU Network Object Model Environment X XThis package does not contain anything by itself -- it is a X"meta-port" that depends on other GNOME packages. Its sole purpose is Xto require dependencies so users can install this package only and Xhave all the GNOME 2.0 stuff pulled in by the port/package dependency Xmechanism. END-of-gnome2/pkg-descr echo x - gnome2/pkg-plist sed 's/^X//' >gnome2/pkg-plist << 'END-of-gnome2/pkg-plist' X@comment this plist intentionally left empty END-of-gnome2/pkg-plist exithome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020521170445.T73657-200000>
