13 lines
527 B
Bash
13 lines
527 B
Bash
# 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
|