mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: git-cola-2.6
This commit is contained in:
parent
2af6141303
commit
cb04d25f18
1 changed files with 15 additions and 0 deletions
15
srcpkgs/git-cola/template
Normal file
15
srcpkgs/git-cola/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'git-cola'
|
||||||
|
pkgname=git-cola
|
||||||
|
version=2.6
|
||||||
|
revision=1
|
||||||
|
build_style=python-module
|
||||||
|
noarch=yes
|
||||||
|
hostmakedepends="python"
|
||||||
|
depends="git-perl python-PyQt4"
|
||||||
|
short_desc="Highly caffeinated Git GUI"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
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=ed566548793b4905005528d5e612c41bea5b5f7602649c0eec0787fbb0ab9cd2
|
Loading…
Add table
Reference in a new issue