31 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 a2ca8eb07d R14.0.12 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 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 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 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 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
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
Ray-V 25f8dd9c8e added option to build R14.0.5
option for minimal tqt3 build, for run-time support only
patch for konqueror ViewMode
patches for builds with poppler 0.64+ and 0.65+
work-around for tdenetwork build error on current
updated README
patch to enable tdecmshell to find TDE .desktop file
7 years ago
Ray-V 6e096d4059 Added option to set TDE system configuration directory
.. changes mainly in tdebase.Slackbuild and its supplementary files
7 years ago
Ray-V 4a08326eb9 Final revisions for a complete build using git sources 7 years ago
Ray-V 72f134b350 updates
Patches for building with clang
Update cvs.sh to accept automake 1.16.x
7 years ago
Ray-V 11d781840e Set up functions script
- 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
8 years ago
Thorn Inurcide 15755da626 updates 8 years ago
Thorn Inurcide 63ff670fce updates 8 years ago
Thorn Inurcide 9f65c03c21 updates,fixes, and cleanups 8 years ago
Thorn Inurcide ad45d3dd1f update to license year 8 years ago
Ray-V 05472b63d2 Updates - see issue #21 8 years ago
Thorn Inurcde e3cf204444 overhail 9 years ago
Ray-V a9f8cc8328 update-3
default NUMJOBS to -j -> let system decide
use 'make ${NUMJOBS:-}'
terminate function with return
9 years ago
Ray-V cef648a338 update-2 knemo-R14.0.3.SlackBuild 9 years ago
Ray-V 8bd63cd738 update-1 knemo-R14.0.3.SlackBuild
Use bash functions not subshells
Add bash ':'
Be more specific about where to find the libtool files
9 years ago
Ray-V 5ddd23668b Delete dummy 9 years ago
Ray-V 2633b37543 Added files via upload 9 years ago
Ray-V b6e17493ad Create dummy 9 years ago
Ray-V abaff10272 Delete dummy 9 years ago
Ray-V 4265ac3d3e Create dummy 9 years ago