Skip to content

jtrees/calendar

 
 

Repository files navigation

Calendar

l10n

Screenshot

Building and Installation

You'll need the following dependencies:

  • cmake
  • intltool
  • libchamplain-0.12-dev
  • libchamplain-gtk-0.12-dev
  • libclutter-1.0-dev
  • libecal1.2-dev
  • libedataserverui1.2-dev
  • libfolks-dev
  • libgee-0.8-dev
  • libgeocode-glib-dev
  • libglib2.0-dev
  • libgranite-dev
  • libgtk-3-dev
  • libical-dev
  • libnotify-dev
  • 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 maya-calendar

sudo make install
maya-calendar

About

Desktop calendar app

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 92.2%
  • CMake 7.3%
  • CSS 0.5%