Package Details: easyhg 1.4-2

Git Clone URL: https://aur.archlinux.org/easyhg.git (read-only, click to copy)
Package Base: easyhg
Description: Simple user interface for the Mercurial distributed version contol system.
Upstream URL: http://easyhg.org
Licenses: GPL2
Submitter: FSMaxB
Maintainer: None
Last Packager: FSMaxB
Votes: 5
Popularity: 0.000000
First Submitted: 2013-05-14 10:01 (UTC)
Last Updated: 2022-06-28 08:04 (UTC)

Dependencies (4)

Required by (0)

Sources (2)

Latest Comments

MarsSeed commented on 2022-06-27 19:33 (UTC)

Hi,

I strongly recommend that this should not depend on python-crypto. That name is deprecated.

The proper and safe way is to use python-pycryptodome, which is the continuation fork.

Someone has created a wrong package in AUR providing "python-crypto".

That's why it's much better if you declare python-pycryptodome, to ensure this will use the proper dependency.

Cheers.

shoryuken commented on 2022-02-16 12:19 (UTC) (edited on 2022-02-16 12:21 (UTC) by shoryuken)

Build fails for me:

src/panner.cpp:148:18: error: aggregate 'QPainterPath path' has incomplete type and cannot be defined
  148 |     QPainterPath path;

Alister.Hood commented on 2015-07-25 11:07 (UTC)

Note that there's also a qt5 branch.