Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

Wingpanel Ayatana-Compatibility Indicator

License

Notifications You must be signed in to change notification settings

eth-p/wingpanel-indicator-ayatana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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 93.7%
  • Meson 6.3%