Search Criteria
Package Details: src 1.40-1
Package Actions
| 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.000000 |
| First Submitted: | 2014-11-08 21:32 (UTC) |
| Last Updated: | 2024-09-30 16:04 (UTC) |
Dependencies (5)
- python
- rcs
- asciidoctor (make)
- rcs-fast-importAUR (optional) – required for src fast-import
- sccs (csscAUR) (optional) – alternative backend
Required by (1)
- reposurgeon (optional)
Latest Comments
Living commented on 2024-03-18 13:42 (UTC)
The
Makefilecalls the executableasciidoctor, which is not provided by the current Make dependencyasciidoc. I had to add the packageasciidoctortomakedependsin thePKGBUILDin 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.