2017-07-26 17:00:46 +08:00
|
|
|
Source: dtkcore
|
2017-12-14 14:58:51 +08:00
|
|
|
Section: libdevel
|
2017-07-26 17:00:46 +08:00
|
|
|
Priority: optional
|
2017-12-14 14:58:51 +08:00
|
|
|
Maintainer: Deepin Packages Builder <packages@deepin.com>
|
|
|
|
|
Build-Depends: debhelper (>= 9), pkg-config,
|
2018-09-12 10:11:43 +08:00
|
|
|
qttools5-dev-tools, qtbase5-private-dev,
|
2021-03-02 17:23:16 +08:00
|
|
|
libgsettings-qt-dev, libgtest-dev, libdtkcommon-dev
|
2017-12-14 14:58:51 +08:00
|
|
|
Standards-Version: 3.9.8
|
2017-07-26 17:00:46 +08:00
|
|
|
|
2019-09-03 08:54:52 +08:00
|
|
|
Package: libdtkcore5
|
2017-07-26 17:00:46 +08:00
|
|
|
Architecture: any
|
2021-03-02 19:29:57 +08:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, lshw, libdtkcommon
|
2017-07-26 17:00:46 +08:00
|
|
|
Multi-Arch: same
|
|
|
|
|
Description: Deepin Tool Kit Core library
|
|
|
|
|
DtkCore is base library of Deepin Qt/C++ applications.
|
|
|
|
|
.
|
|
|
|
|
This package contains the shared libraries.
|
|
|
|
|
|
2019-09-03 08:54:52 +08:00
|
|
|
Package: libdtkcore5-bin
|
2018-01-22 16:10:31 +08:00
|
|
|
Architecture: any
|
2018-09-12 10:11:43 +08:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
2019-09-03 08:54:52 +08:00
|
|
|
libdtkcore5( =${binary:Version})
|
2018-01-22 16:10:31 +08:00
|
|
|
Description: Deepin Tool Kit Core Utilities
|
|
|
|
|
DtkCore is base devel library of Deepin Qt/C++ applications.
|
|
|
|
|
.
|
|
|
|
|
This package contains the utilities of DtkCore
|
|
|
|
|
|
2017-07-26 17:00:46 +08:00
|
|
|
Package: libdtkcore-dev
|
|
|
|
|
Architecture: any
|
2021-03-02 19:29:57 +08:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libdtkcore5( =${binary:Version}), libdtkcommon-dev
|
2017-07-26 17:00:46 +08:00
|
|
|
Description: Deepin Tool Kit Core Devel library
|
|
|
|
|
DtkCore is base devel library of Deepin Qt/C++ applications.
|
|
|
|
|
.
|
|
|
|
|
This package contains the header files and static libraries of DtkCore
|