Search Criteria
Package Details: dtagfs-git 0.1.4.r0.gdc59816-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dtagfs-git.git (read-only, click to copy) |
|---|---|
| Package Base: | dtagfs-git |
| Description: | Tag-based FUSE virtual file system |
| Upstream URL: | https://git.fuwafuwa.moe/lesderid/dtagfs |
| Keywords: | fuse |
| Licenses: | custom:NCSA |
| Conflicts: | dtagfs |
| Provides: | dtagfs |
| Submitter: | lesderid |
| Maintainer: | lesderid |
| Last Packager: | lesderid |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-11-08 03:49 (UTC) |
| Last Updated: | 2016-11-29 18:37 (UTC) |
Latest Comments
lesderid commented on 2018-11-28 17:38 (UTC) (edited on 2018-11-28 20:50 (UTC) by lesderid)
@dreieck Thanks for letting me know. It's fixed in the latest commit.
gdcprobably worked for you because it's frequently outdated (I assume std.c.process was recently deprecated and removed).dreieck commented on 2018-11-28 17:29 (UTC)
It does makedepend on
d-compiler, which is provided bydmdorgdcorldc(all in community-repo). However, it cannot be built withdmd. Withgdcinstalled instead ofdmdit dows work, withldcI have not tested.So, maybe change the makedependency on
d-compilerexplicitly togdc?Here is the build error message with
dmd: