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.
pavucontrol-qt-packaging/debian/control

102 lines
3.2 KiB

Source: pcmanfm-qt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
Section: x11
Priority: optional
Build-Depends: automoc,
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,
quilt
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
Package: pcmanfm-qt
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-modules
Recommends: gvfs-backends
Breaks: pcmanfm-qt5 (<< 0.9.0)
Replaces: pcmanfm-qt5 (<< 0.9.0)
Description: File manager & desktop icon manager (Qt port of PCManFM and libfm)
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.
Package: pcmanfm-qt-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
pcmanfm-qt (= ${binary:Version})
Breaks: pcmanfm-qt5-dbg (<< 0.2.0)
Replaces: pcmanfm-qt5-dbg (<< 0.2.0)
Description: Debug symbols for pcmanfm-qt
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.
.
This package contains debug symbols for PCManFM-Qt.
Package: libfm-qt5-2
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Replaces: libfm-qt5-0.0.0,
libfm-qt0.0.0,
libfm-qt5-1
Description: Helper library for pcmanfm-qt
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.
.
This package contains helper library libfm-qt for pcmanfm-qt.
Package: libfm-qt5-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version})
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.
Package: libfm-qt5-dbg
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: ${misc:Depends},
${shlibs:Depends},
libfm-qt5-2 (= ${binary:Version})
Description: Debug symbols 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 debugging symbols for the shared libs.