updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / totem-xine / totem.install
blob98dabd71a8ce33c4b55f132030be142abe6e30cd
1 pkgname=totem
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
5   update-desktop-database -q
6   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
9 pre_upgrade() {
10   pre_remove $1
13 post_upgrade() {
14   post_install $1
17 pre_remove() {
18   usr/sbin/gconfpkg --uninstall ${pkgname}
21 post_remove() {
22   update-desktop-database -q
23   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor