KDE4 thumbnail generator

GOWrite development versions and discussion relating to them

Moderator: lpaatero

Post Reply
lpaatero
Go liiton hallitus
Posts: 528
Joined: Fri May 21, 2004 12:20 pm
Location: Finland

KDE4 thumbnail generator

Post by lpaatero »

I have now packaged KDE4 thumbnail generator source.

Installation: Unzip contents into working directory, and read building instruction in README file.

As this is my first KDE4 program, I am not at all sure it will work everywhere. In particular I do not know minimum versions needed to make this work. I am using CMake 2.8 and KDE 4.3.

Any comments would be much appreciated!

regards
Lauri Paatero
lpaatero
Go liiton hallitus
Posts: 528
Joined: Fri May 21, 2004 12:20 pm
Location: Finland

Re: KDE4 thumbnail generator

Post by lpaatero »

Corrected packaging of generator. Now I do not expect any big problems.
README for building is very terse, but probably gives most critical answers.

Corrected version can be downloaded from http://gowrite.net/download/gowrite2_kd ... 2_3_30.zip.

Installation:
  • - Create work directory
    - Unzip file into it.
    - Follow instructions in README.
Improvements:
  • - Corrected build script to build thumbnail viewer for correct KDE prefix.
    - Changed buildkde script to correct one. Previous contained (harmless) extra commands.
    - Added notes about obscure error message when missing libkde4-devel to readme.
    - Added minimum version to CMakeLists.txt, so that CMake does not complain.
t.
Lauri
Post Reply