2019-07-29 17:18:12 +08:00
|
|
|
Source: dtkgui
|
|
|
|
|
Section: libdevel
|
|
|
|
|
Priority: optional
|
|
|
|
|
Maintainer: Deepin Packages Builder <packages@deepin.com>
|
2022-12-27 16:24:41 +08:00
|
|
|
Build-Depends: debhelper-compat (= 12), pkg-config,
|
2023-09-18 11:31:39 +08:00
|
|
|
qtbase5-private-dev, qtbase5-dev-tools, doxygen, graphviz, qttools5-dev,
|
2022-12-27 10:39:47 +08:00
|
|
|
libdtkcore-dev, librsvg2-dev, libfreeimage-dev, libraw-dev, libgtest-dev, libgmock-dev,
|
2023-02-14 10:06:40 +08:00
|
|
|
libqt5xdg-dev, libqt5xdgiconloader-dev, cmake, qt5-image-formats-plugins
|
2019-07-29 17:18:12 +08:00
|
|
|
Standards-Version: 3.9.8
|
|
|
|
|
|
2019-09-03 09:01:34 +08:00
|
|
|
Package: libdtkgui5
|
2019-07-29 17:18:12 +08:00
|
|
|
Architecture: any
|
2023-06-12 15:15:46 +08:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libdtkdata,
|
2022-02-28 10:26:18 +08:00
|
|
|
qt5-image-formats-plugins
|
2019-07-29 17:18:12 +08:00
|
|
|
Multi-Arch: same
|
|
|
|
|
Description: Deepin Tool Kit Gui library
|
|
|
|
|
DtkGui is base library of Deepin Qt/C++ applications.
|
|
|
|
|
.
|
|
|
|
|
This package contains the shared libraries.
|
|
|
|
|
|
2019-09-03 09:01:34 +08:00
|
|
|
Package: libdtkgui5-bin
|
2019-07-29 17:18:12 +08:00
|
|
|
Architecture: any
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
2019-09-03 09:01:34 +08:00
|
|
|
libdtkgui5( =${binary:Version})
|
2019-07-29 17:18:12 +08:00
|
|
|
Description: Deepin Tool Kit Gui Utilities
|
|
|
|
|
DtkGui is base devel library of Deepin Qt/C++ applications.
|
|
|
|
|
.
|
|
|
|
|
This package contains the utilities of DtkGui
|
|
|
|
|
|
|
|
|
|
Package: libdtkgui-dev
|
|
|
|
|
Architecture: any
|
2023-08-16 11:39:00 +08:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libdtkgui5( =${binary:Version}), libdtkcommon-dev(>=5.6.16)
|
2019-07-29 17:18:12 +08:00
|
|
|
Description: Deepin Tool Kit Gui Devel library
|
|
|
|
|
DtkGui is base devel library of Deepin Qt/C++ applications.
|
|
|
|
|
.
|
|
|
|
|
This package contains the header files and static libraries of DtkGui
|
2022-08-26 16:32:24 +08:00
|
|
|
|
|
|
|
|
Package: libdtkgui-doc
|
2023-09-18 11:31:39 +08:00
|
|
|
Build-Profiles: <!nodoc>
|
2022-08-26 16:32:24 +08:00
|
|
|
Architecture: any
|
2022-12-27 16:24:41 +08:00
|
|
|
Depends: ${misc:Depends}
|
2022-08-26 16:32:24 +08:00
|
|
|
Description: Deepin Tool Kit Gui (Document)
|
|
|
|
|
DtkGui is base devel library of Deepin Qt/C++ applications.
|
|
|
|
|
.
|
|
|
|
|
This package contains the qt Document of DtkGui
|