17 lines
603 B
Bash
17 lines
603 B
Bash
# Template file for 'hg-git'
|
|
pkgname=hg-git
|
|
version=0.8.5
|
|
revision=1
|
|
wrksrc="durin42-hg-git-53d514c9c7e6"
|
|
noarch="yes"
|
|
build_style=python2-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@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://bitbucket.org/durin42/hg-git/"
|
|
distfiles="https://bitbucket.org/durin42/hg-git/get/${version}.tar.bz2"
|
|
checksum=60bf47386fc0c9eef809344ff2be98eaa5add822f70dd25670470d06673fe2c4
|