Package Details: trac-mercurial 1.0.0.1-1

Package Base: trac-mercurial
Description: Mercurial plugin for Trac
Upstream URL: http://trac.edgewall.org/wiki/TracMercurial
Category: devel
Licenses: GPL2
Submitter: thujone
Maintainer: encbladexp
Last Packager: None
Votes: 5
First Submitted: 2009-03-16 12:33
Last Updated: 2012-12-16 11:31

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by olegus8

2014-10-21 23:19

Patch to make it work with current Mercurial client:

5c5
< pkgrel=1
---
> pkgrel=2
13c13
< build() {
---
> package() {
15c15
< hg clone http://hg.edgewall.org/trac/mercurial-plugin#1.0
---
> hg clone --insecure http://hg.edgewall.org/trac/mercurial-plugin#1.0

Comment by alucryd

2013-03-11 16:34

Forgot this one page: https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines

Comment by alucryd

2013-03-10 21:14

Please upload this again with the name trac-mercurial-hg, and rewrite the entire PKGBUILD to meet the packaging standards.
I suggest you read the following 2 pages:
https://wiki.archlinux.org/index.php/Arch_Packaging_Standards
https://wiki.archlinux.org/index.php/PKGBUILD

Comment by haawda

2013-03-09 20:42

This should be renamed, either into trac-mercurial-hg or, because there is already a trac-gitplugin in AUR, into trac-mercurialplugin-hg. Because it pulls from mercurial repo, the -hg suffix is mandatory.

Comment by net147

2011-09-23 04:44

Updated PKGBUILD: http://pastebin.com/vwa6Pqb5
Fixed various issues which made the plugin unusable.

Anonymous comment

2011-08-19 21:36

0.12.0.27 is available.

Comment by thujone

2010-10-29 15:26

lang2: you're correct, updated.

Comment by lang2

2010-10-27 09:36

Is this package compatible with python3? I had to change PKGBUILD to explicitly call python2.

Comment by thujone

2010-07-20 11:30

Updated to 0.12.0.23.