fdroidserver

Install command:
brew install fdroidserver

Create and manage Android app repositories for F-Droid

https://f-droid.org

License: AGPL-3.0-or-later

Formula JSON API: /api/formula/fdroidserver.json

Formula code: fdroidserver.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 2.2.2

Depends on:

certifi 2024.2.2 Mozilla CA bundle for Python
cryptography 42.0.5 Cryptographic recipes and primitives for Python
freetype 2.13.2 Software library to render fonts
libyaml 0.2.5 YAML Parser
numpy 1.26.4 Package for scientific computing with Python
pillow 10.3.0 Friendly PIL fork (Python Imaging Library)
python@3.12 3.12.3 Interpreted, interactive, object-oriented programming language
qhull 2020.2 Computes convex hulls in n dimensions
s3cmd 2.4.0 Command-line tool for the Amazon S3 service

Depends on when building from source:

ninja 1.12.0 Small build system for use with gyp or CMake
pybind11 2.12.0 Seamless operability between C++11 and Python
rust 1.77.2 Safe, concurrent, practical language
For complete functionality, fdroidserver requires that the
Android SDK's "build-tools" and "platform-tools" are installed,
and those require a Java JDK. Also, it is best if the base path
of the Android SDK is set in the standard environment variable
ANDROID_HOME. To do this all from the command line, run:

    brew install --cask android-commandlinetools temurin
    export ANDROID_HOME=$HOMEBREW_CELLAR/fdroidserver/2.2.2/share/android-commandlinetools
    $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager "platform-tools" "build-tools;34.0.0"

Analytics:

Installs (30 days)
fdroidserver 158
Installs on Request (30 days)
fdroidserver 158
Build Errors (30 days)
fdroidserver 0
Installs (90 days)
fdroidserver 661
Installs on Request (90 days)
fdroidserver 661
Installs (365 days)
fdroidserver 2,655
Installs on Request (365 days)
fdroidserver 2,655
Fork me on GitHub