summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60770a12e1396bf75e81432ad34783f06d3f8d86 (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
pkgbase = fdroidserver
	pkgdesc = F-Droid repository management tools
	pkgver = 2.1.2
	pkgrel = 1
	epoch = 1
	url = https://gitlab.com/fdroid/fdroidserver
	arch = any
	license = GPL3
	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
	options = !emptydirs
	source = fdroidserver-2.1.2.tar.gz::https://gitlab.com/fdroid/fdroidserver/-/archive/2.1.2/fdroidserver-2.1.2.tar.gz
	sha256sums = fe90b664f1d41e88b0f58eac1ef84242580a74c165baa473f3ed71b12313bb23

pkgname = fdroidserver