summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 11:37:37 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 11:40:05 -0500
commit12921402bed782c15887660b49b809f31861b574 (patch)
tree34a9713315589d28668ff5d15c41fb8b7d449586 /ubuntu/maverick
parentf83e249eac526497a2c3a7e1aa100b78e57f9bfa (diff)
downloadtde-packaging-12921402bed782c15887660b49b809f31861b574.tar.gz
tde-packaging-12921402bed782c15887660b49b809f31861b574.zip
Add preliminary knmap packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r--ubuntu/maverick/applications/knmap/debian/changelog86
-rw-r--r--ubuntu/maverick/applications/knmap/debian/compat1
-rw-r--r--ubuntu/maverick/applications/knmap/debian/control25
-rw-r--r--ubuntu/maverick/applications/knmap/debian/copyright31
-rw-r--r--ubuntu/maverick/applications/knmap/debian/knmap.1.docbook124
-rwxr-xr-xubuntu/maverick/applications/knmap/debian/rules31
-rw-r--r--ubuntu/maverick/applications/knmap/debian/watch4
7 files changed, 302 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/knmap/debian/changelog b/ubuntu/maverick/applications/knmap/debian/changelog
new file mode 100644
index 000000000..5044d8141
--- /dev/null
+++ b/ubuntu/maverick/applications/knmap/debian/changelog
@@ -0,0 +1,86 @@
+knmap (2.1-1ubuntu2) edgy; urgency=low
+
+ * Add kubuntu_00_autoconf2.60.diff and change pre-build to post-patches
+
+ -- Jonathan Riddell <jriddell@ubuntu.com> Sun, 1 Oct 2006 16:20:46 +0100
+
+knmap (2.1-1ubuntu1) edgy; urgency=low
+
+ * Merge from debian unstable.
+
+ -- Sarah Hobbs <hobbsee@ubuntu.com> Thu, 6 Jul 2006 17:02:20 +1000
+
+knmap (2.1-1) unstable; urgency=low
+
+ * New Upstream Release
+ * Fixed debian/watch file
+
+ -- Claudio Moratti <maxer@knio.it> Sat, 21 Jan 2006 20:07:05 +0100
+
+knmap (2.1-0ubuntu2) dapper; urgency=low
+
+ * Added dh_iconcache
+
+ -- Sarah Hobbs <hobbsee@ubuntu.com> Sat, 13 May 2006 21:12:27 +1000
+
+knmap (2.1-0ubuntu1) dapper; urgency=low
+
+ * New upstream release.
+ * Repackaged upstream tarball from tar.bz2 to orig.tar.gz.
+
+ -- Raphaël Pinson <raphink@raphink.net> Tue, 31 Jan 2006 18:30:50 +0100
+
+knmap (2.0-1) unstable; urgency=low
+
+ * New Upstream Release (Closes: #347834)
+
+ -- Claudio Moratti <maxer@knio.it> Fri, 13 Jan 2006 11:54:27 +0100
+
+knmap (2.0-0ubuntu1) dapper; urgency=low
+
+ * New upstream release.
+ * Repackaged the tar.bz2 tarball into a tar.gz one.
+ * Bumped automake dependency to automake1.9 since automake1.6 was removed from
+ dapper.
+ * Updated copyright dates in debian/copyright.
+ * Sponsored upload for Raphaël Pinson <raphink@raphink.net>
+
+ -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 13 Jan 2006 12:09:54 +0100
+
+knmap (1.99+2.0beta1-0ubuntu1) dapper; urgency=low
+
+ * New upstream release
+ * Removing patch kubuntu_01_desktop_file.patch that has been merged in
+ upstream.
+
+ -- Raphaël Pinson <raphink@raphink.net> Sat, 24 Dec 2005 01:01:40 +0100
+
+knmap (1.99-1) unstable; urgency=low
+
+ * New Upstream Release (2.0-beta)
+
+ -- Claudio Moratti <maxer@knio.it> Mon, 19 Dec 2005 12:23:55 +0100
+
+knmap (1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Added libtool patch
+ * Added Categories to .desktop file
+
+ -- Claudio Moratti <maxer@knio.it> Mon, 5 Dec 2005 15:44:48 +0100
+
+knmap (1.0-beta1-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Claudio Moratti <maxer@knio.it> Wed, 9 Nov 2005 18:59:04 +0100
+
+knmap (1.0-0ubuntu1) dapper; urgency=low
+
+ * Initial release.
+ * Patch kubuntu_01_desktop_file.patch adds GenericName and Categories fields
+ to src/knmap.desktop.
+ * Patch kubuntu_02_kdepot.patch modifies admin/cvs.sh to create .pot file.
+
+ -- Raphaël Pinson <raphink@raphink.net> Sat, 3 Dec 2005 13:21:11 +0100
+
diff --git a/ubuntu/maverick/applications/knmap/debian/compat b/ubuntu/maverick/applications/knmap/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/ubuntu/maverick/applications/knmap/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/ubuntu/maverick/applications/knmap/debian/control b/ubuntu/maverick/applications/knmap/debian/control
new file mode 100644
index 000000000..d20aa6453
--- /dev/null
+++ b/ubuntu/maverick/applications/knmap/debian/control
@@ -0,0 +1,25 @@
+Source: knmap-trinity
+Section: net
+Priority: extra
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>> 5), autotools-dev, tdelibs4-trinity-dev, automake, cdbs, docbook2x
+Standards-Version: 3.8.2
+
+Package: knmap-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, nmap
+Description: nmap graphical interface for TDE
+ Knmap is a TDE-based interface to the 'nmap' facility.
+ .
+ The main Knmap window provides for the entry of nmap options and the
+ display of nmap-generated output.
+ .
+ This program is a complete re-write of one by the same name written by
+ Alexandre Sagala. The last version of that program was 0.9 which was
+ released on 2003-03-09 and targeted the KDE 2.2 and QT 2.3 environments.
+ Unfortunately it does not compile on today's TDE / QT environments.
+ .
+ Not to mention that it did not cater for the full set of 'nmap' options.
+ Or, perhaps, 'nmap' progressed whilst that version of Knmap languished.
+ .
+ http://www.kde-apps.org/content/show.php?content=31108
diff --git a/ubuntu/maverick/applications/knmap/debian/copyright b/ubuntu/maverick/applications/knmap/debian/copyright
new file mode 100644
index 000000000..3ea86584c
--- /dev/null
+++ b/ubuntu/maverick/applications/knmap/debian/copyright
@@ -0,0 +1,31 @@
+This package was debianized by Raphaël Pinson <raphink@raphink.net> on
+Sun, 13 Nov 2005 16:44:13 +0100.
+
+It was downloaded from http://sourceforge.net/projects/knmap
+
+Upstream Author : Kevin Gilbert <kev.gilbert@cdu.edu.au>
+
+License:
+
+ 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.
+
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+Copyright
+
+All the software:
+
+ (C) 2005, 2006 by Kevin Gilbert <kev.gilbert@cdu.edu.au>
+
+debian/knmap.1.docbook:
+
+ Copyright (C) 2005, 2006 by Raphaël Pinson <raphink@raphink.net>
diff --git a/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook b/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook
new file mode 100644
index 000000000..bdb91ef74
--- /dev/null
+++ b/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+]>
+<refentry>
+ <refentryinfo>
+ <author>
+ <firstname>Raphaël</firstname>
+ <surname>Pinson</surname>
+ <email>raphink@raphink.net</email>
+ </author>
+ <copyright>
+ <year>2005</year>
+ <holder>Raphaël Pinson</holder>
+ </copyright>
+ <!-- XXX IMPORTANT XXX -->
+ <!-- Keep this date up to date: -->
+ <date>2005-11-16</date>
+ <!-- ^^^^^^^^^^ -->
+ </refentryinfo>
+ <refmeta>
+ <refentrytitle>knmap</refentrytitle>
+ <manvolnum>1</manvolnum>
+ </refmeta>
+ <refnamediv>
+ <refname>knmap</refname>
+ <refpurpose>nmap graphical interface for KDE</refpurpose>
+ </refnamediv>
+ <refsynopsisdiv>
+ <cmdsynopsis>
+ <command>knmap</command>
+ <arg choice="opt">
+ <option><replaceable>Qt-options</replaceable></option>
+ </arg>
+ <arg choice="opt">
+ <option><replaceable>KDE-options</replaceable></option>
+ </arg>
+ </cmdsynopsis>
+ </refsynopsisdiv>
+ <refsect1>
+ <title>DESCRIPTION</title>
+ <para>
+ nmap graphical interface for KDE.
+ </para>
+ <para>
+ Knmap is a KDE-based interface to the 'nmap' facility.
+
+ The main Knmap window provides for the entry of nmap options and the
+ display of nmap-generated output.
+
+ This program is a complete re-write of one by the same name written by
+ Alexandre Sagala. The last version of that program was 0.9 which was
+ released on 2003-03-09 and targeted the KDE 2.2 and QT 2.3 environments.
+ Unfortunately it does not compile on today's KDE / QT environments.
+
+ Not to mention that it did not cater for the full set of 'nmap' options.
+ Or, perhaps, 'nmap' progressed whilst that version of Knmap languished.
+ </para>
+ </refsect1>
+ <refsect1>
+ <title>OPTIONS</title>
+ <para>
+ All <productname>KDE</productname> and <productname>Qt</productname>
+ programs accept a some common command-line options. kommando has no
+ application-specific options.
+ </para>
+ <para>
+ <variablelist>
+ <title>Generic options:</title>
+ <varlistentry>
+ <term> <option>--help</option> </term>
+ <listitem> <para>Show help about options</para> </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term> <option>--help-qt</option> </term>
+ <listitem> <para>Show Qt specific options</para> </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term> <option>--help-kde</option> </term>
+ <listitem> <para>Show KDE specific options</para> </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term> <option>--help-all</option> </term>
+ <listitem> <para>Show all options</para> </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term> <option>--author</option> </term>
+ <listitem> <para>Show author information</para> </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term> <option>-v</option>, <option>--version</option> </term>
+ <listitem> <para>Show version information</para> </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term> <option>--license</option> </term>
+ <listitem> <para>Show license information</para> </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term> <option>--</option> </term>
+ <listitem> <para>Indicates end of options</para> </listitem>
+ </varlistentry>
+ </variablelist>
+ <!-- TODO * add all the rest of the options, but maybe find an automated
+ way to keep it up to date -->
+ </para>
+ </refsect1>
+ <refsect1>
+ <title>COPYRIGHT</title>
+ <para>
+ This manual page was written by Raphaël Pinson
+ <email>raphink@raphink.net</email> for the
+ <productname>Debian</productname> system (but may be used by others).
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the <acronym>GNU</acronym> General Public License,
+ Version 2 or any later version published by the Free Software Foundation.
+ </para>
+ <para>
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in
+ <filename>/usr/share/common-licenses/GPL</filename>.
+ </para>
+ </refsect1>
+</refentry>
+
diff --git a/ubuntu/maverick/applications/knmap/debian/rules b/ubuntu/maverick/applications/knmap/debian/rules
new file mode 100755
index 000000000..1612bbf8a
--- /dev/null
+++ b/ubuntu/maverick/applications/knmap/debian/rules
@@ -0,0 +1,31 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_INSTALL_MANPAGES_knmap-trinity = knmap.1
+
+post-patches::
+ # regenerating files to build app
+ $(MAKE) -f Makefile.cvs
+
+install/knmap-trinity::
+ dh_install src/knmap.desktop usr/share/applications/tde
+ dh_link opt/trinity/share/doc/tde/HTML/en/knmap usr/share/doc/knmap/html
+ dh_iconcache
+
+build/knmap-trinity::
+ docbook2x-man debian/knmap.1.docbook
+
+clean::
+ rm -f knmap.1
+ # removing files not cleaned by upstream
+ rm -f doc/en/Makefile.in
+ rm -f src/Makefile.in
+ rm -f configure
+ rm -f Makefile.in
+ rm -f subdirs
+ rm -f aclocal.m4
diff --git a/ubuntu/maverick/applications/knmap/debian/watch b/ubuntu/maverick/applications/knmap/debian/watch
new file mode 100644
index 000000000..a03b8e955
--- /dev/null
+++ b/ubuntu/maverick/applications/knmap/debian/watch
@@ -0,0 +1,4 @@
+version=3
+http://sf.net/knmap/knmap-(.*)\.tar\.bz2
+
+