Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37505100
en ru br
ALT Linux repos
5.0: 0.1-alt2.rc1
4.1: 0.2.1-alt0.M41.1
4.0: 0.1.1-alt0.M40.1

Group :: Security/Networking
RPM: nmapsi4

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nmapsi4
Version: 0.2.1
Release: alt0.M41.1
Summary: NmapSI4 is a qt4 interface for nmap scanner
License: GPLv2
Group: Security/Networking
Url: http://nmapsi4.netsons.org/
Source0: http://nmapsi4.googlecode.com/files/%name-%version.tar.gz
Packager: Motsyo Gennadi <drool at altlinux.ru>

BuildRequires: cmake gcc-c++ libqt4-devel

Requires: nmap

%description
NmapSi4 is a complete Qt4-based Gui with the design goals
to provide a complete nmap interface for Users, in order
to menagement all option of this power security net scanner!

%prep
%setup -q

%build
cmake \
-DCMAKE_INSTALL_PREFIX=%prefix \
-DCMAKE_CXX_FLAGS:STRING="%optflags" \
-DCMAKE_C_FLAGS:STRING="%optflags"
%make_build

%install
%make DESTDIR=%buildroot install
chmod +x %buildroot%_bindir/*

%files
%doc AUTHORS NEWS README TODO
%_bindir/*
%_datadir/%name
%_datadir/icons/*/*/apps/%name.png
%_desktopdir/kde/*.desktop

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin