12 Commits (master)

Author SHA1 Message Date
Ray-V 8daefd3cb2 Updates 28 November 2022 ...
get-source.sh - moved common cmake command line options from SlackBuilds to an initial cache file
              - added worktrees removal prior to git[ea] updates
filelight - backported patch
k3b, kbfx, tdegraphics, tdepim, tdevelop - ConfigureChecks.cmake - removed check for gcc visibility support where it causes a build failure
k3b - backported patch for sndfile includes
k9copy, tdeedu - modified config.guess for i586 build
kbookreader - set default encoding to utf8
kile, tdelibs - patched for clang/i586 build
BUILD-TDE.sh - 'parked' 14.0.x build option
README.md - added note about 14.0.x build option
tdeaccessibility - fixed freeverb requirement
tdelibs - backported Backtrace patch
tdewebdev - replaced LIB_INSTALL_DIR with cmake set variables
tqt3 - consolidated qmake.conf patches
     - selected translations as per I18N
     - removed spurious PCH files 'fatal error:' message
     - removed already set make variables for regextester
libkdcraw - revised libkdcraw.pc creation
inkscape - added linker -latomic flag for clang/i586 build
2 years ago
Ray-V 38f0d9fe0c Revised cmake-trinty usage
- stage 1 - enable compatibility with existing build tree
3 years ago
Ray-V 75a4ed744d Development build updates -
Added tqca replacement for tqca-tls [upstream removed qca from tdenetwork]
Added gcc visibility option for tdelibs
Updated some builds to cmake common rules for translations
Added cmake build to twin-style-crystal.SlackBuild
kvkbd now builds to current HEAD
Updated tde-i18n.SlackBuild for template and translations modules
Replaced cloning from cgit with gitea - tde-i18n remains from cgit
Added es_AR to localization options
4 years ago
Ray-V 1f1b5cec59 Added cmake ninja build option
Added new dialog screen for install, no_warn, ninja, verbose options
tdelibs.SlackBuild - added patch to change hard coded install path
tdemultimedia.SlackBuild - removed autotools build
4 years ago
Ray-V 22bafa87e7 Updated for R14.0.9
Kvkbd - revised algorithm for Shift and Caps characters
      - option to set key/button background colour
      - added build to cross compiling page
tdelibs forced spell checker work-around
4 years ago
Ray-V f194cf13fc Updated development builds
option to build 14.0.x - currently 14.0.9
 use of LINGUAS variable for localization of development builds
5 years ago
Ray-V 7b7367d4a4 Updated for release 14.0.8 5 years ago
Ray-V 2570a9a3cd Removals, revisions and patches ..
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
5 years ago
Ray-V 90dd3fd1d7 cmake build updates -
tdelibs - added options for development build
tdenetwork - added options for development build
libcaldav - converted build to cmake
libcarddav - converted build to cmake
kvkbd - set location for applications *.desktop for 14.0.7 build
abakus, kkbswitch, tdeutils|superkaramba - set location for applications *.desktop
README.md - added link to example build set up
5 years ago
Ray-V f0ae940b29 Added option to download sources pre-build
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
5 years ago
Ray-V 4cec16280b Updates
Removed redundant patches - digikam, dolphin, k9copy, kaffeine, koffice, soundkonverter, tdmtheme, tdeaddons, tdebase, tdegraphics, tdenetwork, tdepim, tdeutils, inkscape
Converted to cmake - tde-style-lipstik
Added locale selection in SlackBuilds - abakus, kdbg, piklab, rosegarden, tdeio-locate
Updated locale selection in SlackBuilds - amarok, dolphin, filelight, gwenview-i18n, gtk-qt-engine, k3b-i18n, kbookreader, knetstats, krusader, libkipi
Patched tdeedu for Kig python scripting support
Patched tdegraphics for cgit build
Updated some Misc build source URLs
Added some error checking to tidy-html5 for source archive
Moved database update routine from SlackBuilds to a get-source.sh function
General SlackBuild standardisation and tidying
5 years ago
Ray-V 5d22ce25a4 Added Apps/kkbswitch
knemo.SlackBuild - added cmake
knetstats.SlackBuild - added cmake
knmap.SlackBuild - added cmake
get-source.sh - rename any pre-downloaded R14.0.6 archives
              - cgit - tde-i18n-$lang - remove the previous repo when downloading update
5 years ago