Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37429322
en ru br
Репозитории ALT
S:1.5.4-alt3
5.1: 1.5.3-alt1
4.1: 1.5.1-alt1
4.0: 1.5.1-alt1
3.0: 1.4.0.1-alt1
www.altlinux.org/Changes

Группа :: Науки/Прочее
Пакет: g3data

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin