Build Kleopatra from source. Switch to breeze.
* configure.ac: Change kleo to KDEPKG add breeze icons. * packages/packages.current (kleopatra): New. * src/Makefile.am(EXTRA_DIST): Update. Add index.theme. (gpg4win_kdepkgs): Declare new packages (gpg4win_bpkgs): Remove kleo and oxygen-icons. (gpg4win_bpkgs): Remove bsfilter as its not packaged. (gpg4win_pkg_kleopatra_post_install): Disable for now. * src/config.in.nsi: Update defines. * src/inst-sections.nsi: Update. Fix kiconthemes include. * src/inst-kleopatra.nsi, src/uninst-kleopatra.nsi: Update. * src/inst-breeze-icons.nsi, src/uninst-breeze-icons.nsi: New. Generated with help from pkg2nsi. * src/inst-oxygen-icons.nsi, src/uninst-oxygen-icons.nsi: Removed. * src/index.theme: Index for hicolor theme is neccessary for QTheme support.
Phew. For now this installs breeze and breeze-dark themes. Removing
one later will be quick.
Localization is not yet done and Kleopatra itself has some regressions
that need to be fixed.