pkgbase = gonic
	pkgdesc = A lightweight music streaming server which implements the Subsonic API
	pkgver = 0.22.0
	pkgrel = 1
	url = https://github.com/sentriz/gonic
	install = gonic.install
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = GPL-3.0-only
	makedepends = go
	optdepends = ffmpeg: on-the-fly audio transcoding and caching
	optdepends = mpv: jukebox mode
	backup = var/lib/gonic/config
	source = gonic-0.22.0.tar.gz::https://github.com/sentriz/gonic/archive/v0.22.0.tar.gz
	source = gonic.install
	source = gonic.service.patch
	source = gonic.sysusers
	source = gonic.tmpfiles
	md5sums = 537c8a196b3c9d1fc4414a015f04f8e8
	md5sums = d6e8eda0411af60e613819ac957fcc56
	md5sums = ff0d388a71398a4a9906ee068283f57e
	md5sums = 6ca6715be2cdd424846f7b37b98905f6
	md5sums = 487fe9a172e33d86514cf3dbb3b629b8

pkgname = gonic
