IABSD.fr/ports/x11/lxqt/config

Branch :


Log

Author Commit Date CI Message
21f1bb8a 2022-03-11 20:15:18 drop RCS Ids
15bc9e8c 2021-11-22 05:45:42 Update LXQt 0.15.0 to 1.0.0 Notable changes: - this is mainly a bugfix update - bumped major: libfm-qt, liblxqt, qtermwidget - New patch is introduced to make lxqt-session builds on OpenBSD - Move VERSION/DISTNAME in Makefile.inc Update diff from Yifei Zhan <openbsd A-T zhan D-O-T science>
2a432e4c 2020-09-10 13:32:37 https://lxqt.org/ is not responding. Updating HOMEPAGE to https://lxqt.github.io/
31d54a41 2020-09-04 15:40:09 Update x11/lxqt 0.13.0 to 0.15.0 The translations have been moved from x11/lxqt/l10n to each individual component, goodbye x11/lxqt/l10n. tested OK on amd64. OK rsadowski@
f8ba7439 2019-05-05 17:09:07 Remove mariani@ as maintainer per his request
6309a2bb 2019-03-08 20:00:39 qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@
65636ed2 2018-09-14 15:17:26 Import lxqt 0.13.0 LXQt is a lightweight desktop environment based on Qt5. LXQt is split into the following packages: - libqtxdg: qt implementation of freedesktop.org xdg specs - build-tools: various packaging tools and scripts for LXQt applications - libsysstat: library used to query system info and statistics - libfm-qt: qt binding for libfm - pcmanfm-qt: file manager and desktop icon manager - liblxqt: core utility library for all LXQt components - about: information about LXQt and the system its running on - config: tools to configure LXQt and the underlying operating system - globalkeys: daemon used to register global keyboard shortcuts - notificationd: notification daemon for LXQt - openssh-askpass: query passwords on behalf of ssh agents - panel: desktop panel for LXQt - policykit: policy kit agent for LXQt - powermanagement: power management module for LXQt - qtplugin: qt platform integration plugin for LXQt - runner: launch programs quickly by typing their names - session: session manager for LXQt - sudo: frontend for sudo - themes: themes, graphics and icons for LXQt - lximage-qt: image viewer and screenshot tool for LXQt - compton-conf: configuration tool for compton X composite manager - obconf-qt: configuration editor for openbox window manager - pavucontrol-qt: pulseaudio mixer in qt - qterminal: lightweight Qt terminal emulator based on QTermWidget - qtermwidget: the terminal widget for QTerminal - screengrab: tool for fast making screenshots Port made by Elias M. Mariani (maintainer). Feedback, review, test, help by sthen@, jca@, tfrohwein@. landry@, me and others. ok landry@