Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37427085
en ru br
ALT Linux repos
5.0: 1.0-alt4.1
4.1: 1.0-alt3
4.0: 1.0-alt3
3.0: 1.0-alt3

Group :: Networking/Other
RPM: gtkipcalc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gtkipcalc
Version: 1.0
Release: alt4.1

Summary: GUI tool for network calculations
License: GPL
Group: Networking/Other

Source: %name-%version.tar.gz
Source1: %name.desktop
Source2: ru.po

# Automatically added by buildreq on Sun May 18 2008

BuildRequires: gtk+-devel

%description
%name is a simple GUI tool, that can calculate some IP
information, such as default gateway, broadcast address and
address range, by IP and network mask.

%prep
%setup

%build
rm -f po/*.gmo
cp -fv %SOURCE2 po/
%configure
%make_build

%install
%makeinstall
mkdir %buildroot%_desktopdir
install -p -D -m644 %SOURCE1 %buildroot%_desktopdir/

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%_bindir/%name
%_desktopdir/%name.desktop

%doc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
%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