17 lines
599 B
Text
17 lines
599 B
Text
# Template file for 'hg-git'
|
|
pkgname=hg-git
|
|
version=0.7.0
|
|
revision=1
|
|
wrksrc="durin42-hg-git-fc63d0e2653d"
|
|
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=1542f839bdf4f2850d669dc02665bf80f7fb55ea548b14d6c1bd485b942be602
|