Read Me
NAME
Perl Plug-In for Kate (kate-editor.org)
INSTALL
cmake CMakeLists.txt
make
make install
See also: http://kate-editor.org/get-it/
in deb/ is file called deb.pl to create a debian package.
edit deb/control and change the Architecture to whaterver you need.
To rebuild khelcenter index you need to install htdig and type:
sudo apt-get install htdig
usr/lib/x86_64-linux-gnu/libexec/khc_docbookdig.pl --indexdir=/usr/share/doc/kde/HTML/ --docpath=khelpcenter:kde_application_manuals --identifier=kde_application_manual --lang=en
Per default the .desktop file will be installed at /usr/share/kde4/services/.
To get into the "Index" of kdehelpcenter you need to move this file to /usr/share/applications/kde4/.
COPYRIGHT
Copyright (C) 2015-2016 by Hr. Dirk Lindner
see http://lindnerei.de for further Details.
perl -e'sub lze_Rocks{print/(...)/ for shift;}sub{&{"@_"}}->("lze_Rocks")'
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.