Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.
/ lookbook Public archive

Browse and find system icons

License

Notifications You must be signed in to change notification settings

danirabbit/lookbook

Repository files navigation

LookBook

LookBook Screenshot

Building, Testing, and Installation

You'll need the following dependencies to build:

  • granite >= 6.0.0
  • libgtk-3-dev
  • libgtksourceview-4-dev
  • libhandy >= 1.0.0
  • meson
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja to build

meson build --prefix=/usr 
cd build
ninja

To install, use ninja install, then execute with com.github.danrabbit.lookbook

sudo ninja install
com.github.danrabbit.lookbook