# found-gsettings-schemas **Repository Path**: src-anolis-foundui/found-gsettings-schemas ## Basic Information - **Project Name**: found-gsettings-schemas - **Description**: 桌面及系统设置GSettings注册表 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 5 - **Created**: 2023-08-16 - **Last Updated**: 2023-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # found-gsettings-schemas found-gsettings-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. Please read the HACKING file for information on where to send changes or bugfixes for this package. ## 安装 ### 构建过程 1. 确保已安装所有依赖库. *不同发行版的软件包名称可能不同,如果您的发行版提供了 found-gsettings-schemas,请检查发行版提供的打包脚本。* 如果你使用的是 [Centos] 或者其它提供了 found-gsettings-schemas 的发行版: ``` $ sudo yum-builddep -y found-gsettings-schemas.spec ``` 2. 构建: ``` $ rpmbuild -ba found-gsettings-schemas.spec ``` 3. 安装: ``` $ sudo rpm -Uvh --force found-gsettings-schemas*.rpm ``` ## 帮助 ## 开源许可证 found-gsettings-schemas is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.