Search Criteria
Package Details: dgsh-git r1568.e51fb99911-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dgsh-git.git (read-only, click to copy) |
---|---|
Package Base: | dgsh-git |
Description: | Directed Graph Shell |
Upstream URL: | https://www2.dmst.aueb.gr/dds/sw/dgsh/ |
Keywords: | shell |
Licenses: | Apache |
Submitter: | lucaswerkmeister |
Maintainer: | lucaswerkmeister |
Last Packager: | lucaswerkmeister |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-22 15:06 (UTC) |
Last Updated: | 2024-06-23 14:54 (UTC) |
Dependencies (17)
- automake (automake-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gperf (gperf-gitAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- libtool (libtool-gitAUR) (make)
- make (make-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- texinfo (texinfo-gitAUR) (make)
- check (check-gitAUR) (check)
- fftw (check)
- tcsh (tcsh-gitAUR) (check)
- words (check)
- graphviz (optional) – visualize graphs
Latest Comments
lucaswerkmeister commented on 2024-06-23 14:55 (UTC)
Note if anyone’s still interested in this package: I just pushed a minor update, but it doesn’t actually compile. See the AUR git commit message for details.
jesrui commented on 2020-02-27 23:14 (UTC)
I got an error while compiling coreutils:
Haven't investigated it though. This was with dgsh git 044bb75.
lucaswerkmeister commented on 2019-09-03 20:25 (UTC)
Added bison (and also rsync) to makedepends, but now I get another error – perhaps you’ll have more luck…?
Nudin commented on 2019-09-03 13:49 (UTC)
The PKGBUILD is missing 'bison' as a makedepend.
lucaswerkmeister commented on 2018-05-30 14:47 (UTC)
Thanks, updated.
eigengrau commented on 2018-05-26 10:50 (UTC)
gperf is already required at build time (makedepends).