6 Commits (7c0d24fef7e54c94a1c954782b0095818948aba3)

Author SHA1 Message Date
Ray-V acc9622c99 Updates 30 August 2022 ...
gtk3-tqt-engine - added cmake for development builds
 abakus, arts, k3b, kile and rosegarden - added man pages for development builds
 tdeio-locate and tdepowersave - new translation directories for development builds
 inkscape - added a pkg-config .pc file for double-conversion
 speex - added a README
3 years ago
Ray-V 38f0d9fe0c Revised cmake-trinty usage
- stage 1 - enable compatibility with existing build tree
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 f194cf13fc Updated development builds
option to build 14.0.x - currently 14.0.9
 use of LINGUAS variable for localization of development builds
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 0b272f1d9c added tdepowersave
added LDFLAGS to amarok.SlackBuild and edited i18n routine
5 years ago