summaryrefslogtreecommitdiff
path: root/debian/itzks-systems-smartboard.postinst
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-12 13:21:51 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-12 13:21:51 +0100
commit87bd13e94d6cfb0729187401e615e2cf4127df6e (patch)
tree3de801570a69ac9611dd1e57033edbf6d5f2b138 /debian/itzks-systems-smartboard.postinst
parent8a2fc1f6e985e5fe5e00e34e2b0a7bc661cbd213 (diff)
downloaditzks-systems-87bd13e94d6cfb0729187401e615e2cf4127df6e.tar.gz
itzks-systems-87bd13e94d6cfb0729187401e615e2cf4127df6e.tar.bz2
itzks-systems-87bd13e94d6cfb0729187401e615e2cf4127df6e.zip
Add bin:package itzks-systems-smartboard. Provide wrapping-like support on Debian wheezy and above for SMART Notebook and tools contained in a Ubuntu 12.04 (i386) chroot.
Diffstat (limited to 'debian/itzks-systems-smartboard.postinst')
-rwxr-xr-xdebian/itzks-systems-smartboard.postinst161
1 files changed, 161 insertions, 0 deletions
diff --git a/debian/itzks-systems-smartboard.postinst b/debian/itzks-systems-smartboard.postinst
new file mode 100755
index 0000000..386bf97
--- /dev/null
+++ b/debian/itzks-systems-smartboard.postinst
@@ -0,0 +1,161 @@
+#!/bin/sh
+# postinst script for itzks-systems-smartboard
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <postinst> `configure' <most-recently-configured-version>
+# * <old-postinst> `abort-upgrade' <new version>
+# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+# <new-version>
+# * <postinst> `abort-remove'
+# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+# <failed-install-package> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+SMARTBOARD_CHROOT="/srv/schroot/precise-i386-smartboard-ITZkS"
+
+ICON_SYMLINKS="
+128x128/mimetypes/application-x-smarttech-galleryitem.png\n
+128x128/mimetypes/application-x-smarttech-gallery.png\n
+128x128/mimetypes/gnome-mime-application-x-smarttech-notebook.png\n
+128x128/mimetypes/gnome-mime-application-x-smarttech-gallery.png\n
+128x128/mimetypes/application-x-smarttech-notebook.png\n
+128x128/mimetypes/gnome-mime-application-x-smarttech-galleryitem.png\n
+128x128/apps/SMART_Orient.png\n
+128x128/apps/SMART_Notebook.png\n
+128x128/apps/SMART_Pointer.png\n
+128x128/apps/SMART_Keyboard.png\n
+128x128/apps/SMART_ScreenCapture.png\n
+128x128/apps/SMART_ControlPanel.png\n
+128x128/apps/SMART_ScreenShade.png\n
+128x128/apps/SMART_Spotlight.png\n
+128x128/apps/SMART_Magnifier.png\n
+16x16/mimetypes/application-x-smarttech-galleryitem.png\n
+16x16/mimetypes/application-x-smarttech-gallery.png\n
+16x16/mimetypes/gnome-mime-application-x-smarttech-notebook.png\n
+16x16/mimetypes/gnome-mime-application-x-smarttech-gallery.png\n
+16x16/mimetypes/application-x-smarttech-notebook.png\n
+16x16/mimetypes/gnome-mime-application-x-smarttech-galleryitem.png\n
+16x16/apps/SMART_Orient.png\n
+16x16/apps/SMART_Notebook.png\n
+16x16/apps/SMART_Pointer.png\n
+16x16/apps/SMART_Keyboard.png\n
+16x16/apps/SMART_ScreenCapture.png\n
+16x16/apps/SMART_ControlPanel.png\n
+16x16/apps/SMART_ScreenShade.png\n
+16x16/apps/SMART_Spotlight.png\n
+16x16/apps/SMART_Magnifier.png\n
+22x22/mimetypes/application-x-smarttech-galleryitem.png\n
+22x22/mimetypes/application-x-smarttech-gallery.png\n
+22x22/mimetypes/gnome-mime-application-x-smarttech-notebook.png\n
+22x22/mimetypes/gnome-mime-application-x-smarttech-gallery.png\n
+22x22/mimetypes/application-x-smarttech-notebook.png\n
+22x22/mimetypes/gnome-mime-application-x-smarttech-galleryitem.png\n
+22x22/apps/SMART_Orient.png\n
+22x22/apps/SMART_Notebook.png\n
+22x22/apps/SMART_Pointer.png\n
+22x22/apps/SMART_Keyboard.png\n
+22x22/apps/SMART_ScreenCapture.png\n
+22x22/apps/SMART_ControlPanel.png\n
+22x22/apps/SMART_ScreenShade.png\n
+22x22/apps/SMART_Spotlight.png\n
+22x22/apps/SMART_Magnifier.png\n
+32x32/mimetypes/application-x-smarttech-galleryitem.png\n
+32x32/mimetypes/application-x-smarttech-gallery.png\n
+32x32/mimetypes/gnome-mime-application-x-smarttech-notebook.png\n
+32x32/mimetypes/gnome-mime-application-x-smarttech-gallery.png\n
+32x32/mimetypes/application-x-smarttech-notebook.png\n
+32x32/mimetypes/gnome-mime-application-x-smarttech-galleryitem.png\n
+32x32/apps/SMART_Orient.png\n
+32x32/apps/SMART_Notebook.png\n
+32x32/apps/SMART_Pointer.png\n
+32x32/apps/SMART_Keyboard.png\n
+32x32/apps/SMART_ScreenCapture.png\n
+32x32/apps/SMART_ControlPanel.png\n
+32x32/apps/SMART_ScreenShade.png\n
+32x32/apps/SMART_Spotlight.png\n
+32x32/apps/SMART_Magnifier.png\n
+48x48/mimetypes/application-x-smarttech-galleryitem.png\n
+48x48/mimetypes/application-x-smarttech-gallery.png\n
+48x48/mimetypes/gnome-mime-application-x-smarttech-notebook.png\n
+48x48/mimetypes/gnome-mime-application-x-smarttech-gallery.png\n
+48x48/mimetypes/application-x-smarttech-notebook.png\n
+48x48/mimetypes/gnome-mime-application-x-smarttech-galleryitem.png\n
+48x48/apps/SMART_Orient.png\n
+48x48/apps/SMART_Notebook.png\n
+48x48/apps/SMART_Pointer.png\n
+48x48/apps/SMART_Keyboard.png\n
+48x48/apps/SMART_ScreenCapture.png\n
+48x48/apps/SMART_ControlPanel.png\n
+48x48/apps/SMART_ScreenShade.png\n
+48x48/apps/SMART_Spotlight.png\n
+48x48/apps/SMART_Magnifier.png\n
+22x22/apps/SMART_ProductUpdate.png\n
+22x22/apps/SMART_Tools.png\n
+22x22/apps/SMART_Board_Software.png\n
+48x48/apps/SMART_ProductUpdate.png\n
+48x48/apps/SMART_Tools.png\n
+48x48/apps/SMART_Board_Software.png\n
+128x128/apps/SMART_ProductUpdate.png\n
+128x128/apps/SMART_Tools.png\n
+128x128/apps/SMART_Board_Software.png\n
+32x32/apps/SMART_ProductUpdate.png\n
+32x32/apps/SMART_Tools.png\n
+32x32/apps/SMART_Board_Software.png\n
+16x16/apps/SMART_ProductUpdate.png\n
+16x16/apps/SMART_Tools.png\n
+16x16/apps/SMART_Board_Software.png\n
+22x22/apps/SMART_LanguageChooser.png\n
+48x48/apps/SMART_LanguageChooser.png\n
+128x128/apps/SMART_LanguageChooser.png\n
+32x32/apps/SMART_LanguageChooser.png\n
+scalable/apps/SMART_LanguageChooser.svg\n
+16x16/apps/SMART_LanguageChooser.png
+"
+
+set -x
+
+case "$1" in
+ configure)
+ if [ -d "$SMARTBOARD_CHROOT" ]; then
+ cd /usr/share/itzks-systems-smartboard
+ find * -type f | while read path; do
+ ln -fs /usr/share/itzks-systems-smartboard/$path /usr/share/$path
+ done
+ cd - 1>/dev/null
+
+ printf "$ICON_SYMLINKS" | while read rel_icon_path; do
+ chroot_icon_path="$SMARTBOARD_CHROOT/usr/share/icons/hicolor/$rel_icon_path"
+ system_icon_path="/usr/share/icons/hicolor/$rel_icon_path"
+ if [ -f "$chroot_icon_path" ]; then
+ ln -sf "$chroot_icon_path" "$system_icon_path"
+ fi
+ done
+
+ update-icon-caches /usr/share/icons/hicolor
+ update-desktop-database
+ update-mime-database /usr/share/mime
+
+ fi
+ ;;
+
+ abort-upgrade|abort-remove|abort-deconfigure)
+ ;;
+
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0