Skip to content

Mohelm97/files

 
 

Repository files navigation

Files

Bountysource Packaging status Translation status

Files Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • cmake
  • libcanberra-dev
  • libdbus-glib-1-dev
  • libgail-3-dev
  • libgee-0.8-dev
  • libglib2.0-dev
  • libgranite-dev >= 5.2.0
  • libgtk-3-dev
  • libnotify-dev
  • libpango1.0-dev
  • libplank-dev
  • libsqlite3-dev
  • libunity-dev
  • libzeitgeist-2.0-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 all test to build and run tests

cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make all test

To install, use make install, then execute with pantheon-files

sudo make install
io.elementary.files

About

File browser designed for elementary OS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 68.6%
  • C 26.5%
  • CMake 4.0%
  • Other 0.9%