69 lines
2.4 KiB
Plaintext
Raw Normal View History

2014-09-02 14:22:25 +08:00
Source: pcmanfm-qt
Section: x11
Priority: optional
2014-09-09 18:25:04 +08:00
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
Build-Depends: debhelper (>= 9),
cmake (>= 2.8.11),
libfm-dev (>= 1.2.0),
libglib2.0-dev,
libmenu-cache-dev (>= 0.4.0),
libqt5x11extras5-dev (>= 5.1),
libx11-dev,
pkg-config,
qttools5-dev (>= 5.1),
qttools5-dev-tools (>= 5.1),
2014-09-02 14:22:25 +08:00
Standards-Version: 3.9.5
Homepage: https://github.com/lxde/pcmanfm-qt
2014-09-02 14:27:35 +08:00
Vcs-Git: git://github.com/lxde/pcmanfm-qt.git
2014-09-02 14:22:25 +08:00
Vcs-Browser: https://github.com/lxde/pcmanfm-qt
2014-09-09 18:25:04 +08:00
Package: pcmanfm-qt5
2014-09-02 14:22:25 +08:00
Architecture: any
2014-09-09 18:25:04 +08:00
Depends: ${misc:Depends},
${shlibs:Depends},
2014-09-03 12:11:11 +08:00
Description: lightweight Qt based file manager for X Window
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-02 14:27:35 +08:00
2014-09-09 18:25:04 +08:00
Package: pcmanfm-qt5-dbg
2014-09-02 14:27:35 +08:00
Section: debug
Priority: extra
Architecture: any
2014-09-09 18:25:04 +08:00
Depends: ${misc:Depends},
pcmanfm-qt5 (= ${binary:Version}),
2014-09-03 12:11:11 +08:00
Description: Debug symbols for pcmanfm-qt
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.
.
This package contains debug symbols for PCManFM-Qt.
2014-09-02 15:10:27 +08:00
2014-09-09 18:25:04 +08:00
Package: libfm-qt5-1
Provides: libfm-qt5
2014-09-02 15:10:27 +08:00
Section: libs
Multi-Arch: same
Architecture: any
2014-09-09 18:25:04 +08:00
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
${shlibs:Depends},
2014-09-03 12:11:11 +08:00
Description: Helper library for pcmanfm-qt
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.
.
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
Section: libdevel
Architecture: any
2014-09-09 18:25:04 +08:00
Depends: ${misc:Depends},
libfm-qt5-1 (= ${binary:Version}),
2014-09-03 12:11:11 +08:00
Description: Development files for libfm-qt
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.
.
This package contains development files for helper library libfm-qt for
pcmanfm-qt.