2014-09-05 09:04:56 +08:00
|
|
|
Source: libqtxdg
|
2018-05-21 21:09:56 -05:00
|
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
|
|
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
2015-08-31 23:39:05 +02:00
|
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
2015-09-12 22:42:19 +08:00
|
|
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
2015-08-31 23:39:05 +02:00
|
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
2014-09-08 19:40:22 +02:00
|
|
|
Section: libs
|
2014-09-05 09:04:56 +08:00
|
|
|
Priority: optional
|
2022-01-11 13:27:39 +08:00
|
|
|
Build-Depends: debhelper-compat (= 13),
|
|
|
|
cmake,
|
2015-08-31 23:39:05 +02:00
|
|
|
libmagic-dev,
|
2016-10-18 00:35:34 +02:00
|
|
|
libqt5svg5-dev,
|
2022-01-04 14:32:38 -05:00
|
|
|
lxqt-build-tools (>= 0.10.0),
|
2015-08-31 23:39:05 +02:00
|
|
|
pkg-config,
|
|
|
|
qtbase5-private-dev,
|
|
|
|
qttools5-dev,
|
|
|
|
qttools5-dev-tools
|
2022-01-04 14:32:38 -05:00
|
|
|
Standards-Version: 4.6.0
|
|
|
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg
|
|
|
|
Vcs-Git: https://salsa.debian.org/lxqt-team/libqtxdg.git
|
2018-04-26 20:33:12 +02:00
|
|
|
Homepage: https://github.com/lxqt/libqtxdg
|
2014-09-05 09:04:56 +08:00
|
|
|
|
2017-09-23 00:35:24 +02:00
|
|
|
Package: libqt5xdg3
|
2014-09-08 19:40:22 +02:00
|
|
|
Architecture: any
|
|
|
|
Multi-Arch: same
|
2018-07-13 22:52:38 -05:00
|
|
|
Depends: file,
|
2017-07-01 14:12:44 +02:00
|
|
|
libfile-mimeinfo-perl,
|
2018-07-13 23:01:59 -05:00
|
|
|
libglib2.0-bin,
|
2018-07-13 22:52:38 -05:00
|
|
|
shared-mime-info,
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends}
|
2017-07-24 22:00:04 +02:00
|
|
|
Recommends: qttranslations5-l10n
|
2014-09-08 19:40:22 +02:00
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
2015-08-31 23:39:05 +02:00
|
|
|
Provides: libqt5xdg
|
2016-10-18 00:35:34 +02:00
|
|
|
Description: Implementation of the XDG Specifications for Qt (shared lib)
|
2015-02-21 14:39:30 +08:00
|
|
|
This library implements functions of the XDG Specifications in Qt. It is part
|
|
|
|
of LXQt.
|
2014-09-08 19:40:22 +02:00
|
|
|
.
|
2015-02-21 14:39:30 +08:00
|
|
|
This package provides the shared library.
|
2014-09-08 19:40:22 +02:00
|
|
|
|
2017-09-23 00:35:24 +02:00
|
|
|
Package: libqt5xdgiconloader3
|
2016-10-18 00:35:34 +02:00
|
|
|
Architecture: any
|
|
|
|
Multi-Arch: same
|
2018-07-13 22:52:38 -05:00
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
2016-10-18 00:35:34 +02:00
|
|
|
Recommends: gtk-update-icon-cache
|
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
Provides: libqt5xdgiconloader
|
|
|
|
Description: Implementation of the XDG Iconloader for Qt (shared lib)
|
|
|
|
This library implements the backend to load icons which are handled according
|
|
|
|
to the XDG Icon Theme Specification in Qt. It is part of LXQt.
|
|
|
|
.
|
|
|
|
This package provides the shared library.
|
|
|
|
|
2014-09-07 23:23:49 +08:00
|
|
|
Package: libqt5xdg-dev
|
2014-09-05 09:04:56 +08:00
|
|
|
Architecture: any
|
2015-08-31 23:39:05 +02:00
|
|
|
Section: libdevel
|
2018-07-13 22:52:38 -05:00
|
|
|
Depends: libmagic-dev,
|
2017-09-23 00:35:24 +02:00
|
|
|
libqt5xdg3 (= ${binary:Version}),
|
2018-07-13 22:52:38 -05:00
|
|
|
libqt5xdgiconloader-dev (= ${binary:Version}),
|
|
|
|
${misc:Depends}
|
2019-12-23 18:28:03 +01:00
|
|
|
Recommends: qtxdg-dev-tools (= ${source:Version})
|
2014-09-05 21:24:30 +08:00
|
|
|
Description: Development files for libqtxdg
|
2016-10-18 00:35:34 +02:00
|
|
|
This library implements functions of the XDG Specifications in Qt. It is part
|
2015-02-21 14:39:30 +08:00
|
|
|
of LXQt.
|
2014-09-08 19:40:22 +02:00
|
|
|
.
|
2015-02-21 14:39:30 +08:00
|
|
|
This package provides development files.
|
2016-10-18 00:35:34 +02:00
|
|
|
|
|
|
|
Package: libqt5xdgiconloader-dev
|
|
|
|
Architecture: any
|
|
|
|
Section: libdevel
|
2018-07-13 22:52:38 -05:00
|
|
|
Depends: libqt5svg5-dev,
|
|
|
|
libqt5xdgiconloader3 (= ${binary:Version}),
|
2017-09-23 02:39:20 +02:00
|
|
|
${misc:Depends},
|
2018-07-13 22:52:38 -05:00
|
|
|
${shlibs:Depends}
|
2016-10-18 00:35:34 +02:00
|
|
|
Description: Development files for libqtxdgiconloader
|
|
|
|
This library implements the backend to load icons which are handled according
|
|
|
|
to the XDG Icon Theme Specification in Qt. It is part of LXQt.
|
|
|
|
.
|
|
|
|
This package provides development files.
|
2017-09-23 00:35:24 +02:00
|
|
|
|
|
|
|
Package: qtxdg-dev-tools
|
|
|
|
Architecture: any
|
|
|
|
Section: devel
|
2020-04-28 17:57:56 -05:00
|
|
|
Depends: libqt5xdg3 (= ${binary:Version}),
|
|
|
|
libqt5xdgiconloader3 (= ${binary:Version}),
|
2017-09-23 00:35:24 +02:00
|
|
|
${misc:Depends},
|
2020-04-28 17:57:56 -05:00
|
|
|
${shlibs:Depends}
|
2019-12-23 18:28:03 +01:00
|
|
|
Description: Tools for QtXdg
|
|
|
|
This package provide some tools for qtxdg:
|
2020-06-03 22:55:03 -05:00
|
|
|
* qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester
|
|
|
|
* qtxdg-iconfinder - Find icons the QtXdg way
|
2021-02-12 00:36:26 +05:30
|
|
|
* qtxdg-mat - Mime app tool for QtXdg
|