Page 1 of 1

KDE4 thumbnail generator

Posted: Fri Dec 04, 2009 10:57 am
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

Re: KDE4 thumbnail generator

Posted: Mon May 31, 2010 8:38 pm
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