public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] everybuddy again...
@ 2002-01-28 23:54 99% Yannick Koehler
  0 siblings, 0 replies; 1+ results
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	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2002-01-28 23:54 99% [gentoo-dev] everybuddy again Yannick Koehler

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