Gribouillis

From GrunchWiki
Jump to navigation Jump to search

;--------------------------------------------

  • ## ITEM "Gribouillis"
  • ## DATE "24.11.2011"
  • ## DESCRIPTION
Gribouillis - A paint program for MorphOS by Guillaume Roguez.

Requires Python 2.5.x, PIL, PyMUI and PyCairo (handled by Grunch).
Others thirdparties included (Python PureMVC framework and PyPNG).
{STANDARDBACKUP}
{STANDARDEXTRACT}
{STANDARDCOPY}

; Remove undeeded stuff from old standalone installations

Delete FORCE "{INSTALLDIR}{NAME}/python"
Delete FORCE "{INSTALLDIR}{NAME}/Libs/python2#?"
Delete FORCE "{INSTALLDIR}{NAME}/Libs/#?.pym"
Delete FORCE "{INSTALLDIR}{NAME}/Libs/morphospath.py#?"
Delete FORCE "{INSTALLDIR}{NAME}/Libs/os.py#?"
Delete FORCE "{INSTALLDIR}{NAME}/Libs/site.py#?"
Delete FORCE "{INSTALLDIR}{NAME}/Libs/state.py#?"
Delete FORCE ALL "{INSTALLDIR}{NAME}/Libs/cairo"
Delete FORCE ALL "{INSTALLDIR}{NAME}/Libs/PIL"
Delete FORCE ALL "{INSTALLDIR}{NAME}/Libs/pymui"
  • ## INSTALL END
  • ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"

;Delete FORCE "ENVARC:MUI/{UPPERNAME}{MUIPREFSPATTERN}" ;Delete FORCE "ENV:MUI/{UPPERNAME}{MUIPREFSPATTERN}"

  • ## UNINSTALL END
  • ## ITEM END