feat: 添加debian打包文件

This commit is contained in:
2026-07-12 19:58:28 +08:00
parent eb90da12f3
commit 472022f8cd
4 changed files with 32 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
Source: dde-graphics-driver-applet
Section: utils
Priority: optional
Maintainer: Jokul <dev@jokul.space>
Build-Depends: debhelper-compat (= 13),
cmake (>= 3.16),
g++,
qt6-base-dev,
qt6-tools-dev-tools,
libdtk6-core-dev,
libdtk6-widget-dev,
dde-shell-dev
Standards-Version: 4.6.0
Homepage: https://github.com/linuxdeepin/dde-shell
Package: dde-graphics-driver-applet
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
deepin-graphics-driver-manager
Description: DDE Shell Graphics Driver Management Applet
Deepin graphics driver management applet for DDE Shell taskbar.
Provides GPU device detection, driver installation and switching functionality.