updated on Tue Jan 17 00:10:10 UTC 2012
[aur-mirror.git] / blender-beta / blender.install
blob606ef6451567e01ce4e2ccb903f4ada168f667cd
2 post_install() {
3   cat << EOF
5 NOTE
6 ----
7 This package brings Blender compiled with cmake.
8 Features includes:
9         - ffmpeg support
10         - gameengine
11         - verse support
12         - some aditional sequence and texture plugins
13           are accesible from /usr/share/blender/plugins
15 EOF
16   echo "update desktop mime database..."
17   update-desktop-database
18   gtk-update-icon-cache -f /usr/share/icons/hicolor/
21 post_upgrade() {
22   gtk-update-icon-cache -f /usr/share/icons/hicolor/
25 post_remove() {
26   echo "update desktop mime database..."
27   update-desktop-database
28   gtk-update-icon-cache -f /usr/share/icons/hicolor/