yaxim-org / yaxim

yaxim - a lean XMPP/Jabber client for Android
https://yaxim.org
GNU General Public License v3.0
486 stars 238 forks source link

Add latest version to F-Droid #271

Closed licaon-kter closed 2 weeks ago

licaon-kter commented 4 years ago

What's missing from muc log:

More?

ge0rg commented 4 years ago

Let me know what else you need.

licaon-kter commented 4 years ago

Will try, thanks for the updated info

licaon-kter commented 4 years ago

Pls update what commit this submodule should use as https://github.com/ge0rg/MemorizingTrustManager/tree/2d99af1fb945d4f1511f0040fc3d9e5857c32c97 is missing

ge0rg commented 4 years ago

Oh, looks like I had a diverged master commit just to bump tooling. Uploaded it as https://github.com/ge0rg/MemorizingTrustManager/tree/yaxim now.

licaon-kter commented 4 years ago

OK, so I remove triplet, installrefferer lines from build.gradle

Then these 3: https://github.com/yaxim-org/yaxim/blob/master/build.gradle#L157

But then it complains about apply plugin: 'com.android.application'

* What went wrong:
A problem occurred evaluating root project 'org.yaxim.androidclient'.
> Failed to apply plugin [class 'org.gradle.api.plugins.BasePlugin']
   > Could not create service of type OutputFilesRepository using ExecutionGradleServices.createOutputFilesRepository().

...and if I remove that... things just fall apart

What am I missing?

maathieu commented 3 years ago

bump, F-Droid version is still 9.3.5 and there seems to be a lot of improvement with the newest version.

licaon-kter commented 3 years ago

Yep, didn't have the time to navigate all the odd deps needed. :(

linsui commented 3 years ago

I got

Build file '/builds/linsui/fdroiddata/build/srclib/ge0rg-jxmpp/build.gradle' line: 24
* What went wrong:
A problem occurred evaluating root project 'ge0rg-jxmpp'.
> Failed to apply plugin [id 'org.gradle.java']
   > Could not create task ':animalsnifferCacheMain'.
      > Could not create task of type 'BuildSignatureTask'.
         > org/gradle/api/internal/file/collections/SimpleFileCollection

when building jxmpp with gradle 5.4.1. Am I missing something?

licaon-kter commented 2 weeks ago

https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/org.yaxim.androidclient.yml#L158