name: qt-ubuntu
version: '5.6.1'
summary: Qt with Ubuntu patches
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 several Qt Project's Qt modules added with
Ubuntu patches like backported fixes, and the Qt modules of the
Ubuntu UI Toolkit.
grade: stable
confinement: strict
slots:
qt-ubuntu:
content: qt-ubuntu
interface: content
read:
- qt-ubuntu
parts:
qt-ubuntu:
plugin: nil
build-packages: [...]
stage-packages:[...]
organize:
etc/*: qt-ubuntu/etc/
usr/*: qt-ubuntu/usr/
api:
plugin: development
source: .
exclude: [...]
extension: api
after:
- qt-ubuntu