liblxqt Packaging
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.
Go to file
Alf Gaida bc1e6d3680
Transition to unstable
7 years ago
cmake imported upstream version 0.12.0 7 years ago
configdialog imported upstream version 0.12.0 7 years ago
dbus Cherry-picking upstream version 0.11.0. 8 years ago
debian Transition to unstable 7 years ago
lxqtpower imported upstream version 0.12.0 7 years ago
AUTHORS imported upstream version 0.12.0 7 years ago
CHANGELOG imported upstream version 0.12.0 7 years ago
CMakeLists.txt imported upstream version 0.12.0 7 years ago
COPYING Adding upstream version 0.10. 9 years ago
README.md Cherry-picking upstream version 0.11.0. 8 years ago
liblxqt.doxygen Adding upstream version 0.9.0. 9 years ago
lxqtapplication.cpp imported upstream version 0.12.0 7 years ago
lxqtapplication.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtautostartentry.cpp imported upstream version 0.12.0 7 years ago
lxqtautostartentry.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtglobals.h Adding upstream version 0.9.0. 9 years ago
lxqtgridlayout.cpp imported upstream version 0.12.0 7 years ago
lxqtgridlayout.h Cherry-picking upstream version 0.11.0. 8 years ago
lxqthtmldelegate.cpp imported upstream version 0.12.0 7 years ago
lxqthtmldelegate.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtnotification.cpp imported upstream version 0.12.0 7 years ago
lxqtnotification.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtnotification_p.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtplugininfo.cpp imported upstream version 0.12.0 7 years ago
lxqtplugininfo.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtpowermanager.cpp imported upstream version 0.12.0 7 years ago
lxqtpowermanager.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtprogramfinder.cpp imported upstream version 0.12.0 7 years ago
lxqtprogramfinder.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtrotatedwidget.cpp imported upstream version 0.12.0 7 years ago
lxqtrotatedwidget.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago
lxqtscreensaver.cpp imported upstream version 0.12.0 7 years ago
lxqtscreensaver.h Cherry-picking upstream version 0.11.0. 8 years ago
lxqtsettings.cpp imported upstream version 0.12.0 7 years ago
lxqtsettings.h Cherry-picking upstream version 0.11.0. 8 years ago
lxqtsingleapplication.cpp Cherry-picking upstream version 0.11.0. 8 years ago
lxqtsingleapplication.h imported upstream version 0.12.0 7 years ago
lxqttranslator.cpp imported upstream version 0.12.0 7 years ago
lxqttranslator.h Cherry-picking upstream version 0.9.0+20150901. 9 years ago

README.md

liblxqt

Overview

liblxqt represents the core library of LXQt providing essential functionality needed by nearly all of its components.

Installation

Sources

Its runtime dependencies are libxss, KWindowSystem, qtbase, qtx11extras and libqtxdg.
Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts. The localization files were outsourced to repository lxqt-l10n so the corresponding dependencies are needed, too. Please refer to this repository's README.md for further information.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX will normally have to be set to /usr, 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

The library is provided by all major Linux distributions like Arch Linux, Debian, Fedora and openSUSE. Just use your package manager to search for string liblxqt.