summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/knmap/debian/control
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/applications/knmap/debian/control
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/applications/knmap/debian/control')
-rw-r--r--ubuntu/maverick/applications/knmap/debian/control25
1 files changed, 25 insertions, 0 deletions
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