Source: deepin-util-dfm Section: libs Maintainer: Debian Deepin Packaging Team Uploaders: Boyuan Yang , Build-Depends: cmake, debhelper-compat (= 14), help2man , libboost-dev, libdtk6core-dev, libglib2.0-dev, libisoburn-dev, liblucene++-dev, libmediainfo-dev, libmount-dev, libsecret-1-dev, libssl-dev, libudisks2-dev, pkgconf, qt6-base-dev, Standards-Version: 4.7.4 Homepage: https://github.com/linuxdeepin/util-dfm Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/deepin-util-dfm Vcs-Git: https://salsa.debian.org/pkg-deepin-team/deepin-util-dfm.git Description: file management libraries used by DDE util-dfm is a collection of Qt6 libraries used by the Deepin File Manager and other components of the Deepin Desktop Environment: . * dfm-io: file input/output abstraction layer built on top of GIO; * dfm-mount: block device and network share mounting through UDisks2; * dfm-burn: optical disc (CD/DVD/BD) burning through libisoburn; * dfm-search: file name, content and semantic search using Lucene++. . This package is part of DDE (Deepin Desktop Environment). Package: libdfm6-1 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Description: ${source:Synopsis} (shared libraries) ${source:Extended-Description} . This package provides the shared library files for dfm6-burn, dfm6-io, dfm6-mount and dfm6-search. Package: libdfm6-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libboost-dev, libdfm6-1 (= ${binary:Version}), libdtk6core-dev, libglib2.0-dev, libisoburn-dev, liblucene++-dev, libsecret-1-dev, libudisks2-dev, qt6-base-dev, ${misc:Depends}, Description: ${source:Synopsis} (development files) ${source:Extended-Description} . This package provides the header files, the pkg-config metadata and the CMake package configuration files needed to build software against dfm6-burn, dfm6-io, dfm6-mount and dfm6-search. Package: deepin-util-dfm-tools Section: utils Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, Description: ${source:Synopsis} (command line tools) ${source:Extended-Description} . This package provides the dfm-burner and dfm-searcher command line utilities, which expose the disc burning and file searching features of the libraries to the shell.