Minor PKGBUILD changes

Added optional dependencies as well as provides/conflicts
Updated description
Changed sqluri not being commented out by default
Minor formatting changes
This commit is contained in:
Manuel 2020-06-02 04:44:55 +02:00
parent 6e0a7bcdd0
commit 839b9c0eeb
2 changed files with 20 additions and 15 deletions

View file

@ -1,7 +1,7 @@
pkgbase = mozilla-firefox-sync-server-git
pkgdesc = Mozilla Sync Server for built-in Firefox Sync - 1.5+ version for Firefox 29+
pkgdesc = Mozilla Sync Server for built-in Firefox Sync
pkgver = 1.8.0.r67.g516807e
pkgrel = 3
pkgrel = 4
url = http://docs.services.mozilla.com/howtos/run-sync-1.5.html
install = mozilla-firefox-sync-server-git.install
arch = i686
@ -14,6 +14,10 @@ pkgbase = mozilla-firefox-sync-server-git
makedepends = git
depends = python2
depends = python2-virtualenv
optdepends = uwsgi-plugin-python2: Serve the webapp using uwsgi
optdepends = mozilla-firefox-account-server: Run your own firefox account server
provides = mozilla-firefox-sync-server
conflicts = mozilla-firefox-sync-server
conflicts = mozilla-firefox-sync-server-hg
options = !debug
backup = opt/mozilla-firefox-sync-server/syncserver.ini