Zattoo ebuild for Gentoo Linux
By vmk on Wednesday, September 19 2007, 00:33 - Permalink
Why are there no current ebuilds of Zattoo 3.0.5.8208 for Gentoo Linux? I just made my own ebuild, just get it here:
Create
mkdir -p /usr/local/portage/media-tv/zattoo-bin/
save the ebuild in the folder and run int that folder:
ebuild zattoo-bin-3.0.5.8208.ebuild digest
Then unmask it:
echo "media-tv/zattoo-bin-3.0.5.8208 ~86" >> /etc/portage/package.keywords
and finally emerge it.
Have fun!
update: You need to have "gnome-base/libgnomeui" installed. (2007/10/27)