Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@××××××.nl>
To: Jeff Utter <funk@××××××××.net>, gentoo-dev@g.o, gentoo-user@g.o
Subject: Re: [gentoo-dev] CVS based builds
Date: Wed, 31 Jul 2002 04:36:35
Message-Id: 200207311136.27621.pauldv@cs.kun.nl
In Reply to: [gentoo-dev] CVS based builds by Jeff Utter
1 On Wednesday 31 July 2002 04:59, Jeff Utter wrote:
2 > Hey, i was wondering if anyone could help me out here, i want to make some
3 > CVS based E-builds in the style of the KDE 3.1 alpha cvs one. I've searched
4 > all over in that one, however, and i can't, for the life of me) find where
5 > the cvs server is specified, and where it tell is what to download, and
6 > where to download too.
7 >
8 > Any help would be appreciated.
9 >
10 Maybe my "kxicq2-cvs" ebuild will help:
11 --start kxicq2-0.7.8.ebuild--
12 # Copyright 1999-2001 Gentoo Technologies, Inc.
13 # Distributed under the terms of the GNU General Public License, v2 or later
14 # $Header:
15 /home/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.1_alpha1.ebuild,v 1.1
16 2002/07/12 22:07:34 danarmak Exp $
17
18 ECVS_SERVER="cvs.kxicq.sourceforge.net:/cvsroot/kxicq"
19 ECVS_MODULE_SUBDIR="/"
20 ECVS_MODULE="kxicq2"
21 inherit kde-base cvs
22
23 need-kde 3.0
24
25 DESCRIPTION="KDE 3.x ICQ Client, using the ICQ2000 protocol (CVS)"
26 HOMEPAGE="http://www.kxicq.org"
27 #SRC_URI="mirror://sourceforge/kxicq/${P}.tar.gz"
28
29 S=${WORKDIR}/${PN}
30 KEYWORDS="x86"
31 SLOT="cvs"
32 --stop kxicq2-0.7.8.ebuild--
33
34 Paul
35
36 --
37 Paul de Vrieze
38 Junior Researcher
39 Mail: pauldv@××××××.nl
40 Homepage: http://www.devrieze.net