Port details |
- lumina-coreutils Lumina Desktop Environment
- 1.6.2 x11
=0 1.6.0Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2017-09-18 17:47:07
- Last Update: 2022-01-29 16:14:50
- Commit Hash: 623f3ae
- License: BSD3CLAUSE
- Description:
- Core utilities for the Lumina Desktop.
This includes the following utilities:
* lumina-config (graphical interface for the desktop settings)
* lumina-xconfig (graphical interface for monitor settings)
* lumina-search (file/utility find and launch)
WWW: https://lumina-desktop.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lumina-coreutils>0:x11/lumina-coreutils
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/x11/lumina-coreutils/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/lumina-coreutils
- pkg install lumina-coreutils
- PKGNAME: lumina-coreutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643456881
SHA256 (lumina-desktop-lumina-v1.6.2_GH0.tar.gz) = 02cca45e655727360990db8a9e3935be54cc4fbb01b339d1cd406d280ecdf3ae
SIZE (lumina-desktop-lumina-v1.6.2_GH0.tar.gz) = 20818383
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- libqtiff.so : graphics/qt5-imageformats
- linguist : devel/qt5-linguist
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Runtime dependencies:
-
- xrandr : x11/xrandr
- libqtiff.so : graphics/qt5-imageformats
- Library dependencies:
-
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- This port is required by:
- for Run
-
- x11/lumina
- Configuration Options:
- ===> The following configuration options are available for lumina-coreutils-1.6.2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11_lumina-coreutils
- USES:
- compiler:c++11-lang qmake qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Jan 2022 16:14:50 1.6.2
|
Loïc Bartoletti (lbartoletti)  |
lumina: Update to 1.6.2
Changes:
- 1.6.1: https://lumina-desktop.org/post/2021-10-05/
- 1.6.2: https://lumina-desktop.org/post/2021-12-25/
PR: 259965
Reported by: jwb
Tested by: jwb |
06 Apr 2021 14:31:07 1.6.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Feb 2020 05:29:53
1.6.0
|
lbartoletti  |
x11/lumina: Update to 1.6.0 and Take MAINTAINER'ship
- Update to 1.6.0
- Take MAINTAINER'ship
- Add missing USE_GL
- Fix order of options in Makefiles
Changelog:
- Lumina: https://github.com/lumina-desktop/lumina/compare/v1.5.0...v1.6.0
- Lumina-pdf:
https://github.com/lumina-desktop/lumina-pdf/compare/v1.5.0...v1.6.0
- Lumina-calculator:
https://github.com/lumina-desktop/lumina-calculator/compare/v1.5.0...v1.6.0
PR: 243895
Reviewed by: mat, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23603 |
24 Sep 2019 16:40:59
1.5.0
|
pi  |
x11/lumina: upgrade 1.4.1 -> 1.5.0
- Remove deskutils/lumina-notify (upstreamed)
https://github.com/lumina-desktop/lumina/commit/89ad0095d7da09158778b5afae9beeaa0bd98d38
- Remove deskutils/lumina-xdg-entry (upstreamed)
https://github.com/lumina-desktop/lumina/commit/0069a052e1cbef588e8f93a31314965b0c2af68a
- Fix variables order (pet portlint)
- Alphabetize USE_QT
- Update knob to use options helpers
- Remove GH_TAGNAME (except for deskutils/lumina-pdf and
deskutils/lumina-calculator which haven't release tag)
- Change GH_ACCOUNT from "trueos" to "lumina-desktop"
- Add a new port deskutils/lumina-photo
- Change I18N option to well know NLS option
PR: 240749
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org>
Approved by: JT Pennington <jt@ixsystems.com> (maintainer)
Differential Revision: D21749 |
26 Jul 2019 20:46:57
1.4.1_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
01 Feb 2019 09:30:37
1.4.1_2
|
amdmi3  |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
16 Jan 2019 11:13:45
1.4.1_2
|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
12 Dec 2018 01:35:36
1.4.1_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
30 Oct 2018 12:26:43
1.4.1
|
linimon  |
Fix build with GCC-based architectures.
PR: 232407 232414 232415 232420 232425 232449 232724 232753
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
28 Jun 2018 17:39:55
1.4.1
|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
18 May 2018 07:42:09
1.4.1
|
tobik  |
*/lumina-*: Unbreak I18N options
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/lumina-desktop/i18n/l-screenshot_af.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_ar.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_az.qm
...
- Add missing USE_QT5=printsupport to lumina-textedit
PR: 224860
Submitted by: tobik
Approved by: jt@ixsystems.com (maintainer), araujo |
22 Dec 2017 02:46:38
1.4.1
|
araujo  |
- Update to 1.4.1.
- Pass maintainership to submitter.
PR: ports/224306
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc. |
02 Nov 2017 21:41:47
1.3.0
|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
20 Sep 2017 14:16:35
1.3.0
|
kmoore  |
- Fix Lumina ports to use DISTVERSIONSUFFIX properly and not mis-interpret the
-p1
PR: 222452
Submitted by: Ken Moore <ken@pcbsd.org>
Sponsored by: iXsystems |
18 Sep 2017 17:45:33
1.3.0.p1
|
kmoore  |
- Update x11/lumina to 1.3.0
- Bring in Lumina utilities as their own ports
PR: 220387
Submitted by: Ken Moore <ken@pcbsd.org>
Sponsored by: iXsystems |