Search Criteria
Package Details: libreddit-git r27.c4b9400-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libreddit-git.git (read-only, click to copy) |
---|---|
Package Base: | libreddit-git |
Description: | Alternative private front-end to Reddit |
Upstream URL: | https://github.com/spikecodes/libreddit |
Licenses: | AGPL-3.0 |
Conflicts: | libreddit |
Provides: | libreddit |
Submitter: | spikecodes |
Maintainer: | spikecodes |
Last Packager: | spikecodes |
Votes: | 4 |
Popularity: | 0.74 |
First Submitted: | 2020-10-21 00:01 (UTC) |
Last Updated: | 2021-01-04 20:47 (UTC) |
Dependencies (2)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
kusky commented on 2021-10-19 19:23 (UTC) (edited on 2021-10-19 19:24 (UTC) by kusky)
why is the arch set to x86_64? this compiles and works like a charm on arm
somini commented on 2021-05-28 22:33 (UTC)
https://github.com/spikecodes/libreddit/pull/227 is merged now.
contrib/libreddit.conf
to be installed in/etc/libreddit.conf
contrib/libreddit.service
, to be installed in/usr/lib/systemd/system
(pkg-config systemd --variable=systemd_system_unit_dir
)somini commented on 2021-05-23 12:01 (UTC)
@SZanko Good idea, https://github.com/spikecodes/libreddit/pull/227
SZanko commented on 2021-05-20 12:50 (UTC)
Please make a Pull Request with your systemd unit and hope that the developer merge your stuff into the main repo. This would also help people with are running other distros.
somini commented on 2021-03-04 01:18 (UTC)
This could use a systemd unit to easily run this. Here's my take:
The
/etc/libreddit.conf
is optional.Ideally, the program could take options as environment variables directly, as defaults without arguments. Should I open a Pull Request on the repository itself, or do you prefer a patch here?
If you are running a reverse proxy in front of this (in this case nginx), use also:
spikecodes commented on 2021-01-04 20:48 (UTC)
It sounds like a default Rust toolchain hasn't been configured. Try running:
Tio commented on 2021-01-04 19:54 (UTC)
Now I get this error:
spikecodes commented on 2021-01-04 18:06 (UTC)
Not sure why it was set to the nightly toolchain. Just fixed it by switching to Rust's stable toolchain, thanks!
Tio commented on 2021-01-04 17:59 (UTC)
Same here. I get this error:
geosam commented on 2021-01-04 14:56 (UTC)
I get th next error:
error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installed