63 lines
1.9 KiB
Plaintext
Raw Normal View History

2015-12-17 18:48:49 +01:00
Source: libfm-qt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 11~),
2017-12-04 18:37:06 +01:00
libexif-dev,
2015-12-17 18:48:49 +01:00
libfm-dev (>= 1.2.0),
libkf5windowsystem-dev,
2015-12-17 18:48:49 +01:00
libmenu-cache-dev,
libqt5svg5-dev,
2015-12-17 18:48:49 +01:00
libqt5x11extras5-dev,
libx11-dev,
2018-05-22 00:35:36 +02:00
lxqt-build-tools (>= 0.5.0~),
qtbase5-private-dev
Standards-Version: 4.1.4
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
2015-12-17 18:48:49 +01:00
2018-05-22 00:35:36 +02:00
Package: libfm-qt5
2016-03-31 17:38:00 +02:00
Provides: libfm-qt
Conflicts: libfm-qt
Replaces: libfm-qt5-2,
2018-05-22 00:35:36 +02:00
libfm-qt3,
2016-03-31 17:38:00 +02:00
libfm-qt2
Breaks: libfm-qt5-2,
2018-05-22 00:35:36 +02:00
libfm-qt3,
2016-03-31 17:38:00 +02:00
libfm-qt2
2015-12-17 18:48:49 +01:00
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends},
libglib2.0-bin,
shared-mime-info
Recommends: libfm-qt-l10n
2015-12-17 18:48:49 +01:00
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
2015-12-18 23:36:16 +08:00
Breaks: libfm-qt5-dev
2015-12-17 18:48:49 +01:00
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
2017-12-04 18:37:06 +01:00
libexif-dev,
libfm-dev (>= 1.2.0),
2018-05-22 00:35:36 +02:00
libfm-qt5 (= ${binary:Version}),
2017-12-04 18:37:06 +01:00
libmenu-cache-dev
2015-12-17 18:48:49 +01:00
Description: file management support library for pcmanfm-qt (development files)
2016-03-31 17:38:00 +02:00
Libfm-Qt is a companion library providing components to build desktop file
managers.
.
2015-12-17 18:48:49 +01:00
This package contains development files for helper library libfm-qt.