Difference between revisions of "AMule SVN"

From AMule Project FAQ
Jump to: navigation, search
(style & grammar)
(fxs)
Line 1: Line 1:
 
<center>'''English''' |  [[AMule_CVS-es|Spanish]]  | [[AMule_CVS-de|Deutsch]]</center>
 
<center>'''English''' |  [[AMule_CVS-es|Spanish]]  | [[AMule_CVS-de|Deutsch]]</center>
  
'''AMule CVS''' is the nightly [[aMule]] development tarball. It can be downloaded from [http://amule.hirnriss.net hirnriss.net].
+
'''AMule CVS''' is a [[tar]] archive of the latest developmental source code of [[aMule]]. It is automatically updated every night and can be downloaded from [http://amule.hirnriss.net hirnriss.net].  
  
By using amule-cvs, you understand that this version has no guarantees that it will compile and/or work properly. amule-cvs is a work-in-progress for users who want to keep up with the latest developments. ''Use at your own risk!''
+
:'''Note:''' There are no guarantees that aMule CVS will compile and/or work properly. aMule CVS is a work-in-progress for users who want to keep up with the latest bleeding-edge developments. ''Use at your own risk!''
  
* As of the 14th of March, 2005, a [[spec file]] is available in the [http://amule.hirnriss.net aMule CVS tarball] so that you may easily generate an [http://www.rpm.org RPM]. Read about it [[spec file| here]].
+
To run aMule CVS, you need to supply a mandatory command-line parameter which is changed regularly. To disable this, run this script: [[User:Colin#amuleCVSfx | amuleCVSfx]].
  
* [http://www.gentoo.org Gentoo] users can grab the amule-cvs ebuild by [[HowTo_Compile_In_Gentoo|following this link]].
+
== RPM ==
 +
To create an [[RPM]] package from an aMule CVS source tarball, use the included  "spec file"  See [[spec file]] for more information.
  
* [http://www.archlinux.org ArchLinux] users can grab an unofficial amule-cvs PKGBUILD and binary by following [http://gift.altervista.org/index_en.php?section=40 this link] (No official support)
+
== Distro-specific sources ==
  
* [http://www.debian.org Debian] testing/sid unofficial repository (daily CVS packages. See [http://forum.amule.org/thread.php?threadid=5776 this] for more information):
+
'''Gentoo''' users can grab the amule-cvs ebuild by consulting [[HowTo Compile In Gentoo]].
:deb http://www.vollstreckernet.de/debian/ testing amule
+
  
* [http://www.apple.com/macosx/ Mac OS X] users can find CVS builds [http://forum.amule.org/thread.php?threadid=5051 in this thread] on the forum.
+
'''ArchLinux''' users can grab an unofficial amule-cvs PKGBUILD and binary by following [http://gift.altervista.org/index_en.php?section=40 this link] (No official support)
 +
 
 +
'''Debian testing/sid''' users can add this unofficial repository to their source.repo file:
 +
<pre>
 +
    deb http://www.vollstreckernet.de/debian/ testing amule
 +
</pre>
 +
(See [http://forum.amule.org/thread.php?threadid=5776] for more information)
 +
 
 +
'''Mac OS X''' users can find CVS builds by following the instructions in [http://forum.amule.org/thread.php?threadid=5051 in this thread] on the forum.

Revision as of 14:41, 20 December 2006

English | Spanish | Deutsch

AMule CVS is a tar archive of the latest developmental source code of aMule. It is automatically updated every night and can be downloaded from hirnriss.net.

Note: There are no guarantees that aMule CVS will compile and/or work properly. aMule CVS is a work-in-progress for users who want to keep up with the latest bleeding-edge developments. Use at your own risk!

To run aMule CVS, you need to supply a mandatory command-line parameter which is changed regularly. To disable this, run this script: amuleCVSfx.

RPM

To create an RPM package from an aMule CVS 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)

Debian testing/sid users can add this unofficial repository to their source.repo file:

    deb http://www.vollstreckernet.de/debian/ testing amule

(See [1] for more information)

Mac OS X users can find CVS builds by following the instructions in in this thread on the forum.