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 sequoia
sonoma
ventura
Intel sonoma
ventura
64-bit linux

Current versions:

stable 2.3.4

Depends on:

certifi 2024.12.14 Mozilla CA bundle for Python
cryptography 44.0.0 Cryptographic recipes and primitives for Python
freetype 2.13.3 Software library to render fonts
libmagic 5.46 Implementation of the file(1) command
libsodium 1.0.20 NaCl networking and cryptography library
libyaml 0.2.5 YAML Parser
numpy 2.2.0 Package for scientific computing with Python
pillow 11.0.0 Friendly PIL fork (Python Imaging Library)
python@3.13 3.13.1 Interpreted, interactive, object-oriented programming language
qhull 2020.2 Computes convex hulls in n dimensions
rclone 1.68.2 Rsync for cloud storage
s3cmd 2.4.0 Command-line tool for the Amazon S3 service

Depends on when building from source:

ninja 1.12.1 Small build system for use with gyp or CMake
pkgconf 2.3.0 Package compiler and linker metadata toolkit
pybind11 2.13.6 Seamless operability between C++11 and Python
rust 1.83.0 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 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.3.4/share/android-commandlinetools
    $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager "platform-tools" "build-tools;34.0.0"

Analytics:

Installs (30 days)
fdroidserver 262
Installs on Request (30 days)
fdroidserver 262
Build Errors (30 days)
fdroidserver 6
Installs (90 days)
fdroidserver 495
Installs on Request (90 days)
fdroidserver 495
Installs (365 days)
fdroidserver 1,971
Installs on Request (365 days)
fdroidserver 1,971
Fork me on GitHub