Gentoo Archives: gentoo-dev

From: Geert Bevin <gbevin@×××××××.be>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] everybuddy again...
Date: Mon, 28 Jan 2002 18:52:45
Message-Id: 1012265517.11279.2.camel@inspiron.theleaf.office
In Reply to: Re: [gentoo-dev] everybuddy again... by Yannick Koehler
1 ebuilds should be submitted through bugzilla
2
3 On Tue, 2002-01-29 at 01:43, Yannick Koehler wrote:
4 > you mean I have to enter a bug for a new version?
5 >
6 > ----- Original Message -----
7 > From: "Geert Bevin" <gbevin@×××××××.be>
8 > To: <gentoo-dev@g.o>
9 > Sent: Monday, January 28, 2002 6:57 PM
10 > Subject: Re: [gentoo-dev] everybuddy again...
11 >
12 >
13 > > post it to bugs.gentoo.org
14 > >
15 > > On Tue, 2002-01-29 at 00:54, Yannick Koehler wrote:
16 > > > Hey this one actually has msn working I think...
17 > > >
18 > > > Beta 6
19 > > > ----
20 > > >
21 > >
22 > > > # Copyright 1999-2001 Gentoo Technologies, Inc.
23 > > > # Distributed under the terms of the GNU General Public License, v2 or
24 > later
25 > > > # Author Ben Lutgens <blutgens@g.o>
26 > > > #
27 > /space/gentoo/cvsroot/gentoo-x86/net-im/everybuddy/everybuddy-0.2.1-r2.ebuil
28 > d,v 1.1 2001/10/06 10:08:19 azarah Exp
29 > > >
30 > > > A=everybuddy-0.2.1beta6.tar.gz
31 > > > S=${WORKDIR}/everybuddy-0.2.1beta6
32 > > > DESCRIPTION="Universal Instant Messaging Client"
33 > > > SRC_URI="http://www.everybuddy.com/files/${A}"
34 > > > HOMEPAGE="http://www.everybuddy.com/"
35 > > >
36 > > > DEPEND="virtual/glibc >=x11-libs/gtk+-1.2.10-r4"
37 > > >
38 > > >
39 > > > src_compile() {
40 > > > local myconf
41 > > > if [ -z "`use arts`" ]; then
42 > > > myconf="--disable-arts"
43 > > > fi
44 > > >
45 > > > try
46 > ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} ${myconf}
47 > > > try make
48 > > >
49 > > > }
50 > > >
51 > > > src_install () {
52 > > >
53 > > > try make DESTDIR=${D} install
54 > > > dodoc AUTHORS NEWS README TODO COPYING ChangeLog
55 > > >
56 > > > }
57 > > > ----
58 > > >
59 > >
60 > > > MD5 f9f020a184459a9289fbdd9b62cf0bfb everybuddy-0.2.1beta6.tar.gz 743771
61 > > --
62 > > Geert Bevin
63 > > the Leaf sprl/bvba
64 > > "Use what you need" Pierre Theunisstraat 1/47
65 > > http://www.theleaf.be 1030 Brussels
66 > > gbevin@×××××××.be Tel & Fax +32 2 241 19 98
67 > >
68 > > _______________________________________________
69 > > gentoo-dev mailing list
70 > > gentoo-dev@g.o
71 > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
72 > >
73 >
74 > _______________________________________________
75 > gentoo-dev mailing list
76 > gentoo-dev@g.o
77 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
78 >
79 --
80 Geert Bevin
81 the Leaf sprl/bvba
82 "Use what you need" Pierre Theunisstraat 1/47
83 http://www.theleaf.be 1030 Brussels
84 gbevin@×××××××.be Tel & Fax +32 2 241 19 98