New package: tootle-1.0
This commit is contained in:
parent
e0e0adf4fe
commit
fd34fff410
1 changed files with 13 additions and 0 deletions
13
srcpkgs/tootle/template
Normal file
13
srcpkgs/tootle/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'tootle'
|
||||
pkgname=tootle
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="vala pkg-config gettext glib-devel"
|
||||
makedepends="vala libhandy1-devel libsoup-devel libgee08-devel json-glib-devel"
|
||||
short_desc="Native GTK Mastodon client"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/bleakgrey/tootle/"
|
||||
distfiles="https://github.com/bleakgrey/tootle/archive/$version.tar.gz"
|
||||
checksum=e0a0a062b1b72010242f7bb4db97cd71190f23067188b5c07372264d768a0496
|
Loading…
Reference in a new issue