Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qtilities/qtilitools
Scripts/commands used in the Qtilities organization
https://github.com/qtilities/qtilitools
qt translations
Last synced: 25 days ago
JSON representation
Scripts/commands used in the Qtilities organization
- Host: GitHub
- URL: https://github.com/qtilities/qtilitools
- Owner: qtilities
- License: bsd-3-clause
- Created: 2023-08-01T21:16:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-31T09:55:40.000Z (7 months ago)
- Last Synced: 2024-11-24T18:13:49.592Z (3 months ago)
- Topics: qt, translations
- Language: CMake
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Qtilitools
Scripts/commands used in the Qtilities organization.
- **qtls-translate**: shell script based on `lxqt-transupdate` plus some additions
to update and compile translations.- **AppStream.cmake**: converts a given string to a freedesktop'
desktop entry specification compliant name.- **QtAppResources.cmake**: configures and installs various application' resources,
including translations.- **Translate.cmake**: modified version of `LXQtTranslateTs.cmake` merged with
`LXQtTranslateDesktop.cmake`, to work also with Qt6.- **TranslateDesktop.pl**: Renamed `LXQtTranslateDesktopYaml.pl`
used by `Translate.cmake`.## Build
```bash
cmake -B build -D CMAKE_BUILD_TYPE=None -D CMAKE_INSTALL_PREFIX=/usr -W no-dev
DESTDIR="$(pwd)/package" cmake --install build
```## Packages
[![Packages]](https://repology.org/project/qtilitools/versions)
[Packages]: https://repology.org/badge/vertical-allrepos/qtilitools.svg