Index: head/x11/lumina/Makefile =================================================================== --- head/x11/lumina/Makefile (revision 400186) +++ head/x11/lumina/Makefile (revision 400187) @@ -1,50 +1,56 @@ # Created by: Ken Moore # $FreeBSD$ PORTNAME= lumina -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -Release PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= kmoore@FreeBSD.org COMMENT= Lumina Desktop Environment LICENSE= BSD3CLAUSE RUN_DEPENDS= xorg>=0:${PORTSDIR}/x11/xorg \ fluxbox>=0:${PORTSDIR}/x11-wm/fluxbox \ fluxbox-tenr-styles-pack>=0:${PORTSDIR}/x11-themes/fluxbox-tenr-styles-pack \ kde4-icons-oxygen>=0:${PORTSDIR}/x11-themes/kde4-icons-oxygen \ xscreensaver:${PORTSDIR}/x11/xscreensaver \ xscreensaver-demo:${PORTSDIR}/x11/xscreensaver \ xbrightness:${PORTSDIR}/x11/xbrightness \ numlockx:${PORTSDIR}/x11/numlockx -OPTIONS_DEFINE= MULTIMEDIA +CONFLICTS= lumina-devel-0* + +OPTIONS_DEFINE= MULTIMEDIA PCBSD OPTIONS_DEFAULT= MULTIMEDIA MULTIMEDIA_DESC= Install multimedia support backend (gstreamer) +PCBSD_DESC= Use the PC-BSD system interface settings. .include .if ${PORT_OPTIONS:MMULTIMEDIA} -RUN_DEPENDS+= gstreamer-plugins-core>=0:${PORTSDIR}/multimedia/gstreamer-plugins-core \ - gstreamer-plugins-ogg>=0:${PORTSDIR}/audio/gstreamer-plugins-ogg \ - gstreamer-plugins-vorbis>=0:${PORTSDIR}/audio/gstreamer-plugins-vorbis +RUN_DEPENDS+= gstreamer-plugins-core>=0:${PORTSDIR}/multimedia/gstreamer-plugins-core .endif MAKE_JOBS_UNSAFE=yes -USE_XORG= x11 xcomposite xdamage xrender +USE_XORG= x11 xdamage USE_XCB= x11extras wm USE_LDCONFIG= yes USE_QT5= core gui network quick svg linguist multimedia imageformats \ - buildtools x11extras -USES= qmake + buildtools x11extras concurrent +USES= desktop-file-utils qmake USE_GITHUB= yes GH_ACCOUNT= pcbsd +#Setup the qmake configuration options +.if {PORT_OPTIONS:MPCBSD} +QMAKE_ARGS= CONFIG+="configure NO_I18N PCBSD" +.else QMAKE_ARGS= CONFIG+="configure NO_I18N" +.endif .include Index: head/x11/lumina/distinfo =================================================================== --- head/x11/lumina/distinfo (revision 400186) +++ head/x11/lumina/distinfo (revision 400187) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-lumina-v0.8.6-Release_GH0.tar.gz) = bb4d3c848193034f17ed7aa91f69308ba237da101336ecb5d1eeb95c7a62ece2 -SIZE (pcbsd-lumina-v0.8.6-Release_GH0.tar.gz) = 23300406 +SHA256 (pcbsd-lumina-v0.8.7-Release_GH0.tar.gz) = 2374636d238f24d552186a7d3e00d5c2c7f87e2169d8462015100a2271dd1b51 +SIZE (pcbsd-lumina-v0.8.7-Release_GH0.tar.gz) = 35755064 Index: head/x11/lumina/pkg-descr =================================================================== --- head/x11/lumina/pkg-descr (revision 400186) +++ head/x11/lumina/pkg-descr (revision 400187) @@ -1,4 +1,4 @@ Lumina-DE is a lightweight, BSD licensed desktop environment, designed specifically for use on FreeBSD -WWW: https://www.lumina-desktop.org +WWW: http://lumina-desktop.org Index: head/x11/lumina/pkg-message =================================================================== --- head/x11/lumina/pkg-message (nonexistent) +++ head/x11/lumina/pkg-message (revision 400187) @@ -0,0 +1,8 @@ +The Lumina Desktop Environment has been installed! + +An entry for for launching Lumina from a graphical login manager has already been added to the system, but if you with to start Lumina manually, you will need to do one of the following: +1) Put the line "exec Lumina-DE" at the end of your user's "~/.xinitrc" file before running startx +2) Wrap the Lumina binary call with an X initialization call: +Example: "xinit ${PREFIX}/bin/Lumina-DE -- :0" + +Also note that the system-wide default settings for Lumina are contained in ${PREFIX}/etc/luminaDesktop.conf[.dist]. While it is possible to customize the desktop to the user's liking after logging in, you may want to adjust the default settings as necessary if there are multiple user accounts on this system. Property changes on: head/x11/lumina/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11/lumina/pkg-plist =================================================================== --- head/x11/lumina/pkg-plist (revision 400186) +++ head/x11/lumina/pkg-plist (revision 400187) @@ -1,47 +1,50 @@ bin/Lumina-DE bin/lumina-open bin/lumina-config bin/lumina-fm bin/lumina-screenshot bin/lumina-search bin/lumina-info bin/lumina-xconfig bin/lumina-fileinfo etc/luminaDesktop.conf.dist lib/libLuminaUtils.so lib/libLuminaUtils.so.1 lib/libLuminaUtils.so.1.0 lib/libLuminaUtils.so.1.0.0 include/LuminaXDG.h include/LuminaUtils.h include/LuminaX11.h include/LuminaThemes.h include/LuminaOS.h include/LuminaSingleApplication.h share/applications/lumina-fm.desktop share/applications/lumina-screenshot.desktop share/applications/lumina-search.desktop share/applications/lumina-info.desktop share/pixmaps/Lumina-DE.png share/pixmaps/Insight-FileManager.png share/xsessions/Lumina-DE.desktop share/Lumina-DE/desktop-background.jpg -share/Lumina-DE/defaultapps.conf share/Lumina-DE/luminaDesktop.conf share/Lumina-DE/fluxbox-init-rc share/Lumina-DE/fluxbox-keys share/Lumina-DE/Login.ogg share/Lumina-DE/Logout.ogg +share/Lumina-DE/colors/Blue-Light.qss.colors +share/Lumina-DE/colors/Grey-Dark.qss.colors share/Lumina-DE/colors/Lumina-Red.qss.colors share/Lumina-DE/colors/Lumina-Green.qss.colors share/Lumina-DE/colors/Lumina-Purple.qss.colors share/Lumina-DE/colors/Lumina-Gold.qss.colors share/Lumina-DE/colors/Lumina-Glass.qss.colors share/Lumina-DE/colors/PCBSD10-Default.qss.colors +share/Lumina-DE/colors/Solarized-Dark.qss.colors +share/Lumina-DE/colors/Solarized-Light.qss.colors share/Lumina-DE/themes/Lumina-default.qss.template share/Lumina-DE/themes/None.qss.template share/Lumina-DE/quickplugins/quick-sample.qml -share/wallpapers/Lumina-DE/Lumina_Wispy_gold_1920x1080.jpg -share/wallpapers/Lumina-DE/Lumina_Wispy_green_1920x1080.jpg -share/wallpapers/Lumina-DE/Lumina_Wispy_purple_1920x1080.jpg -share/wallpapers/Lumina-DE/Lumina_Wispy_red_1920x1080.jpg +share/wallpapers/Lumina-DE/Lumina_Wispy_gold.jpg +share/wallpapers/Lumina-DE/Lumina_Wispy_green.jpg +share/wallpapers/Lumina-DE/Lumina_Wispy_purple.jpg +share/wallpapers/Lumina-DE/Lumina_Wispy_red.jpg Index: head/x11/lumina-i18n/Makefile =================================================================== --- head/x11/lumina-i18n/Makefile (revision 400186) +++ head/x11/lumina-i18n/Makefile (revision 400187) @@ -1,27 +1,27 @@ # Created by: Ken Moore # $FreeBSD$ PORTNAME= lumina-i18n -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -Release CATEGORIES= x11 MAINTAINER= kmoore@FreeBSD.org COMMENT= Lumina desktop environment localization files LICENSE= BSD3CLAUSE RUN_DEPENDS= lumina>=0:${PORTSDIR}/x11/lumina USES= tar:xz NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= pcbsd do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/Lumina-DE/i18n tar xvf ${WRKSRC}/dist/${PORTNAME}.txz -C ${STAGEDIR}${PREFIX}/share/Lumina-DE/i18n .include Index: head/x11/lumina-i18n/distinfo =================================================================== --- head/x11/lumina-i18n/distinfo (revision 400186) +++ head/x11/lumina-i18n/distinfo (revision 400187) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-lumina-i18n-v0.8.6-Release_GH0.tar.xz) = 04bb57a99c31e670502589401c9ce05fdeabd1390216c5187dbcb5252352a06a -SIZE (pcbsd-lumina-i18n-v0.8.6-Release_GH0.tar.xz) = 1105571 +SHA256 (pcbsd-lumina-i18n-v0.8.7-Release_GH0.tar.xz) = 74700724866197834daba5fc7ee3971cc2c518282ae9026d7effacfd0af7e199 +SIZE (pcbsd-lumina-i18n-v0.8.7-Release_GH0.tar.xz) = 1156816 Index: head/x11/lumina-i18n/pkg-descr =================================================================== --- head/x11/lumina-i18n/pkg-descr (revision 400186) +++ head/x11/lumina-i18n/pkg-descr (revision 400187) @@ -1,3 +1,3 @@ Lumina Desktop Environment localization files -WWW: www.lumina-desktop.org +WWW: http://lumina-desktop.org