1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
Source: libfm-qt
Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libexif-dev,
libkf6windowsystem-dev,
libmenu-cache-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
lxqt-build-tools (>= 2.1.0~),
lxqt-menu-data (>= 2.1.0~),
qt6-base-private-dev (>= 6.7.2),
qt6-tools-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
Homepage: https://github.com/lxqt/libfm-qt
Rules-Requires-Root: no
Package: libfm-qt6-15
Provides: libfm-qt
Conflicts: libfm-qt
Replaces: libfm-qt6-14
Breaks: libfm-qt6-14
Architecture: any
Multi-Arch: same
Section: libs
Depends: libglib2.0-bin,
lxqt-menu-data,
shared-mime-info,
${misc:Depends},
${shlibs:Depends}
Recommends: libfm-qt-l10n
Pre-Depends: ${misc:Pre-Depends}
Description: file management support for pcmanfm-qt
Libfm-Qt is a companion library providing components to build desktop file
managers.
.
This package contains helper library libfm-qt for pcmanfm-qt.
Package: libfm-qt-dev
Replaces: libfm-qt5-dev
Breaks: libfm-qt5-dev
Architecture: any
Section: libdevel
Depends: libexif-dev,
libfm-qt6-15 (= ${binary:Version}),
libmenu-cache-dev,
${misc:Depends}
Description: file management support library for pcmanfm-qt (development files)
Libfm-Qt is a companion library providing components to build desktop file
managers.
.
This package contains development files for helper library libfm-qt.
Package: libfm-qt-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for libfm-qt
Libfm-Qt is a companion library providing components to build desktop file
managers.
.
This package contains the l10n files needed by the libfm-qt.
|