You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
README Some Misc builds version updates 7 years ago
kile.SlackBuild Removals, revisions and patches .. 5 years ago

README

Type `kile` and enjoy the power of LaTeX together with the joy of using Kile :)

Using Kile

To use Kile you (obviously) need some external programs.
The following list is divided into basic, advanced and additional usage.

Basic:

- TeTeX 2.0/3.0 or TeXLive 2005/2007 (Including "AMS"-Packages and the documentation)
- KDVI

Advanced:

- KPDF, KGhostView (Viewing PS and PDF)
- Acroread (Viewing PDF)
- Imagemagick, DVIPNG 1.7 (Bottom bar preview)

By default there are also tools for the following programs defined:

- Tar/zip/gzip/bzip2 (Archive)
- DBlatex (Docbook to LaTeX)
- Metapost and Asymptote
- Latex2html (LaTeX to Web)
- Tex4ht (LaTeX to Web)
- Lilypond (Music Typesetting)
- Konqueror/Mozilla/Firefox (Viewing HTML)
- Kbibtex, KBib, JabRef, pybliographer, gbib (View Bibtex files)