File: control

package info (click to toggle)
libkysdk-applications 3.0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 7,384 kB
  • sloc: cpp: 53,566; xml: 1,865; ansic: 272; sh: 35; makefile: 6
file content (55 lines) | stat: -rw-r--r-- 2,102 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
46
47
48
49
50
51
52
53
54
55
Source: libkysdk-applications
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>,
           xibowen <xibowen@kylinos.cn>,
           zhangpan <zhangpan@kylinos.cn>,
Build-Depends: debhelper-compat (= 13),
               kwayland-dev,
               libgif-dev,
               libglib2.0-dev,
               libgsettings-qt6-dev,
               libkf6iconthemes-dev,
               libkf6windowsystem-dev,
               libkysdk-base-dev,
               libpng-dev,
               libssl-dev,
               libstb-dev,
               libsystemd-dev,
               pkg-kde-tools,
               pkgconf,
               qmake6,
               qt6-5compat-dev,
               qt6-base-dev,
               qt6-base-dev-tools,
               qt6-svg-dev,
               qt6-tools-dev-tools,
               qt6-wayland,
               wayland-protocols,
Standards-Version: 4.7.3
Section: libs
Homepage: https://gitee.com/openkylin/libkysdk-applications
Vcs-Git: https://gitee.com/openkylin/libkysdk-applications.git
Vcs-Browser: https://gitee.com/openkylin/libkysdk-applications

Package: libkysdk-applications
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: kylin SDK based on application level
 A set of interfaces and tools are provided to assist the software
 development of the application layer. It includes Qt extension control,
 window management module, process control module, display control module,
 D-Bus call module, gsetting acquisition module, etc.

Package: libkysdk-applications-dev
Architecture: any
Section: libdevel
Depends: libkysdk-applications (= ${binary:Version}),
         ${misc:Depends},
Description: development for libkysdk-applications
 A set of interfaces and tools are provided to assist the software
 development of the application layer. It includes Qt extension control,
 window management module, process control module, display control module,
 D-Bus call module, gsetting acquisition module, etc.
 Contains development files for libkysdk-applications.