# ocean **Repository Path**: LingmoOS/ocean ## Basic Information - **Project Name**: ocean - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-23 - **Last Updated**: 2025-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build](https://github.com/LingmoOS/ocean/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/LingmoOS/ocean/actions/workflows/) # Ocean Ocean is a new generation of UI style for third-party Qt applications in Lingmo OS. ## Dependencies `sudo apt install cmake build-essential libkf5config-dev libkdecorations2-dev libqt5x11extras5-dev qtdeclarative5-dev extra-cmake-modules libkf5guiaddons-dev libkf5configwidgets-dev libkf5windowsystem-dev libkf5coreaddons-dev libkf5iconthemes-dev gettext qt3d5-dev` ## Build ```shell mkdir build cd build cmake .. make sudo make install ``` ## License ocean is licensed under GPLv3.