File: control

package info (click to toggle)
libkysdk-desktop 3.0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 584 kB
  • sloc: cpp: 3,434; ansic: 31; sh: 29; xml: 19; python: 8; makefile: 4
file content (45 lines) | stat: -rw-r--r-- 1,589 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: libkysdk-desktop
Section: libs
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>,
           zhangpan <zhangpan@kylinos.cn>
Build-Depends: debhelper-compat (= 13),
               libdconf-dev,
               libglib2.0-dev,
               libgsettings-qt6-dev,
               libkf6config-dev,
               libkf6globalaccel-dev,
               pkgconf,
               qmake6,
               qt6-base-dev,
               qt6-base-dev-tools,
               qt6-multimedia-dev,
               qt6-tools-dev-tools,
Standards-Version: 4.7.3
Homepage: https://gitee.com/openkylin/libkysdk-desktop
Vcs-Git: https://gitee.com/openkylin/libkysdk-desktop.git
Vcs-Browser: https://gitee.com/openkylin/libkysdk-desktop

Package: libkysdk-desktop
Architecture: any
Section: libdevel
Replaces: libkysdk-applications (<= 2.2.1.2-1)
Breaks: libkysdk-applications (<= 2.2.1.2-1)
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: kylin SDK based on desktop level
 A set of interfaces and tools are provided to assist the software
 development of the desktop layer. It includes sound effects module,
 notification module etc.

Package: libkysdk-desktop-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: development for libkysdk-desktop
 A set of interfaces and tools are provided to assist the software
 development of the desktop layer. It includes sound effects module,
 notification module etc.
 .
 This package contains development files for libkysdk-desktop.