13 Commits (2b08f8cacd07ffef38252997cd69182cd62641a7)

Author SHA1 Message Date
Ray-V 4a9e6c63e1 03 October 2024 - fix issues and development builds
issue 35 - removed INCDIR path from tqt3.SlackBuild mkspecs patch - no longer required to differentiate development builds
 issue 36 - PATHs set from tde.sh/tqt3.sh conditionally on TDE being the chosen DE
          - added tqt.conf for tqt libs paths
 issue 37 - added command line option for sudo plugins for tdelibs and tdebase builds - defaults to su
 BUILD-TDE.sh - replaced KDE_HAVE_GCC_VISIBILITY with DE_HAVE_GCC_VISIBILITY to allow for development renaming
 development builds -
   - added tde-ebook-reader
   - soundkonverter locale files location
   - GCC visibility test adjusted for change to TDE_HAVE_GCC_VISIBILITY
   - tdebase change for man page source directories
   - tdelibs added webp support
   - revised FEAT option
   - tdegraphics - more kmrml patching
 some misc build revisions - clamav-1.4.1, graphviz-12.1.1, imlib2-1.12.3, xmedcon-0.24.0
5 months ago
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 7c0d24fef7 Updates 12 September 2022 ...
gtk-qt-engine - include docs and translations for development builds
 various misc builds versions
2 years ago
Ray-V 805a799dc9 R14.0.11 updates 3 years ago
Ray-V 37d055a8ef New apps for development builds -
Ref: PR25 -
Added codeine, klamav [including clamav], imlib2, kompose, kplayer, twin-style-suse2
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 ee37f09793 Added R14.0.6 build
Removed old version builds
Updated get-source.sh for default TDE archive type tar.xz
 .. and added ARCHIVE_TYPE for misc builds which were tar.bz2
Updated xmedcon version [issue 14]
Corrected cd for koffice-i18n [issue 15]
Added cmake for libart-lgpl development version [issue 16]
5 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 aea999128a Some Misc builds version updates
Fixed tidy-html5 localization
7 years ago
Thorn Inurcide a41e0d34ab Updates possibly related to undiagnosed OCD 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