forked from openkylin/dtkcommon
24 lines
314 B
YAML
24 lines
314 B
YAML
package:
|
|
id: dtkcommon
|
|
name: dtkcommon
|
|
kind: lib
|
|
version: 5.6.3
|
|
description: |
|
|
dtkcommon used to store public configuration files
|
|
|
|
base:
|
|
id: org.deepin.base/23.0.0
|
|
|
|
depends:
|
|
- id: qtbase/5.15.7
|
|
|
|
source:
|
|
kind: local
|
|
|
|
variables:
|
|
extra_args: |
|
|
-DDTK_VERSION=${VERSION}
|
|
|
|
build:
|
|
kind: cmake
|