17 lines
599 B
Text
17 lines
599 B
Text
# Template file for 'hg-git'
|
|
pkgname=hg-git
|
|
version=0.6.0
|
|
revision=1
|
|
wrksrc="durin42-hg-git-9f20b66027c2"
|
|
noarch="yes"
|
|
build_style=python-module
|
|
hostmakedepends="python"
|
|
makedepends="python python-dulwich"
|
|
depends="${makedepends}"
|
|
pycompile_module="hggit"
|
|
short_desc="Hg-Git plugin for Mercurial, adding the ability to push and pull to/from Git"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="https://bitbucket.org/durin42/hg-git/"
|
|
distfiles="https://bitbucket.org/durin42/hg-git/get/${version}.tar.bz2"
|
|
checksum=87e217016a08d16522260c748fa35c8f02e7d1e2653accaaff7611c318385591
|