Update all source packages for xbps-src>=90.
This commit is contained in:
parent
94982a142c
commit
925d471cbf
1721 changed files with 3131 additions and 13803 deletions
|
@ -3,20 +3,14 @@ pkgname=hg-git
|
|||
version=0.3.4
|
||||
revision=1
|
||||
wrksrc="durin42-hg-git-586b7aa96466"
|
||||
noarch="yes"
|
||||
build_style=python-module
|
||||
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=7931101afe1ae13b0b2196487fe79c5d8ad8f51f08b073ec2fa72ed548b62628
|
||||
|
||||
hg-git_package() {
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
pycompile_module="hggit"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue