Compare commits

...
20 Commits
Author SHA1 Message Date
gfdgd-xi c3cc92ba86 startdde=>startgxde 2025-06-09 07:42:41 +08:00
gfdgd-xi 6369384b2f deepin-desktop-base=>gxde-desktop-base 2025-06-08 11:44:44 +08:00
gfdgd-xi 3033623aec 新增building-deb-newest 2025-06-08 08:28:29 +08:00
gfdgd-xi 13345d4c88 修改 dde-session-ui、dde-file-manager、dde-desktop 为 gxde-session-ui、gxde-file-manager、gxde-desktop-panel 2025-06-07 21:14:13 +08:00
gfdgd-xi 64a4efe357 修改 dde-dock、deepin-desktop-base 为 gxde-dock、gxde-desktop-base 2025-06-07 18:40:54 +08:00
gfdgd-xi 23529f803e 修改 dde-control-center、dde-launcher 为 gxde-control-center、gxde-launcher 2025-06-07 15:00:11 +08:00
gfdgd-xi 99b74ecfda 修复因缩进错误导致GXDE滚动构建异常的问题 2025-05-26 12:30:15 +08:00
gfdgd-xi 4d063c7a4b Merge branch 'master' of https://gitee.com/GXDE-OS/GXDE 2025-05-25 22:29:03 +08:00
gfdgd-xi aa0c9f69b9 非GXDE-OS仓库不会开启构建 2025-05-25 22:28:32 +08:00
gfdgd-xi 1d98292b0b 恢复自动构建 2025-05-24 11:21:19 +08:00
shenmo7192andGitee 7d3fb159d6 !12 Debian 13 dropped support for mipsel
Merge pull request !12 from shenmo/N/A
2025-05-19 15:43:32 +00:00
shenmo7192andGitee e03fa77a70 Debian 13 dropped support for mipsel
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-19 15:43:11 +00:00
gfdgd-xi 637c022e29 补充g-star 2025-05-10 20:11:33 +08:00
gfdgd-xi 90abc92e09 修复小小电脑无法正常更新 gxde-desktop-android 的问题 2025-05-07 12:14:54 +08:00
shenmo7192andGitee 41316de896 update jpg
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 17:38:55 +00:00
shenmo7192andGitee 70b54ace06 org -> top
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 17:34:29 +00:00
shenmo7192andGitee 1d77f7d66e Update alphabetical order
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 13:24:09 +00:00
dependonandshenmo7192 e1b30589a2 !11 update MAINTAINERS.
* update MAINTAINERS.
2025-05-06 13:23:09 +00:00
shenmo7192andGitee fdf8e253aa 不再考虑错误的15版本dframework-dbus
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 08:15:14 +00:00
gfdgd-xi 50fbe9b797 移除推荐依赖plank 2025-05-04 19:29:51 +08:00
14 changed files with 304 additions and 45 deletions
+1
View File
@@ -59,6 +59,7 @@ env:
jobs:
build:
if: github.repository_owner == 'GXDE-OS'
name: ${{ inputs.display-name || 'Build Job' }}
runs-on: ubuntu-24.04
steps:
+42
View File
@@ -0,0 +1,42 @@
name: Building GXDE Package for Newest Release
run-name: Building for Newest Release ${{ GITHUB.REPOSITORY }}
on:
workflow_call:
secrets:
PASSWD:
required: true
USERS:
required: true
HOST:
required: true
UPATH:
required: true
UPROGRAM:
required: true
UPORT:
required: true
env:
REPOSITORY: https://github.com/GXDE-OS/GXDE
BOTTLEPATH: system-bottle
jobs:
call-loong64-tianlu:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
secrets: inherit
with:
display-name: loong64-tianlu
arch: loong64
rootfs-codename: sid
rootfs-source: https://deb.debian.org/debian-ports/
gxde-codename: bixie
gxde-codename-upload: tianlu
call-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-zhuangzhuang.yml@master
secrets: inherit
call-meimei:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-meimei.yml@master
secrets: inherit
+5 -1
View File
@@ -31,4 +31,8 @@ jobs:
rootfs-codename: sid
rootfs-source: https://deb.debian.org/debian-ports/
gxde-codename: bixie
gxde-codename-upload: tianlu
gxde-codename-upload: tianlu
call-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-zhuangzhuang.yml@master
secrets: inherit
@@ -55,16 +55,7 @@ jobs:
gxde-codename: lizhi
gxde-codename-upload: zhuangzhuang
call-mips64el-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
secrets: inherit
with:
display-name: mips64el-zhuangzhuang
arch: mips64el
rootfs-codename: trixie
rootfs-source: https://deb.debian.org/debian/
gxde-codename: lizhi
gxde-codename-upload: zhuangzhuang
call-riscv64-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
+1
View File
@@ -35,6 +35,7 @@ jobs:
secrets: inherit
UploadOBS:
if: github.repository_owner == 'GXDE-OS'
runs-on: ubuntu-latest
steps:
- name: Get REPOSITORY Name
@@ -58,9 +58,9 @@ apt install dpkg-dev sudo debian-ports-archive-keyring debian-archive-keyring de
#apt build-dep qemu -y
# 如果是 Debian10 就需要安装 Python3 的依赖
#apt build-dep python3.7 -y
# 解包 deepin-desktop-base
apt download deepin-desktop-base
dpkg -x deepin-desktop-base_*.deb /
# 解包 gxde-desktop-base
apt download gxde-desktop-base
dpkg -x gxde-desktop-base_*.deb /
if [[ -f /etc/apt/sources.list.d/debian-backports.list ]]; then
dch --bpo ""
sed -i "s/~bpo/-bpo/g" debian/changelog
+2 -1
View File
@@ -1,8 +1,9 @@
This file contains honored contributers of GXDE and GXDE OS. The list is in alphabetical order.
dependon <liuminghang0821@gmail.com>
elysia <c.elysia@foxmail.com>
gfdgd xi <3025613752@qq.com>
qingyu <qingyuqingyu123@proton.me>
shenmo <shenmo@spark-app.store>
yoyo <chowhound_xb@163.com>
zinface <zinface@163.com>
zinface <zinface@163.com>
+6 -6
View File
@@ -39,17 +39,17 @@ Discord: https://discord.gg/t5Uf2xYpvA
> Currently, ISO supports amd64, arm64
Please check https://www.gxde.org/en/install/
Please check https://www.gxde.top/en/install/
![1](https://www.gxde.org/1.png)
![1](https://www.gxde.top/1.jpg)
![2](https://www.gxde.org/2.png)
![2](https://www.gxde.top/2.jpg)
![3](https://www.gxde.org/3.png)
![3](https://www.gxde.top/3.jpg)
![4](https://www.gxde.org/4.png)
![4](https://www.gxde.top/4.jpg)
![5](https://www.gxde.org/5.png)
![5](https://www.gxde.top/5.jpg)
## Other Projects
+8 -6
View File
@@ -2,6 +2,8 @@
<hr>
<a href='https://gitee.com/GXDE-OS/GXDE/stargazers'><img src='https://gitee.com/GXDE-OS/GXDE/badge/star.svg?theme=dark' alt='star'></img></a>
![G-Start](https://gitcode.com/GXDE-OS/GXDE/star/badge.svg)
**[English](/README.md)**
@@ -37,17 +39,17 @@ Discordhttps://discord.gg/t5Uf2xYpvA
## 安装
请查看 https://www.gxde.org/install/install
请查看 https://www.gxde.top/install/install
![1](https://www.gxde.org/1.png)
![1](https://www.gxde.top/1.jpg)
![2](https://www.gxde.org/2.png)
![2](https://www.gxde.top/2.jpg)
![3](https://www.gxde.org/3.png)
![3](https://www.gxde.top/3.jpg)
![4](https://www.gxde.org/4.png)
![4](https://www.gxde.top/4.jpg)
![5](https://www.gxde.org/5.png)
![5](https://www.gxde.top/5.jpg)
## 其它项目
+8 -2
View File
@@ -1,12 +1,18 @@
gxde (2025.04.23) UNRELEASED; urgency=medium
gxde (2025.06.09) UNRELEASED; urgency=medium
* 新增 remmina 以解决远程问题
* 改为安装 dde-printer
* 新增屏保
* 修复安装 gxde-desktop-android 会自动安装 gxde-desktop-extra 的问题
* 新增推荐依赖:龙芯应用合作社(仅限:mips64el loongarch64 loong64
* 移除推荐依赖:plank
* 修复小小电脑无法正常更新 gxde-desktop-android 的问题
* 修改 dde-control-center、dde-launcher、dde-dock、deepin-desktop-base 为 gxde-control-center、gxde-launcher、gxde-dock、gxde-desktop-base
* 修改 dde-session-ui、dde-file-manager、dde-desktop 为
gxde-session-ui、gxde-file-manager、gxde-desktop-panel
* startdde=>startgxde
-- gfdgd_xi <3025613752@qq.com> Wed, 23 Apr 2025 18:29:43 +0800
-- gfdgd_xi <3025613752@qq.com> Mon, 09 Jun 2025 07:42:12 +0800
gxde (2024.10.20) UNRELEASED; urgency=medium
+10 -16
View File
@@ -53,7 +53,6 @@ Depends:
${misc:Depends},
gxde-daemon,
gxde-desktop,
gxde-calculator,
gxde-terminal,
gxde-deb-installer,
gxde-editor,
@@ -64,10 +63,9 @@ Depends:
gxde-movie,
gxde-quick-hash,
spark-store | aptss,
loongsonapplication,
deepin-system-monitor,
dde-control-center,
dde-file-manager,
gxde-control-center,
gxde-file-manager,
Conflicts:
plymouth-theme-gxde-logo,
linux-kernel-gxde-i386,
@@ -90,15 +88,15 @@ Description: GXDE New Desktop Environment For PRoot - Next
Package: gxde-desktop
Architecture: all
Depends: ${misc:Depends},
deepin-desktop-base,
dde-desktop,
dde-dock,
dde-control-center(>> 2.90.5),
dde-launcher,
startdde,
dde-session-ui,
gxde-desktop-base,
gxde-desktop-panel,
gxde-dock,
gxde-control-center,
gxde-launcher,
startgxde,
gxde-session-ui,
gxde-artwork,
dde-file-manager,
gxde-file-manager,
dde-qt5integration,
eject,
gxde-wallpapers,
@@ -147,13 +145,11 @@ Recommends:
x-display-manager,
gxde-image-viewer,
gxde-calendar,
gxde-calculator,
gxde-voice-recorder,
deepin-screen-recorder,
warm-sched,
deepin-camera,
gxde-top-panel,
plank,
fcitx5-material-color,
tela-grub2-themes,
plymouth-theme-gxde-logo,
@@ -162,11 +158,9 @@ Recommends:
fantascene-dynamic-wallpaper,
x11vnc,
Conflicts:
dde-control-center(<< 2.90.5),
deepin-desktop-environment-desktop,
deepin-desktop-environment-dock,
deepin-desktop-environment-launcher,
libdframeworkdbus2(>> 15)
Description: GXDE New Desktop Environment - Next
This is a meta package depends GXDE New Desktop Envrionment.
.
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB