ebuilds

For Gentoo Linux there is various ebuilds for modding programs for Warcraft III. It can be checked out with the following command:

git clone git://wc3lib.org/ebuilds.git

Just create the directory /var/lib/barade and the file "make.conf" in it with the following content:

PORTDIR_OVERLAY=" /var/lib/barade $PORTDIR_OVERLAY "

Add the following line to the end of your /etc/portage/make.conf file:

source /var/lib/barade/make.conf

Make sure that eix-sync updates the ebuilds by adding the following line to the end of your /etc/eix-sync.conf file:

!cd /var/lib/barade && git pull

Finally clone the git repository into the directory /var/lib/barade.

Contact

Email: barade.barade [at] web.de