You are not logged in.

#1 2005-12-18 16:24:42

pholie
Member
Registered: 2005-06-04
Posts: 234

gaim 2.0.0beta1

gaim 2.0.0beta1
<code>
pkgname=gaim-beta                                                               
pkgver=2.0.0beta1                                                               
pkgrel=1                                                                       
pkgdesc="A GTK+-based messaging client"                                         
url="http://gaim.sourceforge.net"                                               
depends=('startup-notification' 'libao'  'gnutls>=1.2.0' 'tk' 'gtkspell')       
source=(http://dl.sourceforge.net/sourceforge/gaim/gaim-$pkgver.tar.bz2)       
md5sums=()                                                                     
                                                                               
build() {                                                                       
  cd $startdir/src/gaim-$pkgver                                                 
  ./configure --prefix=/usr/local --enable-gtkspell --enable-gnutls=yes --enable
-nss=no --disable-gevolution                                                   
  make || return 1                                                             
  make DESTDIR=$startdir/pkg install                                           
  rm $startdir/pkg/usr/lib/perl5/*/$CARCH-linux-thread-multi/perllocal.pod     
  mv $startdir/pkg/usr/lib/perl5/?.?.? $startdir/pkg/usr/lib/perl5/current     
                                                                               
  find $startdir/pkg -name '*.la' -exec rm {} ;                               
}</code>

Last edited by pholie (2007-03-17 18:38:20)

Offline

#2 2005-12-18 18:33:31

atze
Member
From: Netherlands (Leiden)
Registered: 2005-10-22
Posts: 76
Website

Re: gaim 2.0.0beta1

Shadowhand has Gaim cvs in its repro

[shadowhand]
Server = http://archpkg.wgilk.com/shadowhand/

Offline

#3 2005-12-18 20:50:27

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: gaim 2.0.0beta1

Just updated it too. Should be the same thing as the 2.0.0beta1.

@pholie: You should really look at my PKGBUILD for this. Gaim has gotten rather bloated, and there are a lot of things that need to be disabled/enabled for it to work properly across various systems.


·¬»· i am shadowhand, powered by webfaction

Offline

#4 2005-12-19 18:12:58

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Offline

Board footer

Powered by FluxBB