95 lines
3.1 KiB
Plaintext
Raw Normal View History

2014-09-02 14:22:25 +08:00
Source: pcmanfm-qt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
2015-09-11 23:00:11 +08:00
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
2015-08-17 20:53:05 +08:00
Andrew Lee (李健秋) <ajqlee@debian.org>
2014-09-02 14:22:25 +08:00
Section: x11
Priority: optional
Build-Depends: cmake (>= 3.0.2),
debhelper (>= 9),
libfm-dev (>= 1.2.0),
libglib2.0-dev,
liblxqt0-dev,
libmenu-cache-dev,
libqt5x11extras5-dev,
libqt5xdg-dev,
libx11-dev,
pkg-config,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/pcmanfm-qt.git
Homepage: https://github.com/lxde/pcmanfm-qt
2014-09-02 14:22:25 +08:00
Package: pcmanfm-qt
2014-09-02 14:22:25 +08:00
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-modules
Recommends: gvfs-backends,
lxqt-sudo | gksu
2015-08-17 21:02:29 +08:00
Description: extremely fast and lightweight file and desktop icon manager
2015-08-17 14:18:46 +02:00
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
.
Libfm-Qt is a companion library providing components to build desktop file
managers.
2014-09-02 14:27:35 +08:00
Package: pcmanfm-qt-dbg
2015-08-17 19:42:56 +08:00
Architecture: any
2014-09-02 14:27:35 +08:00
Section: debug
Priority: extra
Depends: ${misc:Depends},
pcmanfm-qt (= ${binary:Version})
2015-08-17 21:02:29 +08:00
Description: extremely fast and lightweight file and desktop icon manager (debug)
2015-08-17 14:18:46 +02:00
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
.
Libfm-Qt is a companion library providing components to build desktop file
managers.
2014-09-03 12:11:11 +08:00
.
This package contains debug symbols for PCManFM-Qt.
2014-09-02 15:10:27 +08:00
Package: libfm-qt5-2
2014-09-02 15:10:27 +08:00
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
2015-08-17 21:02:29 +08:00
Description: file management support for pcmanfm-qt
2015-08-17 14:18:46 +02:00
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
.
Libfm-Qt is a companion library providing components to build desktop file
managers.
2014-09-03 12:11:11 +08:00
.
This package contains helper library libfm-qt for pcmanfm-qt.
2014-09-02 15:10:27 +08:00
2014-09-09 18:25:04 +08:00
Package: libfm-qt5-dev
2014-09-02 15:10:27 +08:00
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version})
2015-08-17 21:02:29 +08:00
Description: file management support for pcmanfm-qt (core development files)
PCMan File Manager Qt (PCManFM-Qt) is an extremly fast, lightweight, yet
feature-rich file manager with tabbed browsing. It is the default file
manager for the lightweight desktop environment, LXQt.
2014-09-03 12:11:11 +08:00
.
This package contains development files for helper library libfm-qt for
pcmanfm-qt.
2014-09-21 01:35:12 +02:00
Package: libfm-qt5-dbg
2015-08-17 19:42:56 +08:00
Architecture: any
2015-08-17 19:49:40 +08:00
Multi-Arch: same
2014-09-21 01:35:12 +02:00
Section: debug
Priority: extra
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version})
2015-08-17 21:02:29 +08:00
Description: file management support for pcmanfm-qt (libfm-qt5 debug)
PCMan File Manager Qt (PCManFM-Qt) is an extremly fast, lightweight, yet
feature-rich file manager with tabbed browsing. It is the default file
manager for the lightweight desktop environment, LXQt.
2014-09-21 01:35:12 +02:00
.
This package contains debugging symbols for the shared libs.