Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37507131
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.1.1
Release: alt0.M40.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: gcc-c++ libqt4-devel libSM-devel libXcursor-devel libXi-devel libXinerama-devel libXrandr-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
export PATH=$PATH:%_qt4dir/bin
qmake "QMAKE_CFLAGS+=%optflags" "QMAKE_CXXFLAGS+=%optflags" %name.pro
lrelease %name.pro
%make_build

%install
%make INSTALL_ROOT=%buildroot install

%__mkdir -p %buildroot%_desktopdir && cp src/kde/*.desktop %buildroot%_desktopdir/

%files
%doc AUTHORS NEWS README TODO
%_bindir/%name
%_datadir/icons/*/*/apps/%name.png
%_desktopdir/*.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