15 lines
402 B
JSON
15 lines
402 B
JSON
{
|
|
\"description\": \"Tiny Tiny RSS client\",
|
|
\"framework\": \"ubuntu-sdk-15.04.1-qml\",
|
|
\"hooks\": {
|
|
\"ttrss\": {
|
|
\"apparmor\": \"ttrss.json\",
|
|
\"desktop\": \"ttrss.desktop\"
|
|
}
|
|
},
|
|
\"architecture\": \"$${CLICK_ARCH}\",
|
|
\"maintainer\": \"Alberto Mardegan <info@mardy.it>\",
|
|
\"name\": \"it.mardy.ttrss\",
|
|
\"title\": \"Tiny Tiny RSS\",
|
|
\"version\": \"$${VERSION}-$${UBUNTU_REVISION}\"
|
|
}
|