summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9f5c75195184dfab41a2d20d75823470a76c244 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
pkgbase = fdroidserver-git
	pkgdesc = F-Droid repository management tools
	pkgver = 2.1a0.r143.g5f43fdcc
	pkgrel = 1
	url = https://gitlab.com/fdroid/fdroidserver
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-babel
	depends = python
	depends = python-pyasn1
	depends = python-pyasn1-modules
	depends = python-magic
	depends = python-requests
	depends = python-yaml
	depends = python-ruamel-yaml
	depends = java-environment
	depends = python-pillow
	depends = python-vagrant
	depends = python-gitpython
	depends = python-androguard
	depends = python-paramiko
	depends = python-qrcode
	optdepends = android-sdk: Build apps from source
	optdepends = android-sdk-build-tools: Work with apks in the repository
	optdepends = android-sdk-platform-tools: Ability to install apps to connected devices
	optdepends = android-ndk: Build apps that use native code
	optdepends = apache-ant: Build apps using Apache Ant
	optdepends = maven: Build apps using Maven
	optdepends = gradle: Build apps using Gradle
	optdepends = android-support-repository: Build apps using Maven or Gradle that use support libraries
	optdepends = git: Download app sources that use git or svn (via git svn)
	optdepends = mercurial: Download app sources that use hg
	optdepends = bzr: Download app sources that use bzr
	optdepends = python-pillow: Resize and manage app icons
	optdepends = rsync: Transfer repo files to the web server
	optdepends = vagrant: Buildserver virtual machine support
	optdepends = virtualbox: Buildserver virtual machine support
	optdepends = wordpress: Web repository plugin
	provides = fdroidserver
	conflicts = fdroidserver
	options = !emptydirs
	source = git+https://gitlab.com/fdroid/fdroidserver.git
	sha256sums = SKIP

pkgname = fdroidserver-git