Commit graph

485 commits

Author SHA1 Message Date
relan a0a63bb2df srclibs: remove AnySoftKeyboardPacks
It was used as repo by only one app.
2018-02-22 20:21:24 +03:00
relan 6132bc4897 Update VLC to 2.5.17 2018-02-02 11:16:18 +03:00
Marcus Hoffmann d5d591a31b
add srclibs required for riot
These should have been added with the latest riot build update already.
2018-01-19 20:20:52 +01:00
Marcus Hoffmann f3b9236f45
ghostcommander: update to 1.55b3
Add Zip4j as new srclib. We use a github mirror that has been verified
to correspond to the upstream source release. (Upstream only releases a
zip archive.)

Closes fdroid/fdroiddata#1033.
2017-12-14 11:33:56 +01:00
Hans-Christoph Steiner c10a2c9cb8 F-Droid: no need to have as a srclib, just git
This is needed so that the graphics, localized files, etc get
published.  And Privleged Extension definitely does not need any code
from F-Droid.  I tested this by manually running a build on
jenkins.debian.net

This reverts commit eb89ad7a14.
2017-12-14 10:33:27 +01:00
relan dc88bc9336 Seafile: add android-vcard srclib
Forgot to add it in 606874ca39.
2017-11-06 16:20:17 +03:00
relan 5ede5607c3 VLC: fix 2.5.2 2017-10-12 09:33:26 +03:00
lb@lb520 9ee8cd6b93 org.lufebe16.pysolfc.txt added - squashed 2017-09-29 09:46:16 +02:00
Marcus Hoffmann e66e33afee androdb: enable AUM, add 1.4.9 switch to working mirror of log4j
The builds didn't change for quite a while so we can enable auto update.
Switch to a github mirror by apache for the old log4j library because
the git-svn takes years to clone. The contents are the same.
2017-09-13 15:40:29 +02:00
Matthew Hague 152da945cf Update FBReader to 2.5.9
This includes removing non-free OpenDictionary and Lingvo.  A patch can
be avoided now since most code has been moved to files that can simply
be deleted.  A few sed commands can remove references to these
dictionaries in the remaining code.
2017-08-30 11:03:43 +01:00
Álvaro Brey Vilas e9347278b4 Update es.usc.citius.servando.calendula: 2017-07-26 18:30:28 +00:00
relan 02dcfdb49e Merge branch 'retroboy' into 'master'
Retroboy: Build receipt for a new app

See merge request !1690
2017-06-14 08:44:20 +00:00
huss 8262b7bc2d update pEp version: Add 0.9.10.1 2017-06-09 09:57:59 +00:00
Lukas Lihotzki 1e38734c59 New app: pixelflood 2017-05-21 23:34:47 +00:00
Andrew Patrikalakis a094d04d66 Make VLC 2.0.6 build again 2017-05-21 21:24:42 +00:00
Boris Kraut e6a3340bfb SuperTuxKart: Add deps srclib 2017-04-08 17:02:48 +02:00
Hash Engineering Solutions d89ba4a597 Add Dash Wallet - hashengineering.darkcoin.wallet 2017-03-28 12:27:19 +00:00
keeba 6b1661b6c8 Retroboy: Build receipt for a new app 2017-03-21 01:00:28 +01:00
Boris Kraut 08200a8165 Revert "Add volley srclib", closes #643
This reverts commit 25c4f05be3.
2017-03-19 22:38:31 +01:00
Boris Kraut 25c4f05be3 Add volley srclib 2017-03-15 23:27:18 +01:00
est31 c48148ba0c geopaparazzi:add wip 5.2.0 build 2017-02-14 09:13:56 +01:00
Boris Kraut 8086f107b5 Don't update FTP Server to 2.13.1 (21301): fail to build locales 2017-01-23 21:05:29 +01:00
Boris Kraut 54d4157d9b Vanilla Tag Editor: Replace jar file 2017-01-10 23:39:24 +01:00
Boris Kraut 6884c64348 New app: Simple sms remote, closes fdroid/queue#3 2016-12-30 15:01:48 +01:00
Boris Kraut 6f45a88c93 SMSDroid: Update to 1.7.0, move to archive 2016-12-27 14:30:34 +01:00
Boris Kraut af1cbcf83e Add sanmoku srclib 2016-12-25 14:52:33 +01:00
Boris Kraut a900aa576b Remove duplicated srclib 2016-12-25 14:17:07 +01:00
Boris Kraut 8eafc4c25e jcaki srclib moved to github 2016-12-23 13:43:49 +01:00
Hugo Gresse e679cecea1 New app: Quote 2016-12-03 14:26:56 +01:00
est31 773d3012d5 Add 3.3.4 release of wb.receiptspro, still WIP as it doesn't build 2016-12-03 12:09:45 +01:00
est31 2e7d099ec2 Update org.pocketworkstation.pckeyboard to 1.39.1 (1039001)
Note that due to the google code shutdown, a different repo for the srclib had to be used.
2016-11-25 23:29:11 +01:00
Boris Kraut 4d6fe697ad New app: FairCoin (disabled) 2016-11-05 02:40:49 +01:00
Boris Kraut 7edfbee857 Update StageFever to 1.0.4 (10004) 2016-10-31 13:06:27 +01:00
est31 0c1c4dabb3 Add 5.2.3.1 libreoffice build
* UnoUrlTest.java lead to a scanner error due to unicode problems [1],
  work around the issue by removing the offending line
