blob: 7fb1b0a2bbd51adea4a5c847348de1bfe3981c6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = octave-generate_html
pkgdesc = This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages.
pkgver = 0.3.3
pkgrel = 1
url = https://gnu-octave.github.io/packages/generate_html/
install = octave-generate_html.install
arch = any
groups = octave-forge
license = GPL3
makedepends = texinfo
depends = octave>=3.2.0
noextract = generate_html-0.3.3.tar.gz
source = https://downloads.sourceforge.net/octave/generate_html-0.3.3.tar.gz
sha256sums = 087274fbdd3e48d5e6b252eb41cfbc69eb529c72b49bd3ea1018a916e163c07c
pkgname = octave-generate_html
|