Package Details: src 1.38-2

Git Clone URL: https://aur.archlinux.org/src.git (read-only, click to copy)
Package Base: src
Description: Simple Revision Control with modern UI for single-file projects
Upstream URL: http://www.catb.org/esr/src/
Licenses: BSD
Submitter: chungy
Maintainer: chungy
Last Packager: chungy
Votes: 4
Popularity: 0.052236
First Submitted: 2014-11-08 21:32 (UTC)
Last Updated: 2024-03-18 20:11 (UTC)

Dependencies (5)

Required by (1)

Sources (1)

Latest Comments

Living commented on 2024-03-18 13:42 (UTC)

The Makefile calls the executable asciidoctor, which is not provided by the current Make dependency asciidoc. I had to add the package asciidoctor to makedepends in the PKGBUILD in order to build it.

ryuslash commented on 2019-05-26 23:34 (UTC)

It seems you have a misisng makedepend on asciidoc, I got an error trying to build this earlier saying that a2x couldn't be found.