Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lumina: update to 1.6.0
@ 2020-01-31 21:44 voidlinux-github
  2020-01-31 21:50 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-31 21:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

There is a new pull request by beanpole135 against master on the void-packages repository

https://github.com/beanpole135/void-packages lumina-update
https://github.com/void-linux/void-packages/pull/18702

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

A patch file from https://github.com/void-linux/void-packages/pull/18702.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lumina-update-18702.patch --]
[-- Type: text/x-diff, Size: 1870 bytes --]

From bc1e1353d00c7084ab02e4c882f23a542e2121ab Mon Sep 17 00:00:00 2001
From: Ken Moore <moorekou@gmail.com>
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 <hipperson0@gmail.com>"
 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] lumina: update to 1.6.0
  2020-01-31 21:44 [PR PATCH] lumina: update to 1.6.0 voidlinux-github
@ 2020-01-31 21:50 ` voidlinux-github
  2020-01-31 21:51 ` voidlinux-github
  2020-02-01  7:17 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-31 21:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 644 bytes --]

There is an updated pull request by beanpole135 against master on the void-packages repository

https://github.com/beanpole135/void-packages lumina-update
https://github.com/void-linux/void-packages/pull/18702

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

A patch file from https://github.com/void-linux/void-packages/pull/18702.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lumina-update-18702.patch --]
[-- Type: text/x-diff, Size: 1876 bytes --]

From f41b507b2a74b2feea5b566e23cf06aaa72da7a2 Mon Sep 17 00:00:00 2001
From: Ken Moore <moorekou@gmail.com>
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..3d8f79b0212 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 qsudo"
 short_desc="Lumina Desktop Environment"
 maintainer="hipperson0 <hipperson0@gmail.com>"
 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: lumina: update to 1.6.0
  2020-01-31 21:44 [PR PATCH] lumina: update to 1.6.0 voidlinux-github
  2020-01-31 21:50 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-31 21:51 ` voidlinux-github
  2020-02-01  7:17 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-31 21:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

New comment by beanpole135 on void-packages repository

https://github.com/void-linux/void-packages/pull/18702#issuecomment-580926510

Comment:
Oops - forgot to push the template version with qsudo added as a dependency. All set now.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: lumina: update to 1.6.0
  2020-01-31 21:44 [PR PATCH] lumina: update to 1.6.0 voidlinux-github
  2020-01-31 21:50 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-31 21:51 ` voidlinux-github
@ 2020-02-01  7:17 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-01  7:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

There's a merged pull request on the void-packages repository

lumina: update to 1.6.0
https://github.com/void-linux/void-packages/pull/18702

Description:
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-01  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31 21:44 [PR PATCH] lumina: update to 1.6.0 voidlinux-github
2020-01-31 21:50 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-31 21:51 ` voidlinux-github
2020-02-01  7:17 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).