summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradrianp <adrianp>2009-01-10 20:22:15 +0000
committeradrianp <adrianp>2009-01-10 20:22:15 +0000
commitace03ca3b23548eb7e225a474278323f78c365e2 (patch)
tree938bc41488d703941f9f832dd15b67e98897664f /net
parent7e0de6779fdf9729caf95011c586e9a24be53612 (diff)
downloadpkgsrc-ace03ca3b23548eb7e225a474278323f78c365e2.tar.gz
PLIST fixes for zenmap build pointed out by Bernd Ernesti
PKGREVISION++
Diffstat (limited to 'net')
-rw-r--r--net/nmap/Makefile5
-rw-r--r--net/nmap/PLIST.zenmap315
2 files changed, 191 insertions, 129 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile
index f464becf6b0..018b36a7ec0 100644
--- a/net/nmap/Makefile
+++ b/net/nmap/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2009/01/04 15:16:11 adrianp Exp $
+# $NetBSD: Makefile,v 1.63 2009/01/10 20:22:15 adrianp Exp $
#
DISTNAME= nmap-4.76
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://download.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2
@@ -24,6 +25,8 @@ PLIST_SRC= ${WRKDIR}/.PLIST_SRC
.include "options.mk"
+CHECK_INTERPRETER_SKIP+= share/zenmap/su-to-zenmap.sh
+
CONFIGURE_ARGS+= --with-libpcap=${BUILDLINK_PREFIX.libpcap}
CONFIGURE_ARGS+= --with-libpcre=${BUILDLINK_PREFIX.pcre}
CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}
diff --git a/net/nmap/PLIST.zenmap b/net/nmap/PLIST.zenmap
index e7e6f54af4d..c56b1df56cf 100644
--- a/net/nmap/PLIST.zenmap
+++ b/net/nmap/PLIST.zenmap
@@ -1,44 +1,71 @@
-@comment $NetBSD: PLIST.zenmap,v 1.1 2008/06/09 19:35:31 adrianp Exp $
bin/nmapfe
bin/uninstall_zenmap
bin/xnmap
bin/zenmap
-${PYSITELIB}/higwidgets/__init__.py
-${PYSITELIB}/higwidgets/__init__.pyc
-${PYSITELIB}/higwidgets/gtkutils.py
-${PYSITELIB}/higwidgets/gtkutils.pyc
-${PYSITELIB}/higwidgets/higboxes.py
-${PYSITELIB}/higwidgets/higboxes.pyc
-${PYSITELIB}/higwidgets/higbuttons.py
-${PYSITELIB}/higwidgets/higbuttons.pyc
-${PYSITELIB}/higwidgets/higdialogs.py
-${PYSITELIB}/higwidgets/higdialogs.pyc
-${PYSITELIB}/higwidgets/higentries.py
-${PYSITELIB}/higwidgets/higentries.pyc
-${PYSITELIB}/higwidgets/higexpanders.py
-${PYSITELIB}/higwidgets/higexpanders.pyc
-${PYSITELIB}/higwidgets/higframe.py
-${PYSITELIB}/higwidgets/higframe.pyc
-${PYSITELIB}/higwidgets/higlabels.py
-${PYSITELIB}/higwidgets/higlabels.pyc
-${PYSITELIB}/higwidgets/higlogindialogs.py
-${PYSITELIB}/higwidgets/higlogindialogs.pyc
-${PYSITELIB}/higwidgets/hignotebooks.py
-${PYSITELIB}/higwidgets/hignotebooks.pyc
-${PYSITELIB}/higwidgets/higprogressbars.py
-${PYSITELIB}/higwidgets/higprogressbars.pyc
-${PYSITELIB}/higwidgets/higscrollers.py
-${PYSITELIB}/higwidgets/higscrollers.pyc
-${PYSITELIB}/higwidgets/higspinner.py
-${PYSITELIB}/higwidgets/higspinner.pyc
-${PYSITELIB}/higwidgets/higtables.py
-${PYSITELIB}/higwidgets/higtables.pyc
-${PYSITELIB}/higwidgets/higtextviewers.py
-${PYSITELIB}/higwidgets/higtextviewers.pyc
-${PYSITELIB}/higwidgets/higwindows.py
-${PYSITELIB}/higwidgets/higwindows.pyc
-${PYSITELIB}/higwidgets/utils.py
-${PYSITELIB}/higwidgets/utils.pyc
+${PYSITELIB}/radialnet/__init__.py
+${PYSITELIB}/radialnet/__init__.pyc
+${PYSITELIB}/radialnet/bestwidgets/__init__.py
+${PYSITELIB}/radialnet/bestwidgets/__init__.pyc
+${PYSITELIB}/radialnet/bestwidgets/boxes.py
+${PYSITELIB}/radialnet/bestwidgets/boxes.pyc
+${PYSITELIB}/radialnet/bestwidgets/buttons.py
+${PYSITELIB}/radialnet/bestwidgets/buttons.pyc
+${PYSITELIB}/radialnet/bestwidgets/comboboxes.py
+${PYSITELIB}/radialnet/bestwidgets/comboboxes.pyc
+${PYSITELIB}/radialnet/bestwidgets/expanders.py
+${PYSITELIB}/radialnet/bestwidgets/expanders.pyc
+${PYSITELIB}/radialnet/bestwidgets/frames.py
+${PYSITELIB}/radialnet/bestwidgets/frames.pyc
+${PYSITELIB}/radialnet/bestwidgets/labels.py
+${PYSITELIB}/radialnet/bestwidgets/labels.pyc
+${PYSITELIB}/radialnet/bestwidgets/textview.py
+${PYSITELIB}/radialnet/bestwidgets/textview.pyc
+${PYSITELIB}/radialnet/bestwidgets/windows.py
+${PYSITELIB}/radialnet/bestwidgets/windows.pyc
+${PYSITELIB}/radialnet/core/ArgvHandle.py
+${PYSITELIB}/radialnet/core/ArgvHandle.pyc
+${PYSITELIB}/radialnet/core/Coordinate.py
+${PYSITELIB}/radialnet/core/Coordinate.pyc
+${PYSITELIB}/radialnet/core/Graph.py
+${PYSITELIB}/radialnet/core/Graph.pyc
+${PYSITELIB}/radialnet/core/Info.py
+${PYSITELIB}/radialnet/core/Info.pyc
+${PYSITELIB}/radialnet/core/Interpolation.py
+${PYSITELIB}/radialnet/core/Interpolation.pyc
+${PYSITELIB}/radialnet/core/XMLHandler.py
+${PYSITELIB}/radialnet/core/XMLHandler.pyc
+${PYSITELIB}/radialnet/core/__init__.py
+${PYSITELIB}/radialnet/core/__init__.pyc
+${PYSITELIB}/radialnet/gui/Application.py
+${PYSITELIB}/radialnet/gui/Application.pyc
+${PYSITELIB}/radialnet/gui/ControlWidget.py
+${PYSITELIB}/radialnet/gui/ControlWidget.pyc
+${PYSITELIB}/radialnet/gui/Dialogs.py
+${PYSITELIB}/radialnet/gui/Dialogs.pyc
+${PYSITELIB}/radialnet/gui/HostsViewer.py
+${PYSITELIB}/radialnet/gui/HostsViewer.pyc
+${PYSITELIB}/radialnet/gui/Image.py
+${PYSITELIB}/radialnet/gui/Image.pyc
+${PYSITELIB}/radialnet/gui/NodeNotebook.py
+${PYSITELIB}/radialnet/gui/NodeNotebook.pyc
+${PYSITELIB}/radialnet/gui/NodeWindow.py
+${PYSITELIB}/radialnet/gui/NodeWindow.pyc
+${PYSITELIB}/radialnet/gui/RadialNet.py
+${PYSITELIB}/radialnet/gui/RadialNet.pyc
+${PYSITELIB}/radialnet/gui/Toolbar.py
+${PYSITELIB}/radialnet/gui/Toolbar.pyc
+${PYSITELIB}/radialnet/gui/__init__.py
+${PYSITELIB}/radialnet/gui/__init__.pyc
+${PYSITELIB}/radialnet/util/__init__.py
+${PYSITELIB}/radialnet/util/__init__.pyc
+${PYSITELIB}/radialnet/util/drawing.py
+${PYSITELIB}/radialnet/util/drawing.pyc
+${PYSITELIB}/radialnet/util/geometry.py
+${PYSITELIB}/radialnet/util/geometry.pyc
+${PYSITELIB}/radialnet/util/integration.py
+${PYSITELIB}/radialnet/util/integration.pyc
+${PYSITELIB}/radialnet/util/misc.py
+${PYSITELIB}/radialnet/util/misc.pyc
${PYSITELIB}/zenmapCore/BasePaths.py
${PYSITELIB}/zenmapCore/BasePaths.pyc
${PYSITELIB}/zenmapCore/BugRegister.py
@@ -47,42 +74,26 @@ ${PYSITELIB}/zenmapCore/Diff.py
${PYSITELIB}/zenmapCore/Diff.pyc
${PYSITELIB}/zenmapCore/DiffHtml.py
${PYSITELIB}/zenmapCore/DiffHtml.pyc
-${PYSITELIB}/zenmapCore/GetConfigFile.py
-${PYSITELIB}/zenmapCore/GetConfigFile.pyc
${PYSITELIB}/zenmapCore/I18N.py
${PYSITELIB}/zenmapCore/I18N.pyc
${PYSITELIB}/zenmapCore/Name.py
${PYSITELIB}/zenmapCore/Name.pyc
+${PYSITELIB}/zenmapCore/NetworkInventory.py
+${PYSITELIB}/zenmapCore/NetworkInventory.pyc
${PYSITELIB}/zenmapCore/NmapCommand.py
${PYSITELIB}/zenmapCore/NmapCommand.pyc
${PYSITELIB}/zenmapCore/NmapOptions.py
${PYSITELIB}/zenmapCore/NmapOptions.pyc
${PYSITELIB}/zenmapCore/NmapParser.py
${PYSITELIB}/zenmapCore/NmapParser.pyc
-${PYSITELIB}/zenmapCore/OSList.py
-${PYSITELIB}/zenmapCore/OSList.pyc
-${PYSITELIB}/zenmapCore/OSListDump.py
-${PYSITELIB}/zenmapCore/OSListDump.pyc
-${PYSITELIB}/zenmapCore/OptionsConf.py
-${PYSITELIB}/zenmapCore/OptionsConf.pyc
${PYSITELIB}/zenmapCore/Paths.py
${PYSITELIB}/zenmapCore/Paths.pyc
-${PYSITELIB}/zenmapCore/ProfileEditorConf.py
-${PYSITELIB}/zenmapCore/ProfileEditorConf.pyc
${PYSITELIB}/zenmapCore/RecentScans.py
${PYSITELIB}/zenmapCore/RecentScans.pyc
-${PYSITELIB}/zenmapCore/ScanProfileConf.py
-${PYSITELIB}/zenmapCore/ScanProfileConf.pyc
${PYSITELIB}/zenmapCore/SearchResult.py
${PYSITELIB}/zenmapCore/SearchResult.pyc
-${PYSITELIB}/zenmapCore/ServiceList.py
-${PYSITELIB}/zenmapCore/ServiceList.pyc
-${PYSITELIB}/zenmapCore/ServicesDump.py
-${PYSITELIB}/zenmapCore/ServicesDump.pyc
${PYSITELIB}/zenmapCore/TargetList.py
${PYSITELIB}/zenmapCore/TargetList.pyc
-${PYSITELIB}/zenmapCore/TempConf.py
-${PYSITELIB}/zenmapCore/TempConf.pyc
${PYSITELIB}/zenmapCore/UmitConf.py
${PYSITELIB}/zenmapCore/UmitConf.pyc
${PYSITELIB}/zenmapCore/UmitConfigParser.py
@@ -93,12 +104,8 @@ ${PYSITELIB}/zenmapCore/UmitLogging.py
${PYSITELIB}/zenmapCore/UmitLogging.pyc
${PYSITELIB}/zenmapCore/UmitOptionParser.py
${PYSITELIB}/zenmapCore/UmitOptionParser.pyc
-${PYSITELIB}/zenmapCore/UserConf.py
-${PYSITELIB}/zenmapCore/UserConf.pyc
${PYSITELIB}/zenmapCore/Version.py
${PYSITELIB}/zenmapCore/Version.pyc
-${PYSITELIB}/zenmapCore/WizardConf.py
-${PYSITELIB}/zenmapCore/WizardConf.pyc
${PYSITELIB}/zenmapCore/__init__.py
${PYSITELIB}/zenmapCore/__init__.pyc
${PYSITELIB}/zenmapGUI/About.py
@@ -121,16 +128,14 @@ ${PYSITELIB}/zenmapGUI/NmapOutputProperties.py
${PYSITELIB}/zenmapGUI/NmapOutputProperties.pyc
${PYSITELIB}/zenmapGUI/NmapOutputViewer.py
${PYSITELIB}/zenmapGUI/NmapOutputViewer.pyc
-${PYSITELIB}/zenmapGUI/OSCombo.py
-${PYSITELIB}/zenmapGUI/OSCombo.pyc
${PYSITELIB}/zenmapGUI/OptionBuilder.py
${PYSITELIB}/zenmapGUI/OptionBuilder.pyc
-${PYSITELIB}/zenmapGUI/OptionCombo.py
-${PYSITELIB}/zenmapGUI/OptionCombo.pyc
${PYSITELIB}/zenmapGUI/ProfileCombo.py
${PYSITELIB}/zenmapGUI/ProfileCombo.pyc
${PYSITELIB}/zenmapGUI/ProfileEditor.py
${PYSITELIB}/zenmapGUI/ProfileEditor.pyc
+${PYSITELIB}/zenmapGUI/ProfileHelp.py
+${PYSITELIB}/zenmapGUI/ProfileHelp.pyc
${PYSITELIB}/zenmapGUI/ScanHostDetailsPage.py
${PYSITELIB}/zenmapGUI/ScanHostDetailsPage.pyc
${PYSITELIB}/zenmapGUI/ScanHostsView.py
@@ -143,96 +148,150 @@ ${PYSITELIB}/zenmapGUI/ScanOpenPortsPage.py
${PYSITELIB}/zenmapGUI/ScanOpenPortsPage.pyc
${PYSITELIB}/zenmapGUI/ScanRunDetailsPage.py
${PYSITELIB}/zenmapGUI/ScanRunDetailsPage.pyc
+${PYSITELIB}/zenmapGUI/ScanScanListPage.py
+${PYSITELIB}/zenmapGUI/ScanScanListPage.pyc
${PYSITELIB}/zenmapGUI/ScanToolbar.py
${PYSITELIB}/zenmapGUI/ScanToolbar.pyc
-${PYSITELIB}/zenmapGUI/Search.py
-${PYSITELIB}/zenmapGUI/Search.pyc
+${PYSITELIB}/zenmapGUI/ScansListStore.py
+${PYSITELIB}/zenmapGUI/ScansListStore.pyc
${PYSITELIB}/zenmapGUI/SearchGUI.py
${PYSITELIB}/zenmapGUI/SearchGUI.pyc
${PYSITELIB}/zenmapGUI/SearchWindow.py
${PYSITELIB}/zenmapGUI/SearchWindow.pyc
-${PYSITELIB}/zenmapGUI/ServiceCombo.py
-${PYSITELIB}/zenmapGUI/ServiceCombo.pyc
${PYSITELIB}/zenmapGUI/Splash.py
${PYSITELIB}/zenmapGUI/Splash.pyc
${PYSITELIB}/zenmapGUI/TargetCombo.py
${PYSITELIB}/zenmapGUI/TargetCombo.pyc
+${PYSITELIB}/zenmapGUI/TopologyPage.py
+${PYSITELIB}/zenmapGUI/TopologyPage.pyc
${PYSITELIB}/zenmapGUI/Wizard.py
${PYSITELIB}/zenmapGUI/Wizard.pyc
${PYSITELIB}/zenmapGUI/__init__.py
${PYSITELIB}/zenmapGUI/__init__.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/__init__.py
+${PYSITELIB}/zenmapGUI/higwidgets/__init__.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/gtkutils.py
+${PYSITELIB}/zenmapGUI/higwidgets/gtkutils.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higboxes.py
+${PYSITELIB}/zenmapGUI/higwidgets/higboxes.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higbuttons.py
+${PYSITELIB}/zenmapGUI/higwidgets/higbuttons.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higdialogs.py
+${PYSITELIB}/zenmapGUI/higwidgets/higdialogs.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higentries.py
+${PYSITELIB}/zenmapGUI/higwidgets/higentries.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higexpanders.py
+${PYSITELIB}/zenmapGUI/higwidgets/higexpanders.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higframe.py
+${PYSITELIB}/zenmapGUI/higwidgets/higframe.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higlabels.py
+${PYSITELIB}/zenmapGUI/higwidgets/higlabels.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higlogindialogs.py
+${PYSITELIB}/zenmapGUI/higwidgets/higlogindialogs.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/hignotebooks.py
+${PYSITELIB}/zenmapGUI/higwidgets/hignotebooks.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higprogressbars.py
+${PYSITELIB}/zenmapGUI/higwidgets/higprogressbars.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higscrollers.py
+${PYSITELIB}/zenmapGUI/higwidgets/higscrollers.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higspinner.py
+${PYSITELIB}/zenmapGUI/higwidgets/higspinner.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higtables.py
+${PYSITELIB}/zenmapGUI/higwidgets/higtables.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higtextviewers.py
+${PYSITELIB}/zenmapGUI/higwidgets/higtextviewers.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/higwindows.py
+${PYSITELIB}/zenmapGUI/higwidgets/higwindows.pyc
+${PYSITELIB}/zenmapGUI/higwidgets/utils.py
+${PYSITELIB}/zenmapGUI/higwidgets/utils.pyc
man/man1/zenmap.1
-share/icons/nmap-eye.ico
-share/pixmaps/default.svg
-share/pixmaps/default_32.png
-share/pixmaps/default_75.png
-share/pixmaps/freebsd.svg
-share/pixmaps/freebsd_32.png
-share/pixmaps/freebsd_75.png
-share/pixmaps/irix.svg
-share/pixmaps/irix_32.png
-share/pixmaps/irix_75.png
-share/pixmaps/linux.svg
-share/pixmaps/linux_32.png
-share/pixmaps/linux_75.png
-share/pixmaps/macosx.svg
-share/pixmaps/macosx_32.png
-share/pixmaps/macosx_75.png
-share/pixmaps/openbsd.svg
-share/pixmaps/openbsd_32.png
-share/pixmaps/openbsd_75.png
-share/pixmaps/redhat.svg
-share/pixmaps/redhat_32.png
-share/pixmaps/redhat_75.png
-share/pixmaps/shadow_man.svg
-share/pixmaps/shadow_man_32.png
-share/pixmaps/shadow_man_75.png
-share/pixmaps/solaris.svg
-share/pixmaps/solaris_32.png
-share/pixmaps/solaris_75.png
-share/pixmaps/splash.png
-share/pixmaps/ubuntu.svg
-share/pixmaps/ubuntu_32.png
-share/pixmaps/ubuntu_75.png
-share/pixmaps/unknown.svg
-share/pixmaps/unknown_32.png
-share/pixmaps/unknown_75.png
-share/pixmaps/vl_1.svg
-share/pixmaps/vl_1_32.png
-share/pixmaps/vl_1_75.png
-share/pixmaps/vl_2.svg
-share/pixmaps/vl_2_32.png
-share/pixmaps/vl_2_75.png
-share/pixmaps/vl_3.svg
-share/pixmaps/vl_3_32.png
-share/pixmaps/vl_3_75.png
-share/pixmaps/vl_4.svg
-share/pixmaps/vl_4_32.png
-share/pixmaps/vl_4_75.png
-share/pixmaps/vl_5.svg
-share/pixmaps/vl_5_32.png
-share/pixmaps/vl_5_75.png
-share/pixmaps/win.svg
-share/pixmaps/win_32.png
-share/pixmaps/win_75.png
-share/pixmaps/wizard_logo.png
+share/applications/zenmap-root.desktop
+share/applications/zenmap.desktop
share/zenmap/config/scan_profile.usp
share/zenmap/config/zenmap.conf
share/zenmap/config/zenmap_version
share/zenmap/docs/help.html
share/zenmap/locale/pt_BR/LC_MESSAGES/umit.mo
share/zenmap/misc/options.xml
-share/zenmap/misc/os_db.dmp
share/zenmap/misc/profile_editor.xml
-share/zenmap/misc/services.dmp
share/zenmap/misc/wizard.xml
-@dirrm share/zenmap/misc
+share/zenmap/pixmaps/default.svg
+share/zenmap/pixmaps/default_32.png
+share/zenmap/pixmaps/default_75.png
+share/zenmap/pixmaps/freebsd.svg
+share/zenmap/pixmaps/freebsd_32.png
+share/zenmap/pixmaps/freebsd_75.png
+share/zenmap/pixmaps/irix.svg
+share/zenmap/pixmaps/irix_32.png
+share/zenmap/pixmaps/irix_75.png
+share/zenmap/pixmaps/linux.svg
+share/zenmap/pixmaps/linux_32.png
+share/zenmap/pixmaps/linux_75.png
+share/zenmap/pixmaps/macosx.svg
+share/zenmap/pixmaps/macosx_32.png
+share/zenmap/pixmaps/macosx_75.png
+share/zenmap/pixmaps/openbsd.svg
+share/zenmap/pixmaps/openbsd_32.png
+share/zenmap/pixmaps/openbsd_75.png
+share/zenmap/pixmaps/radialnet/border.png
+share/zenmap/pixmaps/radialnet/close.png
+share/zenmap/pixmaps/radialnet/collapse.png
+share/zenmap/pixmaps/radialnet/expand.png
+share/zenmap/pixmaps/radialnet/firewall.png
+share/zenmap/pixmaps/radialnet/logo.png
+share/zenmap/pixmaps/radialnet/logo.svg
+share/zenmap/pixmaps/radialnet/padlock.png
+share/zenmap/pixmaps/radialnet/router.png
+share/zenmap/pixmaps/radialnet/switch.png
+share/zenmap/pixmaps/radialnet/wireless.png
+share/zenmap/pixmaps/redhat.svg
+share/zenmap/pixmaps/redhat_32.png
+share/zenmap/pixmaps/redhat_75.png
+share/zenmap/pixmaps/solaris.svg
+share/zenmap/pixmaps/solaris_32.png
+share/zenmap/pixmaps/solaris_75.png
+share/zenmap/pixmaps/splash.png
+share/zenmap/pixmaps/ubuntu.svg
+share/zenmap/pixmaps/ubuntu_32.png
+share/zenmap/pixmaps/ubuntu_75.png
+share/zenmap/pixmaps/unknown.svg
+share/zenmap/pixmaps/unknown_32.png
+share/zenmap/pixmaps/unknown_75.png
+share/zenmap/pixmaps/vl_1.svg
+share/zenmap/pixmaps/vl_1_32.png
+share/zenmap/pixmaps/vl_1_75.png
+share/zenmap/pixmaps/vl_2.svg
+share/zenmap/pixmaps/vl_2_32.png
+share/zenmap/pixmaps/vl_2_75.png
+share/zenmap/pixmaps/vl_3.svg
+share/zenmap/pixmaps/vl_3_32.png
+share/zenmap/pixmaps/vl_3_75.png
+share/zenmap/pixmaps/vl_4.svg
+share/zenmap/pixmaps/vl_4_32.png
+share/zenmap/pixmaps/vl_4_75.png
+share/zenmap/pixmaps/vl_5.svg
+share/zenmap/pixmaps/vl_5_32.png
+share/zenmap/pixmaps/vl_5_75.png
+share/zenmap/pixmaps/win.svg
+share/zenmap/pixmaps/win_32.png
+share/zenmap/pixmaps/win_75.png
+share/zenmap/pixmaps/wizard_logo.png
+share/zenmap/pixmaps/zenmap.png
+share/zenmap/su-to-zenmap.sh
+@dirrm ${PYSITELIB}/radialnet/core
+@dirrm ${PYSITELIB}/radialnet/gui
+@dirrm ${PYSITELIB}/radialnet/util
+@dirrm ${PYSITELIB}/radialnet/bestwidgets
+@dirrm ${PYSITELIB}/radialnet
+@dirrm ${PYSITELIB}/zenmapCore
+@dirrm ${PYSITELIB}/zenmapGUI/higwidgets
+@dirrm ${PYSITELIB}/zenmapGUI
+@dirrm share/zenmap/config
@dirrm share/zenmap/locale/pt_BR/LC_MESSAGES
@dirrm share/zenmap/locale/pt_BR
@dirrm share/zenmap/locale
@dirrm share/zenmap/docs
-@dirrm share/zenmap/config
+@dirrm share/zenmap/misc
+@dirrm share/zenmap/pixmaps/radialnet
+@dirrm share/zenmap/pixmaps
@dirrm share/zenmap
-@dirrm ${PYSITELIB}/zenmapGUI
-@dirrm ${PYSITELIB}/zenmapCore
-@dirrm ${PYSITELIB}/higwidgets