Search Criteria
Package Details: tortoisehg-hg 5.5.1.19453-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tortoisehg-hg.git (read-only, click to copy) |
---|---|
Package Base: | tortoisehg-hg |
Description: | Mercurial GUI front end |
Upstream URL: | https://foss.heptapod.net/mercurial/tortoisehg/thg |
Licenses: | GPL2 |
Conflicts: | tortoisehg |
Provides: | tortoisehg |
Submitter: | Misery |
Maintainer: | lacouture |
Last Packager: | lacouture |
Votes: | 61 |
Popularity: | 0.000000 |
First Submitted: | 2008-04-14 22:22 (UTC) |
Last Updated: | 2020-09-09 07:45 (UTC) |
Dependencies (7)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-iniparseAUR (python-iniparse-gitAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-qscintilla-qt5
- python-nautilus (nautilus-python) (optional) – Python binding for Nautilus components
- python-pygments (optional) – syntax highlighting
Latest Comments
1 2 3 4 5 6 7 Next › Last »
lacouture commented on 2020-09-09 07:34 (UTC)
I just fixed the PKGBUILD to point to the new repo location. I changed the 'mercurial-hg' dependency to 'mercurial' as well, now that the mercurial package supports Python3.
Thanks @micwoj92 for the heads up.
micwoj92 commented on 2020-09-08 01:32 (UTC)
Bitbucket no longer hosts mercurial repositories, could you update this package?
lacouture commented on 2020-02-03 15:46 (UTC)
Hi @dvalter, this was fixed upstream a few hours from your post, and this package is working again as I write this comment. Thanks for the heads up anyway.
dvalter commented on 2020-01-24 11:17 (UTC)
Package is currently non-functional due to mercurial-hg is now 5.3.x, but tortoisehg works with 5.1.x-5.2.x
lacouture commented on 2020-01-13 11:26 (UTC)
@Tharbad it's done, thanks. Sorry for the late update.
Tharbad commented on 2019-11-27 06:50 (UTC)
Please update the PKGBUILD dependencies to reflect the mercurial-hg change. It just asked me to install the official mercurial package...
lacouture commented on 2019-11-26 20:25 (UTC)
I just updated the package recipe to python 3.
Please note that is now depends on mercurial-hg (https://aur.archlinux.org/packages/mercurial-hg/), and not the official mercurial package (https://www.archlinux.org/packages/extra/x86_64/mercurial/).
Thanks @chrisjbillington for the proposed PKGBUILD update.
lacouture commented on 2019-11-22 21:38 (UTC)
chrisjbillington commented on 2019-11-22 14:29 (UTC)
@Liso, both AUR packages recently became non-functional due to the removal of python2 related dependencies from the Arch repos. There is no stable release of tortoisehg working with Python 3 yet, so the tortoisehg package has updated to use an unreleased version. This package hasn't updated to deal with the situation yet, which is understandable, as it's an ongoing kerfuffle on tortoisehg didn't work with Python 3 at all until very recently.
An updated PKGBUILD I've been using, based on this one, but updated for Python 3 can be found here:
https://pastebin.com/hp8vdHNy
In either case, running tortoisehg with Python 3 requires mercurial be installed with Python 3 - which is not in the repos yet, and the latest commit installed by the mercurial-hg package is broken at the moment (and you probably don't want a dev version of hg anyway). So anyone wanting mercurial with Python 3 would do best to modify the PKGBUILD of mercurial-hg to install the stable 5.2 release instead of the latest commit.
Liso commented on 2019-11-22 12:31 (UTC)
Is it correct that https://aur.archlinux.org/packages/tortoisehg/ depends on python and this one depends on python2 ?
1 2 3 4 5 6 7 Next › Last »