* work around upstream problems with clew which is not included in
  android builds but still some of the compiled files rely on it [2]
* use NDK r10e because newer NDKs don't have a README.txt and upstream
  wants that file [3]
* Update the LOTarballs srclib to include the newest srclibs. If you
  wonder how I created them: I built it locally without disabling
  external fetching, so I got all the files needed, then I copied those
  over.
* Remove some test blobs that the scanner complains about

[1]: https://gitlab.com/fdroid/fdroidserver/issues/226
[2]: https://bugs.documentfoundation.org/show_bug.cgi?id=103443
[3]: https://bugs.documentfoundation.org/show_bug.cgi?id=103442
2016-10-24 16:24:23 +02:00
Boris Kraut 7cbee52e2c Fix gmslib 2016-10-23 20:46:56 +02:00
Boris Kraut e18b9c7f17 GmsLib: Fix typo.. 2016-10-22 11:57:24 +02:00
Boris Kraut 73421e2226 Switch Endless srclib to a working fork 2016-10-20 19:44:13 +02:00
Boris Kraut 00358d4b4b Add gsmlib 2016-10-19 20:29:45 +02:00
Boris Kraut 16914ba978 Amaze: Prepare for 3.1.0 2016-10-02 20:05:59 +02:00
Boris Kraut 0d23a620c7 android-log4j: Update googlecode link 2016-08-31 00:44:44 +02:00
Boris Kraut 10b1036293 New app: Kumagusu (disabled) 2016-08-20 15:02:54 +02:00
est31 f3a2358478 Add the p≡p app 2016-08-10 12:36:47 +02:00
Boris Kraut 3fe3d994a5 Vector: Fix build 2016-07-10 16:10:36 +02:00
est31 8127eafb0d Bho srclib: new upstream location 2016-06-23 19:57:49 +02:00
Boris Kraut 7edd13fbc9 Switch gson srclib to github 2016-06-01 09:00:32 +02:00
Boris Kraut c1ec5466f6 Add CompareString srclib 2016-05-16 18:03:00 +02:00
Boris Kraut 5ac32b4dce Ring: Fix build 2016-05-06 16:38:39 +02:00
Kilian Holzinger 751040924f Updated I2P to 0.9.25. Leave current version code for testing 2016-04-20 12:22:43 +02:00
afwang 63cdd866f4 Added library references for Dogecoin and updated Dogecoin build script
Add in Scrypt, libdohj, and bitcoinj library source repositories.
2016-03-31 21:53:00 -07:00
Kilian Holzinger 8a3611ea9d Updated net.i2p.android.router to 0.9.22.
This version is still behind the PC version, also the upstream app developer has difficulties to build the recent versions.
2016-03-15 15:11:25 +01:00
Boris Kraut eb732d49be Fix casesensitivity of some srclibs; closes #403 2016-02-20 22:41:17 +01:00
Manizuca a4424e786d Add GNU IceCat (380600) 2016-02-18 19:49:58 -03:00
Neil Roberts acd1f5f4bd Fix building PReVo and update to version 0.13
PReVo has now moved to Github. The prevodb depedency now has a simpler
autogen script which is more likely to work so we can use that instead
of manually setting up autotools. The donation links are no longer
valid so they have been removed.
2016-02-10 17:32:10 +00:00
keeba 80a2081e16 ownCloud News Reader: Replace untrusted repos with srclibs and reactivate 2016-01-21 01:48:09 +01:00
Boris Kraut 1680e69410 Add jbox2d srclib 2016-01-11 01:33:18 +01:00
Boris Kraut d25d1e61ce Merge branch 'master' into 'master'
added meta data for restored version of quickdic

QuickDic has been abandoned for some time.  Another maintainer has created their own fork of the project and begun releasing new versions.  I have added the required metadata to include this in fdroid.

