tdeedu - patch for ocaml build with gcc10
tdegraphics - workaround for error: cannot convert ‘XRef*’ to ‘PDFDoc*’
tqt3 - extended libs and headers search paths
inkscape - include v1.0.2 build, with gdl and double-conversion
mp4v2 - patched for gcc10
moved some variables from get-source.sh to BUILD-TDE.sh to export for ocaml, facile, gdl, and double-conversion builds
@ -413,7 +418,7 @@ Non-TDE apps are in the Misc category and don't need the \Zb\Zr\Z4R\Znequired TD
"Apps/kvkbd""A virtual keyboard for TDE" off "\Zb\Z6 \Zn"\
"Apps/kvpnc""TDE frontend for various vpn clients" off "\Zb\Z6 Miscellaneous documentation will be in $(cat $TMPVARS/INSTALL_TDE)/doc/kvpnc-$(cat $TMPVARS/TDEVERSION) \Zn"\
"Apps/piklab""IDE for PIC microcontrollers" off "\Zb\Z6 \Zn"\
" Misc/potrace""For tracing bitmaps to a vector graphics format" off "\Zb\Z6 Required for potracegui, optional for inkscape \Zn" \
" Misc/potrace""For tracing bitmaps to a vector graphics format" off "\Zb\Z6 Required for potracegui, and inkscape \Zn" \
"Apps/potracegui""A GUI for potrace" off "\Zb\Z6 Requires potrace \Zn"\
"Apps/rosegarden""Audio sequencer and musical notation editor" off "\Zb\Z6 Requires jack-audio-connection-kit liblo and dssi for proper functionality \Zn"\
"Apps/soundkonverter""Frontend to various audio converters" off "\Zb\Z6 \Zn"\
@ -426,7 +431,7 @@ Non-TDE apps are in the Misc category and don't need the \Zb\Zr\Z4R\Znequired TD
"Apps/twin-style-crystal""Twin theme" off "\Zb\Z6 \Zn"\
"Apps/yakuake""Quake-style terminal emulator" off "\Zb\Z6 \Zn"\
" Misc/lxml""Python bindings for libxml2 and libxslt" off "\Zb\Z6 Required to use Inkscape online help \Zn"\
" Misc/inkscape""SVG editor - an alternative to potrace, potracegui [and GraphicsMagick]." off "\Zb\Z6 Requires lxml if online help facility is required, potrace is a build-time option. \Zn" \
" Misc/inkscape""SVG editor - an alternative to potracegui [and GraphicsMagick]." off "\Zb\Z6 Requires lxml if online help facility is required; potrace is a build-time dependency. \Zn" \
2> $TMPVARS/TDEbuilds
# 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
inkscape v1.0.2 requires non-Slackware packages gdl and double-conversion.
The sources will need to be pre-downloaded and placed in the 'src' directory and will then be built, packaged, and installed during the inkscape build.
The URLs will be displayed when running the SlackBuild if the installations or sources aren't found.
@ -30,7 +30,7 @@ If you're curious about what this might involve, [take a look at a sample build
* TDE_MIRROR= - override the trinitydesktop.org geoIP redirector to use https - example, *https://trinitydesktop.mirrorservice.org/trinity*. URLs @ https://www.trinitydesktop.org/mirrorstatus.php
* BUILD= - sets the package build identifier, overriding the SlackBuild default of 1
* USE_CMAKE_MM=yes - to build tdemultimedia with cmake - see Core/tdemultimedia/README.
* VERBOSE=1 - show command lines during cmake builds
* VERBOSE=1 - show command lines during cmake builds; and error messages