Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37566321
en ru br
ALT Linux repos
S:1.5.4-alt3
5.0: 1.5.1-alt1
4.1: 1.5.1-alt1
4.0: 1.5.1-alt1
3.0: 1.4.0.1-alt1

Group :: Sciences/Other
RPM: g3data

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: g3data
Version: 1.5.4
Release: alt3

Packager: Vladislav Zavjalov <slazav at altlinux.org>

Source: %name-%version.tar

Summary: A tool for extracting data from scanned graphs
License: GPL
Group: Sciences/Other
Url: https://github.com/pn2200/g3data

BuildRequires: libgtk+2-devel

%description
g3data is a tool for extracting data from scanned graphs. For graphs
published in scientific articles the actual data is usually not
explicitly given; g3data makes the process of extracting this data easy.

%prep
%setup -q

%build
%autoreconf
%configure
%make

%install
%makeinstall
mkdir -p %buildroot%_liconsdir
mv %buildroot/usr/share/pixmaps/g3data-icon.png \
  %buildroot%_liconsdir
sed -i -e 's/g3data-icon.xpm/g3data-icon/'\
         %buildroot%_desktopdir/g3data.desktop

%files
%_bindir/*
%_mandir/man1/*
%_desktopdir/*
%_liconsdir/*

%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