93 lines
3.0 KiB
Plaintext
Raw Normal View History

2014-09-05 09:04:56 +08:00
Source: libqtxdg
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
2015-09-12 22:42:19 +08:00
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: libs
2014-09-05 09:04:56 +08:00
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
libmagic-dev,
libqt5svg5-dev,
2022-01-04 14:32:38 -05:00
lxqt-build-tools (>= 0.10.0),
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
Homepage: https://github.com/lxqt/libqtxdg
2014-09-05 09:04:56 +08:00
2017-09-23 00:35:24 +02:00
Package: libqt5xdg3
Architecture: any
Multi-Arch: same
2018-07-13 22:52:38 -05:00
Depends: file,
libfile-mimeinfo-perl,
libglib2.0-bin,
2018-07-13 22:52:38 -05:00
shared-mime-info,
${misc:Depends},
${shlibs:Depends}
Recommends: qttranslations5-l10n
Pre-Depends: ${misc:Pre-Depends}
Provides: libqt5xdg
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.
.
2015-02-21 14:39:30 +08:00
This package provides the shared library.
2017-09-23 00:35:24 +02:00
Package: libqt5xdgiconloader3
Architecture: any
Multi-Arch: same
2018-07-13 22:52:38 -05:00
Depends: ${misc:Depends}, ${shlibs:Depends}
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
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}
Recommends: qtxdg-dev-tools (= ${source:Version})
2014-09-05 21:24:30 +08:00
Description: Development files for libqtxdg
This library implements functions of the XDG Specifications in Qt. It is part
2015-02-21 14:39:30 +08:00
of LXQt.
.
2015-02-21 14:39:30 +08:00
This package provides development files.
Package: libqt5xdgiconloader-dev
Architecture: any
Section: libdevel
2018-07-13 22:52:38 -05:00
Depends: libqt5svg5-dev,
libqt5xdgiconloader3 (= ${binary:Version}),
${misc:Depends},
2018-07-13 22:52:38 -05:00
${shlibs:Depends}
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}
Description: Tools for QtXdg
This package provide some tools for qtxdg:
* 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