pkgbase = firefox-syncstorage
	pkgdesc = Sync storage server with built-in token server for running a self-hosted firefox sync server
	pkgver = 0.14.4
	pkgrel = 1
	url = https://github.com/mozilla-services/syncstorage-rs
	install = firefox-syncstorage.install
	arch = i686
	arch = x86_64
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MPL2
	makedepends = rust
	makedepends = cmake
	makedepends = pkgconf
	makedepends = mariadb-libs
	depends = openssl
	depends = python-fxa
	depends = python-tokenlib
	optdepends = mysql: for use with a local database server
	options = !lto
	backup = etc/firefox-syncstorage.toml
	source = https://github.com/mozilla-services/syncstorage-rs/archive/0.14.4/syncstorage-rs-0.14.4.tar.gz
	source = firefox-syncstorage.service
	sha512sums = 3205a1a159db51e73ae9252c41ad16dafcaf8ee0bcb243750335b322ce30d5cf9ffde37f90a5b78d7b123bef5441ff20dfd4c90a859f539ec1f312a08c844059
	sha512sums = 4c5fbb99160613ba3fb0fedce97f04f63b92699fe79c6edd899d4ec5f297c5a98c0c211df3eb9a6579c12c57f4c63513747ed8944a60fc76e32f1e0c0f5e3a95

pkgname = firefox-syncstorage