gandalfn
November 23rd, 2006, 07:42 PM
I added a new repos which include latest compiz git version and compiz-extra experimental package. To use them add git repos in your source.list like this :
deb http://gandalfn.club.fr/ubuntu edgy git
you can add this repos with stable and dev repos like this :
deb http://gandalfn.club.fr/ubuntu edgy stable dev git
if you use them, you should get gpg key like this :
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x483170E9 ; \
gpg --export -a 0x483170E9 | sudo apt-key add -
WARNING ! this packages are considered as very unstable
gandalfn
deb http://gandalfn.club.fr/ubuntu edgy git
you can add this repos with stable and dev repos like this :
deb http://gandalfn.club.fr/ubuntu edgy stable dev git
if you use them, you should get gpg key like this :
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x483170E9 ; \
gpg --export -a 0x483170E9 | sudo apt-key add -
WARNING ! this packages are considered as very unstable
gandalfn