-
Notifications
You must be signed in to change notification settings - Fork 4
/
snapcraft.yaml
42 lines (38 loc) · 956 Bytes
/
snapcraft.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: ubuntu-ui-toolkit
version: 1.3.2190+17.04.20170327
summary: Ubuntu UI Toolkit
description: |
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
This package includes UITK.
grade: stable
confinement: strict
slots:
ubuntu-ui-toolkit-slot:
content: ubuntu-ui-toolkit
interface: content
read:
- /
parts:
ubuntu-ui-toolkit:
plugin: qmake
qt-version: qt5
options:
- QT_QPA_PLATFORM=minimal
source: .
build-packages:
- dbus
- dbus-test-runner
- devscripts
- gdb
- libdbus-1-dev
- liblttng-ust-dev
- libnih-dbus-dev
- libqt5svg5-dev
- qtdeclarative5-unity-action-plugin
- qtpim5-dev
stage-packages:
- libnih-dbus1
- qtdeclarative5-unity-action-plugin
- suru-icon-theme
- ttf-ubuntu-font-family