Search Criteria
Package Details: xxdiff-hg 469.ae1e-1
Git Clone URL: | https://aur.archlinux.org/xxdiff-hg.git (read-only, click to copy) |
---|---|
Package Base: | xxdiff-hg |
Description: | A graphical browser for file and directory differences. |
Upstream URL: | https://bitbucket.org/blais/xxdiff |
Licenses: | GPL2 |
Conflicts: | xxdiff |
Provides: | xxdiff |
Submitter: | andreas_baumann |
Maintainer: | dlin |
Last Packager: | dlin |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2012-10-20 20:27 (UTC) |
Last Updated: | 2016-05-06 16:23 (UTC) |
Dependencies (5)
- qt4 (qt4-bin, qt4-revert80e3108)
- bison (byacc-bison, bison-git) (make)
- flex (flex-git) (make)
- mercurial (mercurial-hg, mercurial-stable-hg) (make)
- python-docutils (make)
Required by (1)
- nautilus-compare (requires xxdiff) (optional)
Latest Comments
micwoj92 commented on 2020-09-08 01:27 (UTC)
Bitbucket no longer hosts mercurial repositories, could you update this package?
bouloumag commented on 2018-03-02 21:04 (UTC) (edited on 2018-03-02 21:05 (UTC) by bouloumag)
Please replace qt4 by qt5.
To build qith qt5 :
hg clone https://bitbucket.org/blais/xxdiff
cd xxdiff/src
export QT_SELECT=qt5
make -f Makefile.bootstrap
edit Makefile adding -std=c++11 to the CXXFLAGS
make
xxdiff is now in ../bin
dlin commented on 2016-05-06 16:31 (UTC)
Alister.Hood commented on 2015-01-17 19:56 (UTC)
Alister.Hood commented on 2015-01-16 21:13 (UTC)
andreas_baumann commented on 2014-01-15 14:16 (UTC)
ceckak commented on 2013-04-02 04:16 (UTC)