"Apps/koffice-i18n""Internationalization files for koffice" off "\Zb\Z6 Required for koffice when \Zb\Z3Additional language support\Zb\Z6 has been selected \Zn"\
"Apps/koffice-i18n""Internationalization files for koffice" off "\Zb\Z6 Required for koffice when \Zb\Z3Additional language support\Zb\Z6 has been selected \Zn"\
"Apps/ksensors""A graphical interface for sensors" off "\Zb\Z6 Runtime requirement ap/lm_sensors \Zn"\
"Apps/ksensors""A graphical interface for sensors" off "\Zb\Z6 Runtime requirement ap/lm_sensors \Zn"\
"Apps/kscope""A source-editing environment for C and C-style languages." off "\Zb\Z6 Runtime options cscope [d/cscope], ctags [ap/vim], dot [graphviz] \Zn"\
"Apps/kscope""A source-editing environment for C and C-style languages." off "\Zb\Z6 Runtime options cscope [d/cscope], ctags [ap/vim], dot [graphviz] \Zn"\
@ -372,13 +374,50 @@ Non-TDE apps are in the Misc category and don't need the \Zb\Zr\Z4R\Znequired TD
"Apps/tdeio-locate""TDE frontend for the locate command" off "\Zb\Z6 \Zn"\
"Apps/tdeio-locate""TDE frontend for the locate command" off "\Zb\Z6 \Zn"\
"Apps/tdesudo""Graphical frontend for the sudo command" off "\Zb\Z6 \Zn"\
"Apps/tdesudo""Graphical frontend for the sudo command" off "\Zb\Z6 \Zn"\
"Apps/twin-style-crystal""twin theme" off "\Zb\Z6 \Zn"\
"Apps/twin-style-crystal""twin theme" off "\Zb\Z6 \Zn"\
" Misc/GraphicsMagick""Swiss army knife of image processing" off "\Zb\Z6 \Zn"\
" Misc/inkscape""SVG editor" off "\Zb\Z6 Requires lxml if online help facility is required. \Zn"\
" Misc/inkscape""SVG editor" off "\Zb\Z6 Requires lxml if online help facility is required. \Zn"\
" Misc/lxml""Python bindings for libxml2 and libxslt" off "\Zb\Z6 Required to use Inkscape online help \Zn"\
" Misc/lxml""Python bindings for libxml2 and libxslt" off "\Zb\Z6 Required to use Inkscape online help \Zn"\
2> $TMPVARS/TDEbuilds
2> $TMPVARS/TDEbuilds
# successful builds are removed from the TDEbuilds list by '$dir ' so add a space to the last entry
# successful builds are removed from the TDEbuilds list by '$dir ' so add a space to the last entry
# and the " needs to be removed because the Misc entries are double-quoted
# and the " needs to be removed because the Misc entries are double-quoted
sed -i -e 's|$| |' -e 's|"||g'$TMPVARS/TDEbuilds
sed -i -e 's|$| |' -e 's|"||g'$TMPVARS/TDEbuilds
## only run this if building koffice has been selected
dialog --nocancel --no-shadow --colors --title " Building chalk in koffice " --item-help --checklist \
"\n
There are three options that can be set up for building the imaging app in koffice.
\n\n
[1] It is called \Zb\Z3chalk\Zn in TDE but is known as \Zb\Z3krita\Zn most other places.
\n\n
[2] .pngs loaded into chalk/krita will crash if it is built with libpng-1.6, but will load if libpng-1.4 is used for the build.
\n
If libpng is chosen here, it will be added to the build list and the package placed in $TMP - not installed. It will then be installed by koffice.SB if the libpng unversioned headers and libs are not linked to libpng14.
\n
The koffice.SB will restore those links to libpng16 when the build has finished or failed.
\n\n
[3] The build will prefer ImageMagick to GraphicsMagick if both are installed but many image formats crash with IM, so GM is recommended.
\n
If GM is chosen here, that preference will be overridden and GM will be added to the build list if not already selected or installed."\
28753\
" krita""Set the app name to krita" on "\Zb\Z6 otherwise will be \Zb\Z3chalk\Zn \Zb\Z6 \Zn"\
" libpng14""Build with libpng-1.4" on "\Zb\Z6 otherwise will be \Zb\Z3libpng-1.6\Zn \Zb\Z6 \Zn"\
" useGM""Use GraphicsMagick" on "\Zb\Z6 otherwise will be \Zb\Z3ImageMagick\Zn \Zb\Z6[if installed] \Zn"\
2> $TMPVARS/Krita_OPTS
## If GM has been selected and isn't in the build list or installed, add it to the build list before koffice
# tde-i18n package installation is handled in tde-i18n.SlackBuild because if more than one i18n package is being built, only the last one will be installed by upgradepkg
# tde-i18n package installation is handled in tde-i18n.SlackBuild because if more than one i18n package is being built, only the last one will be installed by upgradepkg
## tidy-html5 is a special case because the version number is not in the archive name
## tidy-html5 is a special case because the version number is not in the archive name
## create libpng-1.4 package only - it will be installed by the koffice.SB because it overrides libpng headers which for Sl14.2/current point to libpng16.