Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[barakunji] Initial submission of the Barakunji (Devanagari) keyboard #2791

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kilacoda
Copy link

This is a swipe, multitap and longpress based keyboard for Devanagari that I made.

I tried following the instructions in the Advanced Guide for Keyboard Submissions, but ended up with an error from the build.sh:

image

$ ./build.sh release/b/barakunji/
--- Only building release release/b/barakunji/ ---
Building barakunji
Keyman Developer Compiler (32-bit)
Version 16.0.138, Copyright c SIL International.  All Rights Reserved.

barakunji.keyboard_info: No schema has succeeded for root.languages but anyOf/oneOf them should have worked.
  one schema failed because: root.languages is object, but required type is array
  one schema failed because: unknown property 'examples' in object 'root.languages.hi'

barakunji.keyboard_info: Failure: File barakunji.keyboard_info has errors.
Failed to validate barakunji.keyboard_info in release/b/barakunji/
Aborting with error 1

@keyman-server
Copy link
Collaborator

Thank you for your pull request. The Keyman keyboard review team have been notified of your pull request and will review it and build it shortly.

@mcdurdin
Copy link
Member

Thank you for the keyboard submission. We are currently in the process of upgrading the keyboard repository for Keyman 17 keyboards, and we cannot merge pull requests until that is completed. We are also updating the corresponding documentation, which should resolve the issue you experienced. Apologies for the inconvenience!

@kilacoda
Copy link
Author

Understood, thank you for the clarification!

@LornaSIL
Copy link
Contributor

We're ready to begin doing keyboard review again. Unfortunately, because of the changes to Keyman 17, we are requiring all new keyboards to follow the Keyman 17 conventions.
For you, this means:

  • You will need to use Keyman Developer 17.0
  • When you open the .kpj in Keyman Developer, agree to switch to the Keyman 17 format.
  • Include any necessary "Webfonts..." that were in keyboard_info on the Keyboards tab of the .kps file.
  • Include LICENSE.md in the .kps (on the Details tab.)
  • Include welcome.htm in the .kps (on the Details tab.)
  • Include the description from keyboard_info in the .kps (on the Details tab.)
  • Delete the keyboard_info file from the Pull Request.

I hope this will be straightforward for you. Thanks for your patience. The good news is once this is done, there are fewer places to maintain some of this information.

@LornaSIL LornaSIL added this to In progress in Keyboards Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Keyboards
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

4 participants