16 lines
485 B
Bash
16 lines
485 B
Bash
# Template file for 'git-cola'
|
|
pkgname=git-cola
|
|
version=2.11
|
|
revision=1
|
|
build_style=python2-module
|
|
noarch=yes
|
|
hostmakedepends="python"
|
|
depends="git-perl python-PyQt4"
|
|
short_desc="Highly caffeinated Git GUI"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="GPL-2"
|
|
homepage="https://github.com/$pkgname/$pkgname"
|
|
distfiles="$homepage/archive/v$version.tar.gz"
|
|
pycompile_dirs="usr/share/git-cola/lib/cola"
|
|
checksum=bc4007e0d9c80763ef58d630b033bfdbd8406af77bbd292a6c647ed3ca655b5b
|