Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FranRodriguez/switchboard-plug-bing-wallpaper


https://github.com/FranRodriguez/switchboard-plug-bing-wallpaper

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bing Wallpaper Plug
## Building and Installation

You'll need the following dependencies:

* cmake
* libswitchboard-2.0-dev
* granite
* posix
* valac

It's recommended to create a clean build environment

mkdir build
cd build/

Run `cmake` to configure the build environment and then `make` to build

cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make

To install, use `make install`, then execute with `switchboard`

sudo make install
switchboard