Skip to content

elementary/camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b77e38 · Jun 6, 2018
Oct 2, 2016
May 31, 2018
Oct 10, 2017
Jun 6, 2018
May 31, 2018
Oct 2, 2016
May 30, 2018
Jun 17, 2017
Jul 27, 2013
May 30, 2018
Jun 6, 2018

Repository files navigation

Camera

Translation status Bountysource

The camera app designed for elementary OS

Camera Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libcanberra-dev
  • libclutter-gst-3.0-dev
  • libclutter-gtk-1.0-dev
  • libgranite-dev
  • libgtk-3.0-dev
  • meson >= 0.43
  • valac-0.30

Run meson build to configure the build environment. Change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.camera

sudo ninja install
io.elementary.camera