See merge request !1081
2015-12-05 15:13:05 +00:00
Matthew Hague 26129e904e Added meta data for restored version of quickdic.
Fixes #354
2015-12-05 08:57:40 +00:00
Daniel Martí 4d60d15e23 Forgot to add PlayHub for blokish 2015-11-14 13:31:49 +01:00
est31 02c798580d Move godot engine repo location 2015-11-10 17:33:11 +01:00
Boris Kraut 899c5d6007 Surespot: Clean build 2015-11-05 22:23:54 +01:00
Boris Kraut 157177c59f Add CWAC Layouts to srclibs 2015-11-05 21:51:43 +01:00
Boris Kraut 55acad0ca9 Update Mi Manga Nu to 1.39 (39) 2015-11-03 09:31:18 +01:00
Boris Kraut bb6a0fbe15 Track Work Time: Prepare for 0.5.17 (20) 2015-10-24 23:09:42 +02:00
Boris Kraut 755c53763f Add yet another Date4j srclib 2015-10-21 10:19:09 +02:00
Andreas Shimokawa e0b6344a6b Add PebbleDialer metadata 2015-10-14 17:30:35 +09:00
Boris Kraut 54180b775d WeatherNotification: Moved to bitbucket 2015-10-11 20:43:19 +02:00
Boris Kraut 3695e00fc0 Update AndrOBD to V1.3.0 (10300) 2015-10-10 22:44:04 +02:00
Boris Kraut e4b2a3a90c Update repo for taskprovider srclib 2015-09-13 23:47:47 +02:00
Boris Kraut 78e3c2be2b Update repo for DashClock srclib 2015-09-13 23:47:13 +02:00
Daniel Martí eb89ad7a14 F-Droid: have repo as a srclib
This will be useful for the privileged extension.
2015-09-09 22:06:35 -07:00
Rancor a7cdccbb2e Update Transdroid to 2.5.1 (221), fixes #281 2015-08-24 01:01:59 +02:00
Boris Kraut 5863cee873 Update Easy xkcd to 2.0 (31) 2015-08-23 10:34:06 +02:00
Daniel Martí b951157ce0 Remove all trailing spaces 2015-08-17 22:21:03 -07:00
Boris Kraut e1105b95a1 Merge branch 'andbible' into 'master'
And Bible: update for latest version and new srclib JSword

The issue (https://github.com/mjdenham/and-bible/issues/21) is not officially solved, but mmseg4j is available via Maven Central now. Thus we are able to build the latest version now.

See merge request !917
2015-08-13 21:49:27 +00:00
Boris Kraut 69ca0da9b5 Don't update ConnectBot to 1.8.5 (375): untrusted maven repo 2015-08-12 13:31:12 +02:00
keeba e500dac036 And Bible: update for latest version and new srclib JSword 2015-08-11 04:31:45 +02:00
Boris Kraut b5e7b63189 New app: YouTube Download (disable) 2015-08-04 21:31:30 +02:00
keeba f0122b2c5c criticalmaps: new app and dependencies 2015-07-31 03:09:04 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy) 5635306062 Update Twidere to 0.3.0-dev-117 (117) 2015-07-08 09:53:28 +02:00
Boris Kraut 6f4d5a8ce3 New app: Learnforandroid (wait for upstream) 2015-07-01 23:42:26 +02:00
Boris Kraut ee4c02a41b Don't update Kolab Notes to 0.1.0-alpha6 (6): dependencies 2015-07-01 19:25:52 +02:00
Boris Kraut 4f207b5a76 Merge branch 'Twidere' into 'master'
Update Twidere to 0.3.0-dev-116 (116)

Add RestFu & PickNCrop srclibs

See merge request !846
2015-06-30 21:38:03 +00:00
Boris Kraut 9d8860dfe5 Add KolabNotesLib srclib 2015-06-30 18:06:32 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy) d2b0416b50 Update Twidere to 0.3.0-dev-116 (116)
Add RestFu & PickNCrop srclibs
2015-06-30 14:57:57 +02:00
Boris Kraut d4fedb48e4 Fwknop2: Fix build 2015-06-13 00:25:23 +02:00
Boris Kraut 0286979c17 Lffl Feed Reader: Disable failing build 2015-06-09 16:14:11 +02:00
Boris Kraut 73d42dcddc Add rfc2445 srclib 2015-06-07 15:51:38 +02:00
Boris Kraut 6c886ca816 New app: Kõnele 2015-06-05 16:36:21 +02:00
Boris Kraut 99c65a7788 Add DepotTools srclib 2015-06-04 19:16:35 +02:00
Isgar 12b734f07c add Aard2 (disabled) 2015-06-03 16:53:32 +02:00
Daniel Martí f950839370 Remove all "Srclibs:" from srclib metadata files 2015-06-03 13:53:26 +02:00
Boris Kraut b5290b16ba Add wishlist and egit-github srclibs 2015-06-01 18:47:19 +02:00
est31 5c30ae53dc Use official godot repository and point minilens to release 1.1
The release includes the patch needed by the f-droid build.
2015-05-26 08:05:09 +02:00
Boris Kraut 2a73d291da Add AChartEngine-fr3ts0n to srclibs 2015-05-25 23:56:43 +02:00
Boris Kraut 27e53768e6 Add android-logging-log4j and log4j srclibs 2015-05-24 17:10:51 +02:00
Boris Kraut 4d3970d89a Add AsyncManager srclib 2015-05-18 16:36:37 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy) ab1df6bc6d Fix URL of GitHub API used by OctoDroid 2015-05-18 11:27:55 +02:00
Boris Kraut 19f79cbffa Add OkIo and OkHttp srclibs 2015-05-06 20:09:24 +02:00
Boris Kraut 7d21044a75 Add 7ZipJBindings srclib 2015-05-03 01:15:59 +02:00
est31 f94e50a730 Add minilens game
The buildscript may be useful for other godot games, too.
2015-04-29 16:29:57 +02:00