blob: ddfcd4440ee5d38386e9acd0aac8d2b3ac9a648b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = man2texi
pkgdesc = Converts well-structured man pages to Texinfo format
pkgver = 0.01
pkgrel = 5
url = http://www.math.utah.edu/pub/man2texi/
arch = i686
arch = x86_64
license = GPL
depends = gawk
depends = bash
source = http://www.math.utah.edu/pub/man2texi//man2texi-0.01.tar.bz2
source = noiso8859.diff
sha256sums = 9aacf76bd4c7454387474daca31aef27d5b7fbbeb41a0ad72b2e3974a8213a67
sha256sums = 816e0472b9f4ea1828de013c9ef85fed3f7255cdc79b2cef954b03d8e47ca497
pkgname = man2texi
|