You are not logged in.

#1 2004-09-01 04:16:48

madhatter
Member
From: Freudenstadt, Germany
Registered: 2004-09-01
Posts: 59

[New] aMule 2.0.0rc5

hi,
I made a package for amule 2.0.0rc5 (http://www.amule.org)

# Contributor: Erol V. Aktay <erolaktay@gmx.de>
pkgname=amule
pkgver=2.0.0rc5
pkgrel=1
pkgdesc="aMule is a eMule-like client for ed2k p2p network"
url="http://www.amule.org"
license="GPL"
depends=('wxgtk' 'curl>=7.9.5' 'libjpeg' 'libtiff' 'perl' 'xorg')
makedepends=('crypto++')
conflicts=()
replaces=()
backup=()
install=
source=(http://download.berlios.de/amule/aMule-$pkgver.tar.gz)
md5sums=(6b9b663a64d3628e141803752d64b4f5)

build() {
  cd $startdir/src/aMule-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make prefix=$startdir/pkg/usr install
}

Offline

#2 2004-09-25 11:40:36

Bjørn
Member
From: The Netherlands
Registered: 2004-03-18
Posts: 139
Website

Re: [New] aMule 2.0.0rc5

Thanks a lot! Seems to work nicely for me. You probably want to change xorg to x-server or something.

They should really stop calling these things release candidates... I think their naming is the main thing keeping Arch Linux from including this package, right?


http://themanaworld.org/
A Free Real-time Massively Multiplayer Online RPG in development.

Offline

#3 2004-09-25 13:17:48

kritoke
Member
From: Texas, USA
Registered: 2003-08-01
Posts: 211
Website

Re: [New] aMule 2.0.0rc5

It is the main reason for me not updating it in staging, once they finish their release candidates, I will update it. 

Kritoke


http://counter.li.org/ Registered Linux User #318963 kritoke@jabber.org

Offline

#4 2004-09-25 13:20:39

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [New] aMule 2.0.0rc5

Bjørn wrote:

Thanks a lot! Seems to work nicely for me. You probably want to change xorg to x-server or something.

They should really stop calling these things release candidates... I think their naming is the main thing keeping Arch Linux from including this package, right?

you are right - i wait for a release to include it in extra


The impossible missions are the only ones which succeed.

Offline

Board footer

Powered by FluxBB