Package Details: fdroidserver 1:2.3.4-2

Git Clone URL: https://aur.archlinux.org/fdroidserver.git (read-only, click to copy)
Package Base: fdroidserver
Description: F-Droid repository management tools
Upstream URL: https://gitlab.com/fdroid/fdroidserver
Licenses: GPL3
Submitter: AlexanderR
Maintainer: fordprefect
Last Packager: fordprefect
Votes: 25
Popularity: 0.000000
First Submitted: 2012-06-10 05:09 (UTC)
Last Updated: 2024-12-23 16:49 (UTC)

Dependencies (32)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

malnven commented on 2021-09-29 16:44 (UTC)

python-qrcode is missing as an dependency. Without this package fdroid update results in an ModuleNotFoundError: No module named 'qrcode' exception.

marmistrz commented on 2021-04-27 09:22 (UTC)

Download fails, the source should be

source=("https://gitlab.com/fdroid/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")

abouvier commented on 2021-02-02 21:22 (UTC)

Both python-gitpython and python-androguard are needed now.

fordprefect commented on 2020-07-02 08:27 (UTC)

@prettyvanilla: Sorry, no idea how that happend but that was clearly not intended! Thank for noticing and reporting, fixed now.

prettyvanilla commented on 2020-07-01 18:26 (UTC)

It seems you accidentally decreased the epoch in your last commit, causing those like me using an AUR helper not to pick it up as an update. yay just tells me fdroidserver: local (2:1.1.8-1) is newer than AUR (1:1.1.9-1) for example.

BubuIIC commented on 2019-12-04 21:33 (UTC)

It seems like the python-vagrant dependency for makebuildserver is missing.

fenuks commented on 2019-06-11 00:56 (UTC)

It seems that package doesn't include gradlew-fdroid (executable is present in source tar, but not in final package). While trying to build package I get: ERROR: Could not build app com.tbd.NetHack: OSError while trying to execute /usr/lib/python3.7/site-packages/gradlew-fdroid.

tomwadley commented on 2019-05-09 22:02 (UTC)

It seems python-pillow is a runtime dependency, not just a make dependency. Without it, running fdroid update fails with a ModuleNotFoundError: No module named 'PIL'

fordprefect commented on 2019-02-05 21:18 (UTC)

updated to 1.1. 1.1.1 is mentioned in the commits, but not tagged yet.