Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lxqt/lxqt-about
Dialogue window providing information about LXQt and the system it's running on
https://github.com/lxqt/lxqt-about
Last synced: 5 days ago
JSON representation
Dialogue window providing information about LXQt and the system it's running on
- Host: GitHub
- URL: https://github.com/lxqt/lxqt-about
- Owner: lxqt
- License: lgpl-2.1
- Created: 2013-08-06T10:45:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T00:21:15.000Z (5 months ago)
- Last Synced: 2024-10-29T10:36:22.914Z (2 months ago)
- Language: C++
- Homepage: https://lxqt.github.io
- Size: 620 KB
- Stars: 24
- Watchers: 22
- Forks: 45
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# lxqt-about
## Overview
`lxqt-about` is a dialogue window providing information about LXQt and the
system it's running on.## Installation
### Sources
The only runtime dependency is [liblxqt](https://github.com/lxqt/liblxqt).
CMake is needed to build as well as optionally Git to pull latest VCS checkouts.Code configuration is handled by CMake. CMake variable `CMAKE_INSTALL_PREFIX`
will normally have to be set to `/usr`.To build run `make`, to install `make install` which accepts variable `DESTDIR`
as usual.### Binary packages
The library is provided by all major Linux distributions like Arch Linux,
Debian, Fedora and openSUSE. Just use your package manager to search for string
`lxqt-about`.### Translation
Translations can be done in [LXQt-Weblate](https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/)