Search Criteria
Package Details: lookupunicode-git r13.c3add01-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lookupunicode-git.git (read-only, click to copy) |
---|---|
Package Base: | lookupunicode-git |
Description: | swizz army knife for unicode - a utility to search in the unicode database |
Upstream URL: | https://codeberg.org/nycex/lookupunicode |
Licenses: | GPL-3.0-only |
Conflicts: | lookupunicode |
Provides: | lookupunicode |
Submitter: | nycex |
Maintainer: | nycex |
Last Packager: | nycex |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-10 15:44 (UTC) |
Last Updated: | 2024-06-02 12:36 (UTC) |
Dependencies (3)
- unicode-character-database
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
nycex commented on 2024-01-25 18:06 (UTC)
Sorry, I totally missed that comment. Should be fine now.
dreieck commented on 2024-01-25 15:58 (UTC)
Please do check on this issue and move
cargo
fromdepends
tomakedepends
if applicable.Regards and thanks for maintaining!
dreieck commented on 2021-01-02 15:18 (UTC)
Is
cargo
really needed as dependency? And not only asmakedepend
?cargo
(rust
) is quite big and I do not want to have to have it permanently installed as a dependency if it is just needed to build the package.So far, I have uninstalled
lookupunicode-git
because of that.