[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-dev
Subject:    [gentoo-dev] [Fwd: everybuddy]
From:       Yannick Koehler <yannick.koehler () colubris ! com>
Date:       2002-01-28 23:51:29
[Download RAW message or body]

Oups

["everybuddy" (message/rfc822)]

This is a multi-part message in MIME format.

I started playing with ebuild script...

starting slowly I produced an ebuild for everybuddy beta5.

I had no idea how to name the thing so I just put r2 instead of r1.

Also the digest I tried to do beta4, 5 and 6, seems like 4 and 5 didn't 
compile right off the bat.

I left the digest of the 2 others in case it's needed.

I'll try 6 and 7... 7 didn't seems to work missing config.sub and 
required libtool .  I think it's a package issue.

Yannick Koehler

["everybuddy-0.2.1-r2.ebuild" (text/plain)]

# 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.1beta5.tar.gz
S=${WORKDIR}/everybuddy-0.2.1beta5
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
 
}


["digest-everybuddy-0.2.1-r2" (text/plain)]

MD5 9bc15ccd8f95a3bb444a8a0093fc7c68 everybuddy-0.2.1beta7.tar.gz 746206
MD5 04b544484cd55524e59a113bcc373b15 everybuddy-0.2.1beta4.tar.gz 735275
MD5 12e4f0a074b2d452dd84a73bfc40d9e4 everybuddy-0.2.1beta5.tar.gz 739119


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic