Search Criteria
Package Details: fig 2.16.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fig.git (read-only, click to copy) |
---|---|
Package Base: | fig |
Description: | Adds IDE-style autocomplete to your existing terminal. |
Upstream URL: | https://fig.io |
Licenses: | custom |
Submitter: | ggrant |
Maintainer: | ggrant |
Last Packager: | ggrant |
Votes: | 6 |
Popularity: | 0.063345 |
First Submitted: | 2022-08-12 00:35 (UTC) |
Last Updated: | 2023-05-09 21:47 (UTC) |
Dependencies (7)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- ibus (ibus-git)
- libappindicator-gtk3 (libappindicator-bzr)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpaste)
- xdg-utils (busking-git, linopen, xdg-utils-slock, xdg-utils-symlink-fix, xdg-utils-lxqt, mimi-bachoseven-git, mimi, mimi-git, xdg-utils-handlr, xdg-utils-mimeo, opener, mimejs-git, xdg-utils-betterlockscreen)
- jq (jq-git) (make)
- xz (xz-git) (make)
Latest Comments
ggrant commented on 2022-09-06 18:04 (UTC)
Hey @mchal, that should be fixed now!
mchal commented on 2022-09-06 11:09 (UTC) (edited on 2022-09-06 11:09 (UTC) by mchal)
Line 16 is redundant as all files in
bin/
are already markeda+x
, and trying tochmod
the not-set-satisfied symlinks inbin/
breaks the build processggrant commented on 2022-08-27 04:42 (UTC)
Thanks @alerque, most all of these issues should be resolved now!
alerque commented on 2022-08-26 20:19 (UTC) (edited on 2022-08-26 20:38 (UTC) by alerque)
A few guidelines on packaging that should be fixed:
fig-bin
. When this is fixed the package can have provide/conflicts forfig
so that people can find it that way with a search./usr/bin
with spaces in the name is ... unorthodox and potentially disruptive. I suggest either putting these somewhere in a private path (e.g./usr/share/fig/bin/<shell>
) or at the very least naming themfig-<shell>
or something like that.