mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: giti-1.0.0
This commit is contained in:
parent
3bf2d1d74b
commit
6f52690581
1 changed files with 13 additions and 0 deletions
13
srcpkgs/giti/template
Normal file
13
srcpkgs/giti/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'giti'
|
||||||
|
pkgname=giti
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config vala gettext"
|
||||||
|
makedepends="gtk+3-devel libgit2-glib-devel libgee08-devel granite-devel"
|
||||||
|
short_desc="Permanent observer of your git directories"
|
||||||
|
maintainer="linarcx <linarcx@riseup.net>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/LinArcX/giti"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=8054581f9eddf226a3e16e404ef062ebaba0ea1223255d8b0c3eeac301cf6872
|
Loading…
Add table
Reference in a new issue