You are not logged in.
Pages: 1
I made an aMule package, it works very fine.
ftp://ftp.archlinux.org/incoming/aMule- … pkg.tar.gz
#PACKAGER= Jacobo Arvelo <unix4all@ya.com>
pkgname=aMule
pkgver=1.2.6
pkgrel=1
pkgdesc="Another P2P eMule Client"
url="http://www.amule.org/"
depends=('wxgtk' 'curl')
source=(http://download.berlios.de/amule/$pkgname-$pkgver.tar.bz2)
md5sums=(bcd30926d68f4f54dc9c3799f8cde070)
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --enable-optimise
make || return 1
make prefix=$startdir/pkg/usr install
}
Arch Linux Powered
Offline
Sorry for the mistake :oops: , I upload a new package following the rules but... the "M" is uppercase, I will fix this inmediately, please delete the 2 wrong packages.
My apologies.
Arch Linux Powered
Offline
yes! amule
excellant
Can't wait for this.
Offline
Well, I already upload a compliance package following the rules and without the aMule uppercase mistake, its amule-1.2.6-fixed_uppercase.tar.gz.
Again, my apologies and thanks.
Arch Linux Powered
Offline
I have had amule in staging for quite some time, I am about to update it to 1.2.6. Please people, check to see if the package is in staging or someone's tur before uploading it to incoming. it really takes up a lot of space and wastes the time of those who have to clean up incoming.
Kritoke
http://counter.li.org/ Registered Linux User #318963 kritoke@jabber.org
Offline
Pages: 1