for related references and conditions
plus:
removed mp4v2 as a build and dependency
changed piklab to a cmake build
tdebase and tdelibs builds updated to use pcre2
added tde-ebook-reader for R14.1.3
issue 35 - removed INCDIR path from tqt3.SlackBuild mkspecs patch - no longer required to differentiate development builds
issue 36 - PATHs set from tde.sh/tqt3.sh conditionally on TDE being the chosen DE
- added tqt.conf for tqt libs paths
issue 37 - added command line option for sudo plugins for tdelibs and tdebase builds - defaults to su
BUILD-TDE.sh - replaced KDE_HAVE_GCC_VISIBILITY with DE_HAVE_GCC_VISIBILITY to allow for development renaming
development builds -
- added tde-ebook-reader
- soundkonverter locale files location
- GCC visibility test adjusted for change to TDE_HAVE_GCC_VISIBILITY
- tdebase change for man page source directories
- tdelibs added webp support
- revised FEAT option
- tdegraphics - more kmrml patching
some misc build revisions - clamav-1.4.1, graphviz-12.1.1, imlib2-1.12.3, xmedcon-0.24.0
Set a number of installation directories in tqt3.SlackBuild to install tqt3/tqtinterface to TDE installation directory to create what I feel is a more compact and logical tree:
/opt/tde
├── bin
├── include
│ └── tqt
│ └── private
├── lib64
│ ├── pkgconfig
│ ├── tde
│ │ └── plugins
│ │ ├── designer
│ │ └── styles
│ └── tqt
│ ├── mkspecs
│ └── plugins
│ ├── crypto
│ ├── designer
│ ├── inputmethods
│ ├── integration
│ └── styles
└── share
└── tqt
└── translations
Revised doinst.sh and pkgconfig.sh setup in tqt3.SlackBuild
Removed PREPEND which probably never worked anyway
Removed TQT_INCLUDE_PATH C*FLAGS - patched admin/acinclude.m4.in
Removed SLKLDFLAGS - not used
Removed ld error workaround patches
Fixed build not stopping when set to Stop
Fixed retaining tde-i18n build data when set to Keep ALL
Revised cmake options
Set TDE binaries directory to head of PATH
Patch in tdelibs.SlackBuild to find avahi-tqt headers
Patches in {tdevelop,tdeedu,tdemultimedia}.SlackBuild to find libtqt-mt
Patch in tdewebdev.SlackBuild for 'undefined reference' error
Added RPATH to all SlackBuilds
Moved content of additional files for tqt3, tdebase, into the SlackBuild
Standardized location of man pages, and gzip them
Removed unused sysconfdir and mandir references
Modified layout and content of BUILD-TDE.sh screens
Changed tde prefix for ktorrent, k3b-i18n, k3b, gwenview-i18n, gwenview, filelight, amarok, libkipi, libkexiv2, libkdcraw, to optional
Removed lib prefix to mp4v2 package
Changed tidy-html5 source from zip to tar.gz
Revised koffice.SlackBuild lcms patch
Added language selection to soundkonverter.SlackBuild
Added patch for magic file identification to tdelibs.SlackBuild