Difference between revisions of "F-Droid Server"

From Free Software Directory
Jump to: navigation, search
(Add from http://directory.fsf.org/wiki/F-Droid-REV-ID-1)
(No difference)

Revision as of 16:14, 18 January 2013


[edit]

F-Droid Server

http://f-droid.org
Free software tool for building Android applications and publishing them on F-Droid.

The F-Droid Server can be used to build F-Droid packages by using F-Droid compatible package definitions. With it you can sign applications and publish your own F-Droid repository. Note that for building existing applications you might need a free Android SDK like the one in PureOS, or from Replicant 4.2.





Licensing

License

Verified by

Verified on

Notes

Verified by

Denis 'GNUtoo' Carikli

Verified on

18 January 2013

Notes

from fdroidserver/common.py:

#!/usr/bin/env python3
#
# common.py - part of the FDroid server tools
# Copyright (C) 2010-13, Ciaran Gultnieks, ciaran@ciarang.com
# Copyright (C) 2013-2014 Daniel Martí <mvdan@mvdan.cc>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.

# common.py is imported by all modules, so do not import third-party
# libraries here as they will become a requirement for all commands.




Leaders and contributors

Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://gitlab.com/fdroid/fdroidserver


Software prerequisites

KindDescription
Required to usePyYAML
Required to buildpython-docker-pycreds
Required to usePython-clint
Required to usepython-apache-libcloud
Required to usepython-pyasn1
Required to buildpython-pynacl
Required to usepython-androguard
Required to buildWebsocket-client
Required to usepython-mwclient
Required to buildBcrypt
Required to buildBabel
Required to usepython-vagrant
Weak prerequisiteAndroid SDK from PureOS, Replicant, or a toolchain for building applications for Android.
Required to useGitPython
Required to usepython-qrcode
Required to useRequests
Required to usepython-pillow
Required to usepython-docker
Required to usePyasn1-modules
Required to usepython-ruamel.yaml
Required to useParamiko
Required to useDefusedxml




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.