svn commit: r49842 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Fri Jan 13 00:54:15 UTC 2017
Author: bjk
Date: Fri Jan 13 00:54:14 2017
New Revision: 49842
URL: https://svnweb.freebsd.org/changeset/doc/49842
Log:
Add LXQt entry from olivierd
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Thu Jan 12 23:13:31 2017 (r49841)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Fri Jan 13 00:54:14 2017 (r49842)
@@ -441,4 +441,77 @@
<task>Debug <tt>gdb</tt> hangs related to the 'kill' command.</task>
</help>
</project>
+
+ <project cat='ports'>
+ <title>LXQt on &os;</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>Olivier</given>
+ <common>Duchateau</common>
+ </name>
+ <email>olivierd at FreeBSD.org</email>
+ </person>
+
+ <person>
+ <name>
+ <given>Jesper</given>
+ <common>Schmitz Mouridsen</common>
+ </name>
+ <email>jesper at schmitz.computer</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="http://lxqt.org/">LXQt Project</url>
+ <url href="https://wiki.FreeBSD.org/LXQt">&os; LXQt Project</url>
+ <url href="https://www.assembla.com/spaces/lxqt/subversion/source">LXQt Development Repository</url>
+ </links>
+
+ <body>
+ <p>LXQt is the Qt port of and the upcoming version of LXDE, the
+ Lightweight Desktop Environment. It is the product of a merge
+ between the LXDE-Qt and Razor-qt projects.</p>
+
+ <p>The porting effort remains very much a work in progress: LXQt
+ requires some components of Plasma 5, the new major KDE
+ workspace.</p>
+
+ <p>We imported some core components (it was necessary to update
+ to <tt>x11/qterminal</tt> 0.7.0):</p>
+
+ <ul>
+ <li><tt>devel/lxqt-build-tools</tt></li>
+
+ <li><tt>devel/liblxqt</tt></li>
+
+ <li><tt>devel/qtxdg</tt></li>
+
+ <li><tt>x11/libfm-qt</tt></li>
+ </ul>
+
+ <p>Standalone applications:</p>
+
+ <ul>
+ <li><tt>graphics/lximage-qt</tt></li>
+
+ <li><tt>x11-fm/pcmanfm-qt</tt></li>
+ </ul>
+
+ <p>We also have updates for:</p>
+
+ <ul>
+ <li><tt>x11/qterminal</tt> 0.7.1</li>
+ <li><tt>x11-toolkits/qtermwidget</tt> 0.7.1</li>
+ <li>Updating the Porter's Handbook for LXQt support (<a
+ href="https://bugs.FreeBSD.org/bugzilla/show_bug.cgi?id=215650">https://bugs.FreeBSD.org/bugzilla/show_bug.cgi?id=215650</a>)</li>
+ </ul>
+ </body>
+
+ <help>
+ <task>Improve support in <tt>sysutils/lxqt-admin</tt> (especially
+ date and time settings).</task>
+ </help>
+ </project>
</report>
More information about the svn-doc-head
mailing list