Search Criteria
Package Details: nautilus-search-by-image-git r4.2dcb126-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nautilus-search-by-image-git.git (read-only, click to copy) |
---|---|
Package Base: | nautilus-search-by-image-git |
Description: | Nautilus extension to do a reverse image search in Google/Yandex from a local file context-menu. |
Upstream URL: | https://github.com/jle64/nautilus-search-by-image |
Licenses: | GPL |
Conflicts: | nautilus-search-by-image |
Provides: | nautilus-search-by-image |
Submitter: | jle64 |
Maintainer: | None |
Last Packager: | jle64 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-06 13:50 (UTC) |
Last Updated: | 2021-05-16 23:09 (UTC) |
Dependencies (3)
- python-nautilus (nautilus-python)
- python-requests
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
schrmh commented on 2023-03-18 20:26 (UTC) (edited on 2023-03-18 20:27 (UTC) by schrmh)
Works with that patch (adding +https between git and ://):
schrmh commented on 2023-03-18 20:22 (UTC)
@jle64 Well, only the protocol used should need to be changed like so: https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-zen-git&id=9aa33eedcc2ccad908b7972df4a176b64924f53f
GitHub deprecated git:// as you can read about here: https://stackoverflow.com/questions/72915782/fatal-unable-to-connect-to-github-com-github-com0-140-82-121-3-errno-opera
jle64 commented on 2023-03-17 23:31 (UTC)
I've disowned the package as I've no current motivation to look into it.
This makes it possible for anyone to take ownership and fix it, if they can be bothered.
schrmh commented on 2023-02-24 10:13 (UTC)