summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: afcbaf3a2c9a8513d889e127bd4af0fb43b8ee61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = cppman
	pkgdesc = C++ 98/11/14/17/20 manual pages for Linux, with source from cplusplus.com and cppreference.com.
	pkgver = 0.5.6
	pkgrel = 3
	url = https://github.com/aitjcize/cppman
	arch = any
	license = GPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-beautifulsoup4
	depends = python-html5lib
	optdepends = vim: For using vim as a pager
	optdepends = perl: for bash/zsh completion
	conflicts = cppman-git
	source = https://github.com/aitjcize/cppman/archive/0.5.6.tar.gz
	b2sums = ca4c3bc05e3f8b7de432147dcff861ab4b1d3b3de2729da2dc4cb8513f96b3b92e9a7ebbbf0ad577d7372ebc7d152290431d4d95127c63a1a9122c2dd5f12aae

pkgname = cppman