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
Search Criteria
Package Details: trac-mercurial 1.0.0.1-1
Package Actions
| Package Base: | trac-mercurial |
|---|---|
| Description: | Mercurial plugin for Trac |
| Upstream URL: | http://trac.edgewall.org/wiki/TracMercurial |
| Category: | devel |
| Licenses: | |
| Submitter: | thujone |
| Maintainer: | encbladexp |
| Last Packager: | None |
| Votes: | 5 |
| First Submitted: | 2009-03-16 12:33 |
| Last Updated: | 2012-12-16 11:31 |
Latest Comments
Comment by olegus8
Comment by alucryd
Forgot this one page: https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines
Comment by alucryd
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
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
Updated PKGBUILD: http://pastebin.com/vwa6Pqb5
Fixed various issues which made the plugin unusable.
Anonymous comment
0.12.0.27 is available.
Comment by thujone
lang2: you're correct, updated.
Comment by lang2
Is this package compatible with python3? I had to change PKGBUILD to explicitly call python2.
Comment by thujone
Updated to 0.12.0.23.