Search Criteria
Package Details: conduwuit 0.4.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/conduwuit.git (read-only, click to copy) |
---|---|
Package Base: | conduwuit |
Description: | a very cool, featureful fork of conduit |
Upstream URL: | https://github.com/girlbossceo/conduwuit |
Keywords: | conduit conduwuit fork tagged |
Licenses: | Apache-2.0 |
Provides: | conduwuit |
Submitter: | Kimiblock |
Maintainer: | Kimiblock |
Last Packager: | Kimiblock |
Votes: | 3 |
Popularity: | 0.095856 |
First Submitted: | 2024-05-03 12:12 (UTC) |
Last Updated: | 2024-09-02 05:02 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- liburing (liburing-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
Kimiblock commented on 2024-05-20 16:26 (UTC)
@girlbossceo I'm currently busy though, will pick it up if no one does that after a month
girlbossceo commented on 2024-05-18 17:04 (UTC)
The -git package was disowned if you'd like to pick it up: https://aur.archlinux.org/packages/conduwuit-git
Kimiblock commented on 2024-05-18 02:32 (UTC)
Thanks for pointing out the issue.
The first one is fixed. However, in my opinion the dynamic user feature is still better than static system users.
VVL commented on 2024-05-17 19:07 (UTC) (edited on 2024-05-17 19:09 (UTC) by VVL)
from PKGBUILD:
backup=("etc/conduwuit.toml")
install -Dm644 "${srcdir}/conduwuit/conduwuit-example.toml" "${pkgdir}/etc/conduwuit.toml"
Environment="CONDUIT_CONFIG=/etc/conduwuit/conduwuit.toml"
maybe need to fix it?
And one more question: maybe will be good to add sysuser "conduwuit" for service, like in conduit PKGBUILD?