You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pcmanfm-qt-packaging/debian/control

76 lines
2.2 KiB

Source: pcmanfm-qt
Section: x11
Priority: optional
Maintainer: Wen Liao <wen.cf83@gmail.com>
Build-Depends:
debhelper (>= 9),
cmake (>= 2.8.3),
libqt4-dev (>= 4.6),
pkg-config,
libfm-dev (>= 1.2.0),
libx11-dev,
libglib2.0-dev,
libmenu-cache-dev
Standards-Version: 3.9.5
Homepage: https://github.com/lxde/pcmanfm-qt
Vcs-Git: git://github.com/lxde/pcmanfm-qt.git
Vcs-Browser: https://github.com/lxde/pcmanfm-qt
Package: pcmanfm-qt
Architecture: any
Multi-Arch: foreign
Depends:
${shlibs:Depends},
${misc:Depends}
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.
Package: pcmanfm-qt-dbg
Section: debug
Priority: extra
Multi-Arch: same
Architecture: any
Depends:
pcmanfm-qt (= ${binary:Version}),
${misc:Depends}
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.
Package: libfm-qt1
Provides: libfm-qt
Section: libs
Multi-Arch: same
Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
${shlibs:Depends},
${misc:Depends}
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.
Package: libfm-qt-dev
Section: libdevel
Multi-Arch: same
Architecture: any
Depends:
libfm-qt1 (= ${binary:Version}),
${misc:Depends}
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.