blob: d959647c02b4631571fc3daf2425771f8d3e5aad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = c-intro-and-ref
pkgdesc = GNU C Language Introduction and Reference Manual
pkgver = 0.0
pkgrel = 3
url = https://www.gnu.org/software/c-intro-and-ref/
arch = any
license = GFDL-1.3-or-later
makedepends = texlive-latex
optdepends = texinfo: to view documentation in info format
source = https://ftp.gnu.org/gnu/c-intro-and-ref/c-intro-and-ref-0.0.tar.gz
sha256sums = d5fa39fd1433e2c4c0ea5638c0162ebee6ec00ffed628621237b10025171eb4a
pkgname = c-intro-and-ref
|