From bc1e1353d00c7084ab02e4c882f23a542e2121ab Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 31 Jan 2020 15:55:15 -0500 Subject: [PATCH] lumina: update to 1.6.0 This brings a dedicated OS-interface for VoidLinux into Lumina. This enabled system power options, audio/brightness controls, and more. Also fixes a couple missing runtime dependencies (bsdtar for lumina-archiver, qt5-svg for icon support, and qsudo for the new power integrations). Sponsored by: Project Trident --- srcpkgs/lumina/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lumina/template b/srcpkgs/lumina/template index 2acdf02e068..86f9d66cd0e 100644 --- a/srcpkgs/lumina/template +++ b/srcpkgs/lumina/template @@ -1,6 +1,6 @@ # Template file for 'lumina' pkgname=lumina -version=1.5.0 +version=1.6.0 revision=1 build_style=qmake configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc" @@ -8,13 +8,13 @@ hostmakedepends="qt5-host-tools" makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel qt5-declarative-devel libXrender-devel libXcomposite-devel libXcursor-devel libXdamage-devel xcb-util-devel xcb-util-wm-devel xcb-util-image-devel pulseaudio-devel poppler-qt5-devel" -depends="fluxbox numlockx xbacklight alsa-utils acpi xscreensaver oxygen-icons5" +depends="fluxbox numlockx xbacklight alsa-utils acpi xscreensaver bsdtar qt5-svg" short_desc="Lumina Desktop Environment" maintainer="hipperson0 " license="BSD-3-Clause" homepage="https://github.com/lumina-desktop/lumina" distfiles="https://github.com/lumina-desktop/lumina/archive/v${version}.tar.gz" -checksum=3dcf9844ba5ba912a1b4618a0f50e0170d8dc354c178b2c3b50f8a8e6b85400f +checksum=f3512fca4d05e3cf3a6ac106f0f16c9618bda9fa546f1d23ffb0eab9a5ce7c8a replaces="lumina-git>=0" if [ -n "$CROSS_BUILD" ]; then