mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-09-07 03:42:22 +08:00
29 lines
737 B
Plaintext
29 lines
737 B
Plaintext
Source: spark-webapp-runtime
|
|
Maintainer: shenmo <shenmo@spark-app.store>
|
|
Section: utils
|
|
Priority: optional
|
|
Build-Depends:
|
|
debhelper (>= 11),
|
|
cmake (>= 3.12),
|
|
pkg-config,
|
|
qtchooser (>= 55-gc9562a1-1~),
|
|
qt6-base-dev,
|
|
qt6-tools-dev,
|
|
qt6-webengine-dev,
|
|
libdtkcommon-dev,
|
|
libdtk6core-dev,
|
|
libdtk6gui-dev,
|
|
libdtk6widget-dev
|
|
Standards-Version: 1.0
|
|
Homepage: https://gitee.com/deepin-community-store/spark-web-app-runtime
|
|
|
|
|
|
Package: spark-webapp-runtime
|
|
Architecture: any
|
|
Depends:${shlibs:Depends}, ${misc:Depends}
|
|
Conflicts: store.spark-app.spark-webapp-runtime
|
|
Provides: store.spark-app.spark-webapp-runtime
|
|
Replaces: store.spark-app.spark-webapp-runtime
|
|
Description: Spark WebApp Runtime
|
|
A simple solution for packaging web apps.
|