name: wonderwall # you probably want to 'snapcraft register <name>'
version: '1' # just for humans, typically '1.2+git' or '1.3.2'
summary: Powerful Desktop Wallpaper manager for Gnome Desktop # 79 char long summary
description: |
Wonderwall is a desktop wallpaper manager. That allows you to browse download and apply
Wallpaper's from our huge collection of wallpapers. The user interface is so neat and
powerful that makes manage your collection of images very simple and straight forward.
Feature included are:
* Search wallpaper using Colors, Tags, Categories, Resolution, Popularity, Views,
Rating etc with the powerful filter tools.
* Crop/Scale Downloaded wallpaper to make it fit into your Screen Resolution.
* Browse through the world's largest collection of online 4k and Ultra HD Wallpapers
* Categories Downloaded wallpapers.
* Buy from the hand picked collection of Images with clicks.
* Search images using color search tool.
grade: stable # must be 'stable' to release into candidate/stable channels
confinement: classic # use 'strict' once you have the right plugs and slots
apps:
wonderwall:
command: desktop-launch wonderwall
parts:
qt:
plugin: qmake
qt-version: qt5
source-type: local
source: ../../wonderwall/
build-packages:
- build-essential
- qtbase5-dev
- libqt5webkit5-dev
- libudev-dev
stage:
- -usr/share/pkgconfig
stage-packages:
- libqt5webkit5
- libqt5x11extras5
after: [desktop-qt5]
udev:
plugin: nil
stage-packages:
- udev
gsettings:
plugin: nil
stage-packages:
- libglib2.0-bin