File: manifest.json.in

package info (click to toggle)
lomiri-ui-toolkit 1.3.5110%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 26,436 kB
  • sloc: cpp: 85,830; python: 5,537; sh: 1,344; javascript: 919; ansic: 573; makefile: 204
file content (15 lines) | stat: -rw-r--r-- 556 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    \"architecture\": \"all\",
    \"description\": \"Component showcase gallery of the Ubuntu user interface toolkit (UITK)\",
    \"framework\": \"@CLICK_FRAMEWORK@\",
    \"hooks\": {
        \"lomiri-ui-toolkit-gallery\": {
            \"apparmor\": \"lomiri-ui-toolkit-gallery.apparmor\",
            \"desktop\": \"lomiri-ui-toolkit-gallery.desktop\"
        }
    },
    \"maintainer\": \"UBports <dev@ubports.com>\",
    \"name\": \"uitk-gallery.ubports\",
    \"title\": \"Lomiri UI Toolkit Gallery\",
    \"version\": \"$${PROJECT_VERSION}\"
}