astral
astral
Not sure if it's related but, trying to package the x11 port proves challenging as the current build system doesn't seem to properly handle `DESTDIR`. When trying to install to...
I was curious about the progress of this? Also, it would be nice to have a formatting option for precipitation chance. At the moment, the only way to get daily...
Many distros will not package unreleased software, even if one can get a .tar.gz archive otherwise. Making a release tag will make this packagable.
> I'd like to have `MANPREFIX` separated from `MANDIR`, since in OpenBSD (and other systems), the `MANPREFIX` is `${PREFIX}/man` (and not `${PREFIX}/share/man`). Having only `MANDIR` would require the port maintainer...
Okay, when I get back home I'll update PR with ammended commit.
This would be very cool to see. Being a POSIX shell script, perhaps one way to implment it would be a case block for `input` defined as ```sh while :...
Issue is the file is missing many emojis. Please read the issue description. I don't care enough to PR, just thought I'd mention a more proper place to get an...
I notice that [`.local/bin/statusbar/sb-iplocate`](https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/statusbar/sb-iplocate) looks for [`.local/share/larbs/emoji`](https://github.com/LukeSmithxyz/voidrice/blob/master/.local/share/larbs/emoji) instead of the exact same file [`.local/share/larbs/chars/emoji`](https://github.com/LukeSmithxyz/voidrice/blob/master/.local/share/larbs/chars/emoji) that [`.local/bin/dmenuunicode`](https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/dmenuunicode) uses. Is there any reason why there needs to be two `emoji` files containing...
Any reason why this patch isn't accepted? Are zwj-sequence emojis not intended?
This error occurs with `dev-libs/bemenu-0.3.6-r2` for me. However, that ebuild is quite behind. The latest release is [`0.6.10`](https://github.com/Cloudef/bemenu/releases/tag/0.6.10). After building and running - `LD_LIBRARY_PATH=. BEMENU_RENDERERS=. ./bemenu-run`, the issue is no...