Skip to content

paysonwallach/wingpanel-indicator-sound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingpanel Sound Indicator

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

libcanberra-gtk-dev
libgranite-dev
libglib2.0-dev
libgtk-3-dev
libnotify-dev
libpulse-dev
libwingpanel-2.0-dev >= 2.1.0
meson
valac (>= 0.26)

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

Packages

No packages published

Languages

  • Vala 97.6%
  • Meson 1.2%
  • CSS 1.1%
  • Python 0.1%