Skip to content

githubforks/wingpanel-indicator-ayatana

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingpanel Ayatana-Compatibility Indicator

l10n

Building and Installation

You'll need the following dependencies:

  • cmake
  • gobject-introspection
  • libglib2.0-dev
  • libgranite-dev
  • libindicator3-dev
  • libwingpanel-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 to build

cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make

To install, use make install

sudo make install

About

Wingpanel Ayatana-Compatibility Indicator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 52.8%
  • CMake 47.2%