Git Product home page Git Product logo

lxqt-build-tools's Introduction

lxqt-build-tools

Introduction

This repository is providing several tools needed to build LXQt itself as well as other components maintained by the LXQt project.

These tools used to be spread over the repositories of various other components and were summarized to ease dependency management. So far many components, in particular liblxqt, were representing a build dependency without being needed themselves but only because their repository was providing a subset of the tools which are now summarized here. So the use of this repository will reduce superfluous and bloated dependencies.

Installation

Compiling sources

To build only CMake and Qt5Core are needed, optionally Git to pull VCS checkouts. Runtime dependencies do not exist.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems.

To build run make, to install make install which accepts variable DESTDIR as usual. (Strictly speaking make isn't even needed right now. On the other hand it doesn't hurt so packagers may just include it in case it'll be needed one day.)

Packagers

This package is arch-independent now. You can simply package it as BuildArch: noarch (rpm) or arch: all (deb).

Current Minimum Versions

Package Version
KF5_MINIMUM_VERSION 5.36.0
KF5SCREEN_MINIMUM_VERSION 5.2.0
LIBFM_QT_MINIMUM_VERSION 0.14.0
LIBFMQT_MINIMUM_VERSION 0.14.0
LIBMENUCACHE_MINIMUM_VERSION 1.1.0
LXQTBT_MINIMUM_VERSION 0.6.0
LXQT_MINIMUM_VERSION 0.14.0
QTERMWIDGET_MINIMUM_VERSION 0.14.0
QT_MINIMUM_VERSION 5.7.1
QTXDG_MINIMUM_VERSION 3.3.0

lxqt-build-tools's People

Contributors

luis-pereira avatar agaida avatar sokoloffa avatar pcman avatar palinek avatar tsujan avatar pvanek avatar amoskvin avatar jleclanche avatar paulolieuthier avatar gilir avatar tsimonq2 avatar veeti avatar pmattern avatar kuzmas avatar heliocastro avatar alexshpilkin avatar anssih avatar besser82 avatar surlykke avatar mitya57 avatar vogtinator avatar fluxer avatar darkshram avatar ito32bit avatar thomasvie avatar sztsian avatar kinabcd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.