51 Commits (8f26171a6fdde5c3b96000b912779400785d2aa5)

Author SHA1 Message Date
Ray-V bd373bad7f Updates 30 April 2023 for R14.1.0
removed options for 14.0.13 builds
 added kplayer and tdebluez SlackBuilds
 tdeedu - set paper size according to locale
 Misc builds version updates - clamav, graphviz, imlib2, mp4v2, xmedcon
 tdegraphics - optional patch to omit the duplicated ksnapshot button for KolourPaint
 get-source.sh - cmake directory change on gitea
2 years 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 205b1f604e Update 05 September 2022 ...
option to build the tqt example regex tester, with patch for multiline Matches
2 years ago
Ray-V 2dcd1ab86a Patch for inkscape for poppler 21.11 and version update
Added verbose [configuration only] and no warning options to tqt3 build
3 years ago
Ray-V 805a799dc9 R14.0.11 updates 3 years ago
Ray-V 5f36f0e164 Updates for Slackware current
tdeedu - patch for ocaml build with gcc10
 tdegraphics - workaround for error: cannot convert ‘XRef*’ to ‘PDFDoc*’
 tqt3 - extended libs and headers search paths
 inkscape - include v1.0.2 build, with gdl and double-conversion
 mp4v2 - patched for gcc10
moved some variables from get-source.sh to BUILD-TDE.sh to export for ocaml, facile, gdl, and double-conversion builds
4 years ago
Ray-V a616381cc0 Updates for development builds:
Cmake build for tdeaccessibility
 Modified build order for some optional build dependencies
 Renamed cgit builds to 14.1.0
Modified test for whether the Slackware package has been built [BUILD-TDE.sh]
Create dot [graphviz] plugin config6 file during build
Changed installation directories for ocaml and facile [tdeedu]
4 years ago
Ray-V f69dbb3f52 Kvkbd patches
Remove build time colour choices
 Add ColorDialog configuration option to allow default keyboard and key/button colours to be changed
 Add i18n and update .po files
 Add tooltips
 Set initial keyboard position to allow num pad visibility
 Adjust keyboard size to fix non-uniform key spacing
 Update help file
Revise setting LINGUAS variable
Add TQt headers path to qmake.conf
4 years ago
Ray-V e178dbcd0d Fix for issue #22
Fixed tqt3 minimal build failure
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 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 cef7c9b078 Added imlib for kuickshow
removed unused backgroundrc
added reference to cross compiling for RPi3 to README
6 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 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 707ca0c046 Revised dolphin.SlackBuild for locales
Modified tqt3.SlackBuild for clang build
Added SlackBuild READMEs to BUILD-TDE.sh
7 years ago
Ray-V 7beca23e24 Added cpu optimization
Added a section to BUILD-TDE.sh for cpu optimization.

It only functions for x86 - the build for any other cpu type works as before.

I would think that most people building these packages would be doing so for their own use on the machine where the build takes place, so it makes sense to provide an option to optimize the build for that machine.

Added the cpu option to get-source.sh, tqt3.SlackBuild, and tqca-tls.SlackBuild. Moved setting ARCH from get-source.sh and koffice.SlackBuild into BUILD-TDE.sh where it's used for this new option.

Added a summary of the selected options to the final dialog screen.

Other changes to BUILD-TDE.sh are an internal clean-up, mainly making use of dialog options.
8 years ago
Thorn Inurcide a41e0d34ab Updates possibly related to undiagnosed OCD 8 years ago
Thorn Inurcide fced00ee9c Update tqt3 to supply desktop files 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
Thorn Inurcide 8099752e0f updates 8 years ago
Ray-V 05472b63d2 Updates - see issue #21 8 years ago
Thorn Inurcde e3cf204444 overhail 9 years ago
Justin_U 3525b1fc82 Thanks Ndolam 9 years ago
Justin_U 6d6812a497 Update tqt3.SlackBuild 9 years ago
Justin_U 8c98798804 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide c4a39ab0c3 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 6b252df1d9 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 010d2944b5 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 37be766874 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide ecea9d86ba Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 69000ac57f Update tqt3.SlackBuild 9 years ago
Thorn Inurcide a194616535 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide b7a00fffde Update tqt3.SlackBuild 9 years ago
Thorn Inurcide beefa84803 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 443e07e47d Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 310fdedccf Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 5b0d996f50 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 930c34aca8 Update tqt3.SlackBuild 9 years ago
Thorn Inurcide 2ae9a319ce updates 9 years ago
Thorn Inurcide c896380b3f updates 9 years ago
Thorn Inurcide 4a137ceeb1 Update tqt3.SlackBuild 10 years ago
Thorn Inurcide 2d0d0285b5 Update tqt3.SlackBuild 10 years ago
Thorn Inurcide 3b9f78a9b7 Update tqt3.SlackBuild 10 years ago
Thorn Inurcide 41a550fe77 Update tqt3.SlackBuild 10 years ago