AMule SVN
From AMule Project FAQ
AMule SVN is a tar archive of the latest developmental source code of aMule. It is automatically updated from the developers' Subversion repository every night and can be downloaded from amule.sourceforge.net.
There is also an unofficial Git repository mirroring the tarballs at repo.or.cz which allows you tracking of the changes easily. To get a Git working copy from it, run git clone git://repo.or.cz/amule.git
- Note: There are no guarantees that aMule SVN will compile and/or work properly. aMule SVN is a work-in-progress for users who want to keep up with the latest bleeding-edge developments. Use at your own risk!
DEB
Since 7th May 2007 a debian-dir is included in the tarball, so you can easiely create packages. Read this for details.
RPM
To create an RPM package from an aMule SVN source tarball, use the included "spec file" See spec file for more information.
Distro-specific sources
- Gentoo users can grab the amule-cvs ebuild by consulting HowTo Compile In Gentoo.
- ArchLinux users can grab an unofficial amule-cvs PKGBUILD and binary by following this link (No official support)
- Mandriva see here
- Debian users can add this unofficial repository to their source.repo file: See here for details.
- OpenSuse see here
- Mac OS X users can find SVN builds by following the instructions in in this thread on the forum.
- Windows see here