Search Criteria
Package Details: pyrescene-git 0.7.r31.g78e9c0c-2
Git Clone URL: | https://aur.archlinux.org/pyrescene-git.git (read-only, click to copy) |
---|---|
Package Base: | pyrescene-git |
Description: | pyReScene is a port of ReScene .NET to the Python programming language. |
Upstream URL: | https://github.com/EchterAgo/pyrescene |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ichundes |
Maintainer: | ichundes |
Last Packager: | ichundes |
Votes: | 6 |
Popularity: | 0.23 |
First Submitted: | 2020-09-16 04:16 |
Last Updated: | 2020-09-16 04:16 |
Dependencies (5)
- lib32-libstdc++5
- python (python-dbg)
- unrar (rar)
- git (git-git) (make)
- chromaprint (chromaprint-fftw, chromaprint-git) (optional)
Latest Comments
1 2 Next › Last »
micwoj92 commented on 2020-09-15 17:22
Thanks
ichundes commented on 2020-09-15 17:17
@micwoj92 I created a new package that builds from a git mirror: https://aur.archlinux.org/packages/pyrescene-git/
ichundes commented on 2020-09-08 02:22
@micwoj92 unfortunately there is no new upstream repository available. I'll check if I have a copy of the code somewhere.
micwoj92 commented on 2020-09-08 01:57
Bitbucket no longer hosts mercurial repositories, could you update this package?
ichundes commented on 2020-03-11 13:55
@nullstring0 making chromaprint optional is definitely a good idea, this pulls in a ton of dependencies on my system that I don't really need. I'll double check about python-numpy and remove it. As for lib32-libstdc++5, I think it is needed for some old RAR versions.
nullstring0 commented on 2020-03-10 20:05
I was able to get this to work without the following dependencies. Could we discuss changing some of them?
ichundes commented on 2020-01-06 07:47
Oh, sorry about that. I applied your patch and bumped pkgrel to 3.
hashworks commented on 2020-01-06 00:57
Since the latest commit this package won't build. Apply this patch to fix this: https://fb.hash.works/4AfLLE
git am < 0001-Fix-changedir-arguments-in-regards-to-previous-commi.patch
ichundes commented on 2019-12-02 05:16
Switched to Python 3. Thanks for the suggestion.
hashworks commented on 2019-12-01 17:01
Thanks for the update. Could we switch to python3 here? Seems like it's supported: "pyReScene requires Python 2.6, 2.7, or 3 to run"