Add 'firefox-syncstorage/' from commit '738c7f7c72
'
git-subtree-dir: firefox-syncstorage git-subtree-mainline:fe8d766c45
git-subtree-split:738c7f7c72
This commit is contained in:
commit
4ea6300b8a
4 changed files with 99 additions and 0 deletions
28
firefox-syncstorage/.SRCINFO
Normal file
28
firefox-syncstorage/.SRCINFO
Normal file
|
@ -0,0 +1,28 @@
|
|||
pkgbase = firefox-syncstorage
|
||||
pkgdesc = Sync storage server with built-in token server for running a self-hosted firefox sync server
|
||||
pkgver = 0.12.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
|
||||
backup = etc/firefox-syncstorage.toml
|
||||
source = https://github.com/mozilla-services/syncstorage-rs/archive/0.12.4.tar.gz
|
||||
source = firefox-syncstorage.service
|
||||
sha256sums = 05817b02e74fb4f45a10b1b2583bf353616624a1c776cf72c185f9e89189590b
|
||||
sha256sums = 609e057cd835ea54b06b32b98e210cd946255f652e7754c9160fd7c94379a83d
|
||||
|
||||
pkgname = firefox-syncstorage
|
Loading…
Add table
Add a link
Reference in a new issue