feat: 添加debian打包文件
This commit is contained in:
Vendored
+22
@@ -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.
|
||||
Reference in New Issue
Block a user