ubuntu-sdk-team team mailing list archive
-
ubuntu-sdk-team team
-
Mailing list archive
-
Message #00498
[Merge] ubuntu-app-platform:osk into ubuntu-app-platform:master
Christian Dywan has proposed merging ubuntu-app-platform:osk into ubuntu-app-platform:master.
Commit message:
Add OSK packages
Requested reviews:
Ubuntu SDK team (ubuntu-sdk-team)
For more details, see:
https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-app-platform/+git/ubuntu-app-platform/+merge/315696
--
Your team Ubuntu SDK team is requested to review the proposed merge of ubuntu-app-platform:osk into ubuntu-app-platform:master.
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2e0ed84..e45c4db 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -98,6 +98,44 @@ parts:
- qtdeclarative5-ubuntu-contacts0.1
# Add a droid derived Sans-Serif style CJK font
- fonts-wqy-microhei
+ # OSK
+ - ubuntu-keyboard-arabic
+ - ubuntu-keyboard-autopilot
+ - ubuntu-keyboard-azerbaijani
+ - ubuntu-keyboard-bosnian
+ - ubuntu-keyboard-catalan
+ - ubuntu-keyboard-chinese-chewing
+ - ubuntu-keyboard-chinese-pinyin
+ - ubuntu-keyboard-croatian
+ - ubuntu-keyboard-czech
+ - ubuntu-keyboard-danish
+ - ubuntu-keyboard-dev
+ - ubuntu-keyboard-dutch
+ - ubuntu-keyboard-emoji
+ - ubuntu-keyboard-english
+ - ubuntu-keyboard-esperanto
+ - ubuntu-keyboard-finnish
+ - ubuntu-keyboard-french
+ - ubuntu-keyboard-german
+ - ubuntu-keyboard-greek
+ - ubuntu-keyboard-hebrew
+ - ubuntu-keyboard-hungarian
+ - ubuntu-keyboard-icelandic
+ - ubuntu-keyboard-italian
+ - ubuntu-keyboard-japanese
+ - ubuntu-keyboard-korean
+ - ubuntu-keyboard-latvian
+ - ubuntu-keyboard-norwegian-bokmal
+ - ubuntu-keyboard-polish
+ - ubuntu-keyboard-portuguese
+ - ubuntu-keyboard-romanian
+ - ubuntu-keyboard-russian
+ - ubuntu-keyboard-scottish-gaelic
+ - ubuntu-keyboard-serbian
+ - ubuntu-keyboard-slovenian
+ - ubuntu-keyboard-spanish
+ - ubuntu-keyboard-swedish
+ - ubuntu-keyboard-ukrainian
snap:
- etc
@@ -118,4 +156,8 @@ parts:
- usr/share/mime/packages
- usr/share/webbrowser-app
- usr/share/X11
+ # OSK
+ - etc/xdg/maliit.org/
+ - usr/lib/maliit/plugins
+ - usr/share/maliit/plugins
Follow ups