14 Commits (master)

Author SHA1 Message Date
Ray-V 9b5de33d89 Updates 29 April 2024 for 14.1.2 release
plus:
 clamav, graphviz, and imlib2 versions
 cmake builds - gwenview and soundkonverter
 added krename
10 months ago
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 2fd2be5f2e Updates for R14.0.13 2 years ago
Ray-V 38f0d9fe0c Revised cmake-trinty usage
- stage 1 - enable compatibility with existing build tree
3 years ago
Ray-V d1a64a2c7d ffmpeg patches, clamav version, minor revisions ..
all versions ffmpeg patches for akode, k3b, k9copy
updated klamav build for clamav v0.104.3
koffice - install GraphicsMagick if chosen as a dependency, even if not installing koffice
inkscape - save double-conversion archive as named upstream
revised tdenetwork patch
3 years ago
Ray-V 294770731e Patches for clang builds
ffmpeg-5 patches for akode & k3b
Updated inkscape build to v1.1.2 with patches for poppler 22.03 and 22.04
3 years ago
Ray-V a2ca8eb07d R14.0.12 updates 3 years ago
Ray-V 805a799dc9 R14.0.11 updates 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 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 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 c18d07c7f0 Updated for release 14.0.7
modified:   Apps/kbookreader/kbookreader.SlackBuild
modified:   Apps/kdbusnotification/kdbusnotification.SlackBuild
modified:   Apps/kile/kile.SlackBuild
modified:   Apps/knemo/knemo.SlackBuild
modified:   Apps/tdeamarok/tdeamarok.SlackBuild
modified:   Apps/tdektorrent/tdektorrent.SlackBuild
modified:   Apps/yakuake/yakuake.SlackBuild
modified:   BUILD-TDE.sh
modified:   Core/tdeadmin/tdeadmin.SlackBuild
new file:   Core/tdeedu/README
modified:   Core/tdeedu/tdeedu.SlackBuild
modified:   Core/tdelibs/tdelibs.SlackBuild
new file:   Core/tdemultimedia/README
modified:   Core/tdemultimedia/tdemultimedia.SlackBuild
modified:   Core/tdenetwork/tdenetwork.SlackBuild
new file:   Deps/akode/README
new file:   Deps/akode/akode.SlackBuild
modified:   Deps/avahi-tqt/avahi-tqt.SlackBuild
modified:   Deps/dbus-tqt/dbus-tqt.SlackBuild
modified:   Deps/libart-lgpl/libart-lgpl.SlackBuild
modified:   Deps/tqca-tls/tqca-tls.SlackBuild
modified:   Libs/tdelibkexiv2/tdelibkexiv2.SlackBuild
modified:   Libs/tdelibkipi/tdelibkipi.SlackBuild
modified:   README.md
modified:   get-source.sh
5 years ago