Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 698 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 698 Bytes

Debian Screenshots

This experimental and legacy digiKam tool allows you to upload desktop captures to Debian documentation website.

Dependencies

Common components

From KDE framework

From digiKam

Compiling and Installing

  • mdkir build
  • cd build
  • cmake . -DCMAKE_INSTALL_PREFIX=/usr
  • make
  • make install/fast