Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37422760
en ru br
ALT Linux repos
S:1.7.0-alt3
4.1: 1.6.1-alt2
4.0: 1.6.1-alt2
3.0: 1.6.0-alt1

Group :: Networking/Other
RPM: gip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gip
Version: 1.7.0
Release: alt3
Summary: Internet Protocol Calculator for Gnome

Group: Networking/Other
License: GPL
Url: http://code.google.com/p/gip/

Source: %name-%version.tar
Patch1: %name-%version-ubuntu.patch
Patch2: %name-%version-c++11.patch
Packager: Vladimir Lettiev <crux at altlinux.ru>

BuildRequires: libgtkmm2-devel intltool gcc-c++

%description
Gip is an application for making IP address based calculations.
For example, it can display IP addresses in binary format.
It is also possible to calculate subnets.

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build
export LIBDIR=lib
./build.sh --prefix %_prefix

%install
mkdir -p %buildroot%_prefix
export LIBDIR=lib
./build.sh --install --prefix %buildroot%_prefix
%find_lang %name

%files -f %name.lang
%_bindir/%name
%_libexecdir/%name
%_datadir/%name
%_desktopdir/%name.desktop
%_datadir/mime/packages/%name.xml
%doc AUTHORS ChangeLog COPYING

%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