Skip to content
forked from lxqt/libfm-qt

Core library of PCManFM-Qt (Qt binding for libfm)

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE
Unknown
LICENSE.BSD-3-Clause
Notifications You must be signed in to change notification settings

menaechmi/libfm-qt

 
 

Repository files navigation

libfm-qt

Overview

libfm-qt is the Qt port of libfm, a library providing components to build desktop file managers which belongs to LXDE.

libfm-qt is licensed under the terms of the LGPLv2.1 or any later version. See file LICENSE for its full text.

fm-qt-config.cmake.in is licensed under the terms of the BSD-3-Clause

Installation

Compiling source code

Runtime dependencies are Qt X11 Extras and libfm ≥ 1.2 (not all features are provided by libfm-qt yet).
Additional build dependencies are CMake, lxqt-build-tools and optionally Git to pull latest VCS checkouts.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems, depending on the way library paths are dealt with on 64bit systems variables like CMAKE_INSTALL_LIBDIR may have to be set as well.

To build run make, to install make install which accepts variable DESTDIR as usual.

Binary packages

Official binary packages are provided by all major Linux and BSD distributions. Just use your package manager to search for string libfm-qt

Development

Issues should go to the tracker of PCManFM-Qt at https://github.com/lxqt/pcmanfm-qt/issues.

Translation

Translations can be done in LXQt-Weblate

Translation status

About

Core library of PCManFM-Qt (Qt binding for libfm)

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE
Unknown
LICENSE.BSD-3-Clause

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.1%
  • C 20.9%
  • CMake 1.0%