mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-11 09:40:28 +03:00
buildserver: remove Kivy, unused since 2013 and out of date
This is the last thing using Chef, which adds a lot of time to the time it takes to fully provision the buildserver. This slows down development on the things we are actually using, like running all builds on jenkins.debian.net. #210 #165
This commit is contained in:
parent
91c1e8313f
commit
14de399bb7
5 changed files with 1 additions and 73 deletions
|
|
@ -243,8 +243,6 @@ cachefiles = [
|
|||
'cfc61eda71f2d12a572822644ce13d2919407595c2aec3e3566d2aab6f97ef39'),
|
||||
('https://services.gradle.org/distributions/gradle-3.0-bin.zip',
|
||||
'39c906941a474444afbddc38144ed44166825acb0a57b0551dddb04bbf157f80'),
|
||||
('https://pypi.python.org/packages/source/K/Kivy/Kivy-1.7.2.tar.gz',
|
||||
'0485e2ef97b5086df886eb01f8303cb542183d2d71a159466f99ad6c8a1d03f1'),
|
||||
('https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86_64.bin',
|
||||
'102d6723f67ff1384330d12c45854315d6452d6510286f4e5891e00a5a8f1d5a'),
|
||||
('https://dl.google.com/android/ndk/android-ndk-r9b-linux-x86_64.tar.bz2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue