public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] everybuddy again...
@ 2002-01-28 23:54 Yannick Koehler
  2002-01-28 23:57 ` Geert Bevin
  0 siblings, 1 reply; 4+ messages in thread
From: Yannick Koehler @ 2002-01-28 23:54 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 57 bytes --]

Hey this one actually has msn working I think...

Beta 6

[-- Attachment #2: everybuddy-0.2.1-r3.ebuild --]
[-- Type: text/plain, Size: 853 bytes --]

# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens  <blutgens@gentoo.org>
# /space/gentoo/cvsroot/gentoo-x86/net-im/everybuddy/everybuddy-0.2.1-r2.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp

A=everybuddy-0.2.1beta6.tar.gz
S=${WORKDIR}/everybuddy-0.2.1beta6
DESCRIPTION="Universal Instant Messaging Client"
SRC_URI="http://www.everybuddy.com/files/${A}"
HOMEPAGE="http://www.everybuddy.com/"

DEPEND="virtual/glibc >=x11-libs/gtk+-1.2.10-r4"


src_compile() {
   local myconf
   if [ -z "`use arts`" ]; then
        myconf="--disable-arts"
    fi

    try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} ${myconf}
    try make

}

src_install () {

    try make DESTDIR=${D} install
    dodoc AUTHORS NEWS README TODO COPYING ChangeLog
 
}

[-- Attachment #3: digest-everybuddy-0.2.1-r3 --]
[-- Type: text/plain, Size: 73 bytes --]

MD5 f9f020a184459a9289fbdd9b62cf0bfb everybuddy-0.2.1beta6.tar.gz 743771

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-01-29  0:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-28 23:54 [gentoo-dev] everybuddy again Yannick Koehler
2002-01-28 23:57 ` Geert Bevin
2002-01-29  0:43   ` Yannick Koehler
2002-01-29  0:51     ` Geert Bevin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox