Search Criteria
Package Details: url-eater-git r24.21be820-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/url-eater-git.git (read-only, click to copy) |
---|---|
Package Base: | url-eater-git |
Description: | Clean unnecessary parameters from URLs copied to clipboard |
Upstream URL: | https://github.com/AgathaSorceress/url-eater |
Licenses: | custom: NVL |
Conflicts: | url-eater, url-eater-bin |
Provides: | url-eater |
Submitter: | Riedler |
Maintainer: | Riedler |
Last Packager: | Riedler |
Votes: | 3 |
Popularity: | 0.000200 |
First Submitted: | 2023-04-03 13:34 (UTC) |
Last Updated: | 2024-07-10 14:55 (UTC) |
Dependencies (3)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
glitsj16 commented on 2023-08-05 04:34 (UTC)
Missing
git
in makedepends.AgathaSorceress commented on 2023-04-05 17:05 (UTC)
@glitsj16 Hi! The minimum supported rust version is currently stable 1.65 and stable 1.67.1 is used in CI.
glitsj16 commented on 2023-04-05 02:31 (UTC) (edited on 2023-04-05 02:31 (UTC) by glitsj16)
Thanks for offering this nice tool in the AUR. I did have some problems though:
building requires the use of a
nightly
version of the Rust tool chain;systemd complains when enabling the user service because
multi-user.target
is non-existing foruser
services;general nitpicks about package guidelines.
Feel free to integrate anything you like from https://gist.github.com/glitsj16/2a56ccb41dc83af0238f3e40b86643d7