Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37707000
en ru br
ALT Linux repos
S:1.6.6-alt1

Group :: Sciences/Mathematics
RPM: gap-gapdoc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define repo GAPDoc

Name: gap-gapdoc
Version: 1.6.5
Release: alt1
Summary: GAP: package for GAP Documentation
License: GPL-2.0+
Group: Sciences/Mathematics
Url: https://www.gap-system.org/Packages/gapdoc.html

Source: https://github.com/frankluebeck/GAPDoc/archive/%version/%repo-relv%version.tar.gz

BuildArch: noarch
BuildRequires: fdupes
BuildRequires: rpm-macros-gap
Requires: gap >= 4.7.6
#Suggests:       gap-io >= 2.3

%description
This package contains a definition of a structure for GAP (package)
documentation, based on XML. It also contains conversion programs for
producing text, PDF or HTML versions of such documents, with
hyperlinks, if possible.

%prep
%setup -n GAPDoc-relv%version

%build
%install
%gappkg_simple_install
fdupes %buildroot%_prefix

%files -f %name.files
%dir %gap_sitelib/%repo-relv%version/
%gap_sitelib/%repo-relv%version/*

%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