So I found someone else's ebuild, made a small modification, and voila! It's now in my local repository:
> su
> mkdir -p /usr/local/portage/sci-misc/clips
> cd /usr/local/portage/sci-misc/clips
> wget http://cse.taylor.edu/~jdenardo/clips-2.64.ebuild
> ebuild clips-2.64.ebuild manifest
> emerge -a clips
This will build two executables, clips and xclips. And, it even builds on ~amd64 with no problem!
No comments:
Post a Comment