Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/png2378/wingpanel-indicator-keyboard
https://github.com/png2378/wingpanel-indicator-keyboard
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/png2378/wingpanel-indicator-keyboard
- Owner: png2378
- License: gpl-3.0
- Created: 2018-06-11T10:30:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T23:57:12.000Z (over 6 years ago)
- Last Synced: 2024-11-09T14:52:32.698Z (3 months ago)
- Language: Vala
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Wingpanel Keyboard Indicator
[![l10n](https://l10n.elementary.io/widgets/wingpanel/wingpanel-indicator-keyboard/svg-badge.svg)](https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard)## Building and Installation
You'll need the following dependencies:
* gobject-introspection
* libglib2.0-dev
* libgranite-dev
* libwingpanel-2.0-dev
* libxml2-dev
* meson
* valac
Run `meson` to configure the build environment and then `ninja` to buildmeson build --prefix=/usr
cd build
ninja
To install, use `ninja install`sudo ninja install