rewrote packaging

This commit is contained in:
Jonas Heinrich 2018-03-11 21:39:07 +01:00
parent cde8b4d3a2
commit 27db7d34ef
2 changed files with 24 additions and 56 deletions

View file

@ -1,19 +1,25 @@
# Generated by mksrcinfo v8
# Sun Mar 11 10:14:01 UTC 2018
# Sun Mar 11 20:38:59 UTC 2018
pkgbase = mozilla-firefox-sync-server
pkgdesc = Mozilla Sync Server for built-in Firefox Sync
pkgver = 1.7.0
pkgrel = 1
pkgrel = 2
url = http://docs.services.mozilla.com/howtos/run-sync-1.5.html
install = mozilla-firefox-sync-server.install
arch = any
license = GPL
makedepends = git
depends = python2
depends = python-virtualenv
conflicts = mozilla-firefox-sync-server-hg
options = !debug
backup = opt/mozilla-firefox-sync-server/syncserver.ini
depends = python2-pyramid
depends = python2-mozsvc
depends = python2-konfig
depends = python2-configparser
depends = python2-tokenserver
depends = python2-simplejson
depends = python2-paste-deploy
depends = python2-syncstorage
depends = python2-pyramid-hawkauth
depends = python2-tokenlib
backup = usr/share/webapps/mozilla-firefox-sync-server/syncserver.ini
source = mozilla-firefox-sync-server-1.7.0.tar.gz::https://github.com/mozilla-services/syncserver/archive/v1.7.0.tar.gz
source = ffsync.service
source = ffsync.tmpfiles