Updated sources for libpng14 and graphviz
Re-arranged BUILD-TDE.sh packages list
Removed some READMEs and added comments in SBs
Moved patch files into SBs
Added runlevel option and README for tdebase build
Added a section to BUILD-TDE.sh for cpu optimization.
It only functions for x86 - the build for any other cpu type works as before.
I would think that most people building these packages would be doing so for their own use on the machine where the build takes place, so it makes sense to provide an option to optimize the build for that machine.
Added the cpu option to get-source.sh, tqt3.SlackBuild, and tqca-tls.SlackBuild. Moved setting ARCH from get-source.sh and koffice.SlackBuild into BUILD-TDE.sh where it's used for this new option.
Added a summary of the selected options to the final dialog screen.
Other changes to BUILD-TDE.sh are an internal clean-up, mainly making use of dialog options.
- modified get-source.sh and replaced common code in SBs with a function call
Added xmedcon to Misc build list
Added -no-exceptions option to tqt3 build
Added dbus-tqt slack-desc to dbus-tqt.SlackBuild
Added selected language support to some SlackBuilds
Moved some Misc optional packages in BUILD-TDE.sh next to the package that needs them
and put cmake options in SB to save having to search through CMakeLists.txt to find out what are available.
Removed tidy-html5-master.zip from src.
Added langcodes [a modified tde-i18n README] and included it in BUILD-TDE.sh as a README option for tde-i18n.
Changed 1st screen intro re: mirror selection by geoIP.
The if loop for setting the COMPILER_CXX variable can be done in one line, and will then be in the same format as the other variable exports.