You are not logged in.

#1 2004-10-10 11:55:23

Searinox
Member
Registered: 2004-09-14
Posts: 44

[new] aMule 2.0.0rc6

Here's a pkgbuild for the newest aMule release:

# Contributor: Henrik Ronellenfitsch <searinox@web.de>
pkgname=amule
pkgver=2.0.0rc6
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' 'gd>=2.0.0')
source=(http://download.berlios.de/amule/aMule-$pkgver.tar.gz)
md5sums=(c05aac05c39f5a681f2fe4a22dd30426)

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

Offline

#2 2004-10-10 13:10:44

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

Re: [new] aMule 2.0.0rc6

any idea when the release will come out? is the rc6 usable for daily use?


The impossible missions are the only ones which succeed.

Offline

#3 2004-10-11 15:35:30

riddler
Member
Registered: 2004-10-07
Posts: 28

Re: [new] aMule 2.0.0rc6

how to use this pkgbuild-script?

Offline

#4 2004-10-11 18:00:25

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: [new] aMule 2.0.0rc6

create a PKGBUILD file, paste the text to the file, and execute makepkg in the PKGBUILD's directory.

aMule rc6, run perfectly, dont worry wink


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#5 2004-10-11 19:40:50

oscar
Member
From: Kiruna, Sweden
Registered: 2004-08-13
Posts: 457

Re: [new] aMule 2.0.0rc6

I'm a DC person, but I think I will test this network and see if I can find any proper releases ^^


To err is human... to really foul up requires the root password.

Offline

#6 2004-10-11 20:15:44

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

Re: [new] aMule 2.0.0rc6

celeron2002 wrote:

aMule rc6, run perfectly, dont worry wink

i asked because i wanted to include it to extra repository but myself do not use it (because of my slow connection) and cannot test it for long


The impossible missions are the only ones which succeed.

Offline

#7 2004-10-22 18:39:26

freakyc
Member
Registered: 2004-03-28
Posts: 91

Re: [new] aMule 2.0.0rc6

aMule 2.0.0rc7 is out now.  In regards to whether it's ready, 1.2.8 (which I'd been using since the 2.0.0 RCs I'd had problems with, but the problem is supposed to be fixed in rc7) no longer seemed to be downloading/uploading for me.  Maybe it was just me, but I also tried changing my ports, and now 2.0.0 seems to be working alright.  I'm just testing it now to see whether that bug is really fixed.

BTW, the bug was connections not being dropped properly through my linux router, causing ip_conntrack to fill up, which made it pretty much drop all packets sent to the router.  This was after closing aMule even.

Offline

#8 2004-10-22 22:14:08

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: [new] aMule 2.0.0rc6

dp wrote:
celeron2002 wrote:

aMule rc6, run perfectly, dont worry wink

i asked because i wanted to include it to extra repository but myself do not use it (because of my slow connection) and cannot test it for long

include aMule rc7 in the extra repository would be excellent wink , is very usable and stable.
The only problem is when wxGTK is linked against gtk2, aMule consume a lot of memory   :?  :? , but this problem will be fixed in the next version of wxGTK wink


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#9 2004-10-23 20:19:31

freakyc
Member
Registered: 2004-03-28
Posts: 91

Re: [new] aMule 2.0.0rc6

Anyone who is using this and has a linux router setup, this is the thread I've tagged on to in the amule bugs forum:  http://forum.amule.org/thread.php?threadid=3095&sid=
I'd like to know if it's just me having this problem  :?

Oh, and changing the rc6 to rc7 in the pkgver works fine.

Offline

#10 2004-11-01 20:40:53

Skee
Member
From: Bucuresti, Romania
Registered: 2004-10-29
Posts: 23
Website

Re: [new] aMule 2.0.0rc6

Since rc5, amule no longer depends on libcrypto/Crypto++.
Altho the current pkgbuild states that it is...

http://www.amule.org/wiki/index.php/Libcrypto

Offline

#11 2004-11-01 22:01:07

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

Re: [new] aMule 2.0.0rc6

Skee wrote:

Since rc5, amule no longer depends on libcrypto/Crypto++.
Altho the current pkgbuild states that it is...

http://www.amule.org/wiki/index.php/Libcrypto

from this link:
"all necessary Crypto++ code is embedded in aMule's source to avoid conflicts with some distros"

yes, but we do not have any conflicts (we run the newest crypto++) and therefore i built amule with --disable-embedded_crypto what makes it use the crypto++ in archlinux


The impossible missions are the only ones which succeed.

Offline

#12 2004-11-02 17:31:27

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

Re: [new] aMule 2.0.0rc6

Do you think that amule should be removed from staging now that it is in extra?

Kritoke


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

Offline

#13 2004-11-02 18:59:13

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: [new] aMule 2.0.0rc6

kritoke wrote:

Do you think that amule should be removed from staging now that it is in extra?

Kritoke

of corse, the package in the staging repository only wasts  MBs


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

Board footer

Powered by FluxBB