# Copyright (C) 2026 CharOfString
#
# This file is part of GXDE Desktop Environment Installer.
#
# GXDE Desktop Environment Installer is free software: you can redistribute it
# and/or modify it under the terms of the GNU General Public License as
# published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version.
#
# GXDE Desktop Environment Installer is distributed in the hope that it will
# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# GXDE Desktop Environment Installer.If not,
# see
只移植了最基础的必要库,也拉了足足82个repo...
其中,新CMake要求有点严格,findPKG偶尔有问题,然后就是很多程序都在用Qt Private头但很奇怪找不到定义;最后就是Qt6.10下语法变严格了,很多处编译不通过,还有个QtXCB在烦...
目前是没法做X11会话,那玩意要
gxde-kwin,而gxde-kwin要求KF5的锁屏,而后者要layer-shell-qt5的dev包。因为layer-shell-qt5自身与GXDE在用的layer-shell-qt6在debian的包管理器眼里是冲突的,所以我没敢让它继续...使用仓库的详细记录: