27 Commits (2b08f8cacd07ffef38252997cd69182cd62641a7)

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 2fd2be5f2e Updates for R14.0.13 2 years ago
Ray-V 7c50fed114 Updates ...
added man pages for development builds
 reverted installation of TDM configuration files to the TDE default
 backported markdown syntax highlighting for kate for 14.0.12
3 years ago
Ray-V 38f0d9fe0c Revised cmake-trinty usage
- stage 1 - enable compatibility with existing build tree
3 years ago
Ray-V 79c7137d9d Updated kile for cmake build
Checkout R14.1.0 as a worktree, rather than assume the repository is in master branch and copy files
Added FEAT command line option to checkout temporary branches
Added gcc visibility option to tdeaddons
Added system sqlite3 option to digikam
Updated dcraw build with libkdcraw.SlackBuild
Updated graphviz version
Updated moodbar version for gstreamer-1.x
Removed lxml
3 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 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 7850a4c80f Patches for glibc issues in tdebase build
tidied BUILD-TDE.sh
modified checks for tdeaddons options
modified minimal packaging in tqt3 build
6 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 48c63f38a7 Added first batch of files for a basic build using git sources
modified:   BUILD-TDE.sh
modified:   Core/tde-i18n/tde-i18n.SlackBuild
modified:   Core/tdeaddons/tdeaddons.SlackBuild
modified:   Core/tdelibs/tdelibs.SlackBuild
modified:   Core/tdeutils/tdeutils.SlackBuild
modified:   Deps/arts/arts.SlackBuild
modified:   Deps/tqt3/tqt3.SlackBuild
modified:   README
modified:   get-source.sh
new file:   README-git
tested:   tqt3
tested:   tqtinterface
tested:   arts
tested:   dbus-tqt
tested:   dbus-1-tqt
tested:   libart_lgpl
tested:   tqca-tls
tested:   avahi-tqt
tested:   tdelibs
tested:   tdebase
tested:   tde-i18n-en_GB
tested:   tde-i18n-ru
tested:   tdeaddons
tested:   tdeutils
7 years ago
Ray-V fecc826047 Patch for tdeutils for ark rar (de)compression
Options for arkplugin in Compress As menu
Removed redundant application/x-tbz2 references
7 years ago
Thorn Inurcide a41e0d34ab Updates possibly related to undiagnosed OCD 8 years ago
Thorn Inurcide cfd53514bc Update tdeaddons to check for required deps 8 years ago
Thorn Inurcide 2ad66c4b68 Relocate tdeaddons in the build order so it can build_all 8 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 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 128eee0b6e Added files via upload
Apply patch for TDE bug 2043 -> http://bugs.pearsoncomputing.net/show_bug.cgi?id=2043
9 years ago
Justin_U 82609774c7 Update tdeaddons.SlackBuild 9 years ago
Thorn Inurcide 2ae9a319ce updates 9 years ago
Thorn Inurcide c896380b3f updates 9 years ago
Thorn Inurcide f5f5afea8b updates 10 years ago