mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
922cd0fecf
- Update to current framework - "name": should match: «hooks name».«nickname»
16 lines
531 B
JSON
16 lines
531 B
JSON
{
|
|
"architecture": "armhf",
|
|
"description": "An ebook reader application supports PDF, DJVU, EPUB, FB2 and much more, running on Kindle, Kobo, PocketBook, Ubuntu touch and Android devices",
|
|
"framework": "ubuntu-sdk-15.04.6",
|
|
"hooks": {
|
|
"koreader": {
|
|
"apparmor": "koreader.apparmor",
|
|
"desktop": "koreader.desktop"
|
|
}
|
|
},
|
|
"maintainer": "Huang Xin <chrox.huang@gmail.com>",
|
|
"name": "koreader.koreader",
|
|
"title": "Koreader for Ubuntu touch",
|
|
"version": "0.0.1"
|
|
}
|