updated on Thu Jan 19 00:16:31 UTC 2012
[aur-mirror.git] / gnome15 / gnome15.install
blob778048c17dbd846a0edf49562a5668d82fa572a9
1 pkgname=gnome15
3 post_install() {
4     gtk-update-icon-cache -q -f /usr/share/icons/hicolor
5     echo "For Gnome15 to work, you need at least one of the following:"
6     echo "g15daemon:            G15Daemon driver"
7     echo "libg15-gnome15:       G15 Direct driver"
8     echo "g19d:                 G19D driver"
9     echo "pylibg19:             G19 Direct driver"
10     echo "lg4l-git:             Logitech kernel driver"
12     groupadd -f gnome15 &> /dev/null
13     echo "  >> Add yourself to the gnome15 group to access devices"
16 post_upgrade() {
17   post_install $1
20 post_remove() {
21     gtk-update-icon-cache -q -f /usr/share/icons/hicolor