Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 15:00:41 -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:  <20020521145938.T73657-200000@shumai.marcuscom.com>
In-Reply-To: <3CEA748F.12A6446@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Damn hub, and it's MIME policies...

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. :)
>

Try this one.  This is my gnome2-devel meta-port.  What do you think?

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-devel
#	gnome2-devel/Makefile
#	gnome2-devel/pkg-comment
#	gnome2-devel/pkg-descr
#	gnome2-devel/pkg-plist
#
echo c - gnome2-devel
mkdir -p gnome2-devel > /dev/null 2>&1
echo x - gnome2-devel/Makefile
sed 's/^X//' >gnome2-devel/Makefile << 'END-of-gnome2-devel/Makefile'
X# New ports collection makefile for:	gnome2-devel
X# Date created:		21 May 2002
X# Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gnome2-devel
XPORTVERSION=	2.0
XCATEGORIES=	devel gnome
XMASTER_SITES=	# empty
XDISTFILES=	# empty
XEXTRACT_ONLY=	# empty
X
XMAINTAINER=	gnome@FreeBSD.org
X
XRUN_DEPENDS=	intltool-merge:${PORTSDIR}/textproc/intltool \
X		gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon
XLIB_DEPENDS=	gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
X		gail-gnome.0:${PORTSDIR}/x11-toolkits/libgail-gnome
X
XNO_BUILD=	yes
X
XUSE_PYTHON=	yes
X
Xdo-install:	# empty
X
X.include <bsd.port.mk>
END-of-gnome2-devel/Makefile
echo x - gnome2-devel/pkg-comment
sed 's/^X//' >gnome2-devel/pkg-comment << 'END-of-gnome2-devel/pkg-comment'
XThe "meta-port" for the GNOME 2.0 development API
END-of-gnome2-devel/pkg-comment
echo x - gnome2-devel/pkg-descr
sed 's/^X//' >gnome2-devel/pkg-descr << 'END-of-gnome2-devel/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 2.0 packages.  Its sole purpose is
Xto require dependencies so users can install this package only and
Xhave all the GNOME 2.0 development stuff pulled in by the port/package 
Xdependency mechanism.
END-of-gnome2-devel/pkg-descr
echo x - gnome2-devel/pkg-plist
sed 's/^X//' >gnome2-devel/pkg-plist << 'END-of-gnome2-devel/pkg-plist'
X@comment this plist intentionally left empty
END-of-gnome2-devel/pkg-plist
exit

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020521145938.T73657-200000>