Skip to content

New App: Infomaniak Meet

Joris Bodin requested to merge infomaniak/fdroiddata:new-app into master
  • The app complies with the inclusion criteria
  • The original app author has been notified (and supports the inclusion)
  • All related fdroiddata and RFP issues have been referenced in this merge request
  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Builds with fdroid build
  • Releases are tagged

Hello,

I add a new app :) But it's failed with fdroid build Because i use a custom maven repo. How do you do it? I build sdk jitsi in "LibreBuild", for remove non freelib.

[18:58:55]~/AndroidStudioProjects/fdroiddata(new-app)$ fdroid build com.infomaniak.meet
WARNING: No 'config.py' found, using defaults.
INFO: Using git version 2.24.0
INFO: Building version 1.2 (4) of com.infomaniak.meet
INFO: Getting source for revision 1.2
INFO: Creating local.properties file at build/com.infomaniak.meet/local.properties
INFO: Creating local.properties file at build/com.infomaniak.meet/app/local.properties
INFO: Cleaning Gradle project...
INFO: Scanning source for common problems...
ERROR: Found unknown maven repo 'https://github.com/Infomaniak/jitsi-maven-repository/raw/infomaniak/releases' at build.gradle
INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
ERROR: Could not build app com.infomaniak.meet: Can't build due to 1 error while scanning
INFO: Build for app com.infomaniak.meet:4 failed:
Can't build due to 1 error while scanning
INFO: Finished
INFO: 1 build failed

Best regards

Edited by Joris Bodin

Merge request reports