106 lines
3.6 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>,
2022-11-16 17:21:16 -06:00
Andrew Lee (李健秋) <ajqlee@debian.org>,
Simon Quigley <tsimonq2@debian.org>
Section: libs
2014-09-05 09:04:56 +08:00
Priority: optional
2022-11-16 17:21:47 -06:00
Build-Depends: cmake,
debhelper-compat (= 13),
libmagic-dev,
2024-11-05 11:15:44 -06:00
lxqt-build-tools (>= 2.1.0),
2024-06-14 18:24:31 -05:00
pkgconf,
2024-06-14 14:00:16 -05:00
qt6-base-private-dev,
qt6-svg-dev,
qt6-tools-dev,
qt6-tools-dev-tools
2024-06-14 13:51:56 -05:00
Standards-Version: 4.7.0
2022-11-16 17:21:16 -06:00
Rules-Requires-Root: no
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libqtxdg-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/libqtxdg-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libqtxdg.git
Homepage: https://github.com/lxqt/libqtxdg
2014-09-05 09:04:56 +08:00
2024-06-14 14:00:16 -05:00
Package: libqt6xdg4
Architecture: any
Multi-Arch: same
2022-11-16 17:21:47 -06:00
Depends: file,
libfile-mimeinfo-perl,
libglib2.0-bin,
2022-11-16 17:21:47 -06:00
shared-mime-info,
${misc:Depends},
${shlibs:Depends}
2024-06-14 14:00:16 -05:00
Recommends: qt6-translations-l10n
Pre-Depends: ${misc:Pre-Depends}
2024-07-03 13:02:59 -05:00
Conflicts: libqt5xdg3 (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdg3 (< 3.12.0-0ubuntu7~)
2024-06-14 14:00:16 -05:00
Provides: libqt6xdg
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.
2024-06-14 14:00:16 -05:00
Package: libqt6xdgiconloader4
Architecture: any
Multi-Arch: same
2022-11-16 17:21:47 -06:00
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: gtk-update-icon-cache
Pre-Depends: ${misc:Pre-Depends}
2024-07-03 13:02:59 -05:00
Conflicts: libqt5xdgiconloader3 (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdgiconloader3 (< 3.12.0-0ubuntu7~)
2024-06-14 14:00:16 -05:00
Provides: libqt6xdgiconloader
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.
2024-06-14 14:00:16 -05:00
Package: libqt6xdg-dev
2014-09-05 09:04:56 +08:00
Architecture: any
Section: libdevel
2022-11-16 17:21:47 -06:00
Depends: libmagic-dev,
2024-06-14 14:00:16 -05:00
libqt6xdg4 (= ${binary:Version}),
libqt6xdgiconloader-dev (= ${binary:Version}),
2022-11-16 17:21:47 -06:00
${misc:Depends}
Recommends: qtxdg-dev-tools (= ${source:Version})
2024-07-03 13:02:59 -05:00
Conflicts: libqt5xdg-dev (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdg-dev (< 3.12.0-0ubuntu7~)
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.
2024-06-14 14:00:16 -05:00
Package: libqt6xdgiconloader-dev
Architecture: any
Section: libdevel
2024-11-05 11:14:48 -06:00
Depends: libqt6xdgiconloader4 (= ${binary:Version}),
qt6-svg-dev,
${misc:Depends},
2022-11-16 17:21:47 -06:00
${shlibs:Depends}
2024-07-03 13:02:59 -05:00
Conflicts: libqt5xdgiconloader-dev (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdgiconloader-dev (< 3.12.0-0ubuntu7~)
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
2024-06-14 14:00:16 -05:00
Depends: libqt6xdg4 (= ${binary:Version}),
libqt6xdgiconloader4 (= ${binary:Version}),
2017-09-23 00:35:24 +02:00
${misc:Depends},
2022-11-16 17:21:47 -06:00
${shlibs:Depends}
Description: Tools for QtXdg
This package provide some tools for qtxdg:
2022-11-16 17:21:16 -06: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