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 70
|
Source: libfm-qt5
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,
libkf5windowsystem-dev,
libmenu-cache-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
lxqt-build-tools-qt5 (>= 0.13.0~),
lxqt-menu-data (>= 2.0.0~),
qtbase5-private-dev,
qttools5-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt5
Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt5.git
Homepage: https://github.com/lxqt/libfm-qt
Rules-Requires-Root: no
Package: libfm-qt14
Provides: libfm-qt5
Replaces: libfm-qt12, libfm-qt13
Breaks: libfm-qt12, libfm-qt13
Architecture: any
Multi-Arch: same
Section: libs
Depends: libglib2.0-bin,
lxqt-menu-data,
shared-mime-info,
${misc:Depends},
${shlibs:Depends}
Recommends: libfm-qt5-l10n
Pre-Depends: ${misc:Pre-Depends}
Description: file management support for pcmanfm-qt (QT5-based)
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-qt5-dev
Replaces: libfm-qt-dev
Breaks: libfm-qt-dev
Architecture: any
Section: libdevel
Depends: libexif-dev,
libfm-qt14 (= ${binary:Version}),
libmenu-cache-dev,
${misc:Depends}
Description: file management support library for pcmanfm-qt (QT5-based 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-qt5-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Conflicts: libfm-qt-l10n
Replaces: libfm-qt-l10n
Description: Language package for libfm-qt (Qt5-based)
Libfm-Qt is a companion library providing components to build desktop file
managers.
.
This package contains the l10n files needed by the libfm-qt.
|