Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
22 lines (19 sloc) 397 Bytes
name: systray
version: 1
summary: Qt Systray Example
description: Qt Systray Example
apps:
systray:
command: qt5-launch systray
plugs:
- unity7
parts:
systray:
plugin: qmake
source: src/
build-packages:
- qtbase5-dev
stage-packages:
# Here for the plugins-- they're not linked in automatically.
- libqt5gui5
after: [qt5conf] # A wiki part