Human(Ubuntu Dapper) Gtk theme en Gentoo

Para hacer que tu tema de GTK se vea como el de Ubuntu Dapper en Gentoo, necesitas instalar el gtk-engine de UbuntuLooks. Para esto necesitas el ebuild que se encuentra en bugzilla.

Los comandos para instalarse el tema son los siguientes:

su
mkdir -p /usr/portage/x11-themes/gtk-engines-ubuntulooks
cd $_
wget http://bugs.gentoo.org/attachment.cgi?id=88169 -O gtk-engines-ubuntulooks-0.9.11.ebuild
ebuild gtk-engines-ubuntulooks-0.9.11.ebuild digest
ebuild gtk-engines-ubuntulooks-0.9.11.ebuild unpack
ebuild gtk-engines-ubuntulooks-0.9.11.ebuild compile
ebuild gtk-engines-ubuntulooks-0.9.11.ebuild install
echo x11-themes/gtk-engines-ubuntulooks >> /etc/portage/package.unmask
echo x11-themes/gtk-engines-ubuntulooks ~x86 >> /etc/portage/package.keywords
emerge gtk-engines-ubuntulooks
exit
echo "Listo" | cowsay

Luego te va a quedar todo naranjita :P

Human theme

2 Comments so far

  1. Brian Nickel

    July 13th, 2006

    Thanks. Your instructions worked perfectly.


  2. mihael robost

    August 4th, 2006

    $ ebuild (….).9.11.ebuild digest

    after that you can continue with

    $ emerge -av =gtk-engines-ubuntulooks-0.9.11


Add yours

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>