Your message dated Thu, 17 Sep 2015 09:04:29 +0200 with message-id <[email protected]> and subject line Re: Bug#799204: Kate C++ Helper Plugin has caused the Debian Bug report #799204, regarding RFP: kate-cpp-helper -- Kate C++ Helper Plugin to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 799204: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799204 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: kate Version: 4:15.08.0-1 Severity: wishlist Hello, i want to suggest to add this really nice plugin to the kate package. With this plugin you have extended functionality in developing C++ programs, you only find in big development environments. Just have a look at the description and screenshots on the homepage: http://zaufi.github.io/kate-cpp-helper-plugin.html You can find the KDE homepage here: http://kde-apps.org/content/show.php?content=148606 Up to now there was the problem to get this plugin compiled. But today i get support from the author and it is working now in Debian 8.2 (jessie). The complete discussion can be found here: https://github.com/zaufi/kate-cpp-helper-plugin/issues/24 Here a short description how to compile it successfull. Install the following packages: kdelibs5-dev libclang-3.5-dev libclang-common-3.5-dev libclang1-3.5 xapian libxapian22 libxapian-dev libboost-all-dev clang-3.5 (I can't say if all of them are needed) Then you download and compile the sources with this commands: $ git clone https://github.com/zaufi/kate-cpp-helper-plugin.git $ cd kate-cpp-helper-plugin $ git fetch $ git checkout issue-23 $ mkdir build $ cd build $ cmake .. $ make $ make install Currently i have not tested to install the files in the Debian directories i found in /usr/share/kde4/apps/kate/plugins/ Regards Karsten
--- End Message ---
--- Begin Message ---Hello Sune, Am 16.09.2015 um 21:00 schrieb Sune Vuorela: > Hi > > We don't package these kind of 3rd party things, but you are free to do it on > your own. Why you are thinking this plugin is a "3rd party thing" ? 1. This plugin is part of kate and the project home page is on KDE! http://kde-apps.org/content/show.php?content=148606 2. The sense of a plugin is that it is written by a "third party" and not by the main project. ;-) Is there a simple and good description how to package such a software for Debian? What's about the different versions for different CPU? How it must be integrated into the existant way of installing kate in Debian? Why all plugins are shipped within the kate package and this plugin must be shipped in an own package? > > And note that we are moving towards everything being qt5 based, so you should > look for a version working with that. Why the author should not port it to QT5 when KDE will be QT5? > > I'm closing this bug. Sorry - that's not understandable for me. As maintainer of the kate package you should be interested that kate has the best functionality that is possible. This plugin is an quantum jump for editing C++ sources. Best regards Karsten
--- End Message ---

