17 lines
564 B
Bash
17 lines
564 B
Bash
# Template file for 'hg-git'
|
|
pkgname=hg-git
|
|
version=0.8.6
|
|
revision=1
|
|
wrksrc="durin42-hg-git-1bd9d9a0201c"
|
|
noarch="yes"
|
|
build_style=python2-module
|
|
hostmakedepends="python"
|
|
makedepends="python python-dulwich"
|
|
depends="${makedepends}"
|
|
pycompile_module="hggit"
|
|
short_desc="Mercurial plugin adding the ability to push and pull to/from Git"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://bitbucket.org/durin42/hg-git"
|
|
distfiles="${homepage}/get/${version}.tar.bz2"
|
|
checksum=daa8ae7af3503d546388159ab5d3f6723f29d2185236a180b00bea6e2d9d5be7
|