I created or ported various software for various platform , you can install them using online repository :
Other repo :
user=rzrfreefr
file=/etc/apt/sources.list.d/$user.list
distro="Debian_8.0"
. /etc/os-release
distro="${NAME}_${VERSION_ID}"
url="http://download.opensuse.org/repositories/home:/$user/$distro"
echo "deb $url ./" | sudo tee "$file"
echo "deb-src $url ./" | sudo tee -a "$file"
wget -O- http://download.opensuse.org/repositories/home:/$user/${distro}/Release.key | sudo apt-key add /dev/stdin
Add my repo :
sudo sh -c "
export DISTRIB_CODENAME=sources ;
. /etc/lsb-release;
export REPO='http://rzr.online.fr/docs/contribs/debian/' ;
wget -O- \${REPO}\${DISTRIB_CODENAME}.list >> /etc/apt/sources.list
"
sudo=sudo KEY=0x467094BC ; gpg --keyserver pgpkeys.mit.edu --recv-key $KEY && gpg -a --export $KEY | $sudo apt-key add -
For Ubuntu
sudo wget -O- http://rzr.online.fr/docs/contribs/debian/ubuntu.list >> /etc/apt/sources.list
On Debian / Hardy
deb http://ppa.launchpad.net/rzr/ubuntu hardy main deb-src http://ppa.launchpad.net/rzr/ubuntu hardy main
On Ubuntu / Gutsy
deb http://ppa.launchpad.net/rzr/ubuntu gutsy main deb-src http://ppa.launchpad.net/rzr/ubuntu gutsy main
Keys:
KEY=0x467094BC ; gpg --keyserver pgpkeys.mit.edu --recv-key $KEY && gpg -a --export $KEY | sudo apt-key add -
/etc/apt/apt.conf # http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html
cat » /etc/apt/sources.list « EOF
#{ http://rzr.online.fr/q/APT
deb-src http://mentors.debian.net/debian unstable main contrib non-free
#} http://rzr.online.fr/q/APT
EOF
sudo apt-get install apt-src fakeroot build-essential debian-keyring sudo apt-get build-dep bandwidth && apt-get -b source bandwidth #
cat >> /etc/apt/sources.list << EOF
#{ http://rzr.online.fr/q/APT
deb http://www.jarre-de-the.net/computing/debian/ stable main
deb http://people.debian.org/~acid/tremulous ./
deb http://kanotix.com/files/debian unstable main contrib non-free
deb http://snapshots.gnomemeeting.net/debian/ sid main
deb http://rzr.150m.com/www.rzr.online.fr/debian/ ./
#} http://rzr.online.fr/q/APT
EOF
Games : cube ..
http://gunnm.org/~soda/debian/