Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: wingpanel-indicator-power-2.1.5
@ 2020-04-08 14:12 LinArcX
  2020-04-09  8:43 ` Anachron
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: LinArcX @ 2020-04-08 14:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LinArcX/void-packages wingpanel-indicator-power
https://github.com/void-linux/void-packages/pull/20758

[WIP] New package: wingpanel-indicator-power-2.1.5
[Related](https://github.com/void-linux/void-packages/pull/20538)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wingpanel-indicator-power-20758.patch --]
[-- Type: text/x-diff, Size: 1161 bytes --]

From 31d92e92eb8a0dbac9167d6bdd88bff4d0280a2c Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Wed, 8 Apr 2020 18:41:09 +0430
Subject: [PATCH] New package: wingpanel-indicator-power-2.1.5 [ci skip]

---
 srcpkgs/wingpanel-indicator-power/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/wingpanel-indicator-power/template

diff --git a/srcpkgs/wingpanel-indicator-power/template b/srcpkgs/wingpanel-indicator-power/template
new file mode 100644
index 00000000000..5c291820ed1
--- /dev/null
+++ b/srcpkgs/wingpanel-indicator-power/template
@@ -0,0 +1,14 @@
+# Template file for 'wingpanel-indicator-power'
+pkgname=wingpanel-indicator-power
+version=2.1.5
+revision=1
+build_style=meson
+hostmakedepends="pkg-config vala glib-devel"
+makedepends="wingpanel-devel"
+depends="switchboard-plug-power"
+short_desc="Wingpanel Power Indicator"
+maintainer="linarcx <linarcx@riseup.net>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/elementary/wingpanel-indicator-power"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=8b0f88dd70484d35e77053a16f506b2131681442e29c212469c8888e73616ad4

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

* Re: [WIP] New package: wingpanel-indicator-power-2.1.5
  2020-04-08 14:12 [PR PATCH] [WIP] New package: wingpanel-indicator-power-2.1.5 LinArcX
@ 2020-04-09  8:43 ` Anachron
  2020-04-09  9:46 ` Anachron
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Anachron @ 2020-04-09  8:43 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20758#issuecomment-611409341

Comment:
Is this fully working for you? In my LiveISO I can barely do anything. Do I need to do some polkit modifications?

- Locking doesn't work. It throws `Indicator.Vala:163: Unable to lock: ... Dbus.Error.NotSupported: This method is not implemented`
- Logging off doesn't work. It throws `EndSessionDialog.vala:184: Unable to logout: EISDIR: Is a directory`
- My user appears as "Logged Out" while being logged in

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

* Re: [WIP] New package: wingpanel-indicator-power-2.1.5
  2020-04-08 14:12 [PR PATCH] [WIP] New package: wingpanel-indicator-power-2.1.5 LinArcX
  2020-04-09  8:43 ` Anachron
@ 2020-04-09  9:46 ` Anachron
  2020-04-09 12:44 ` Anachron
  2021-02-15  5:15 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: Anachron @ 2020-04-09  9:46 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20758#issuecomment-611409341

Comment:
Is this fully working for you? In my LiveISO I can barely do anything. Do I need to do some polkit modifications?

- Locking doesn't work. It throws `Indicator.Vala:163: Unable to lock: ... Dbus.Error.NotSupported: This method is not implemented`
- Logging off doesn't work. It throws `EndSessionDialog.vala:184: Unable to logout: EISDIR: Is a directory`
- My user appears as "Logged Out" while being logged in

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

* Re: [WIP] New package: wingpanel-indicator-power-2.1.5
  2020-04-08 14:12 [PR PATCH] [WIP] New package: wingpanel-indicator-power-2.1.5 LinArcX
  2020-04-09  8:43 ` Anachron
  2020-04-09  9:46 ` Anachron
@ 2020-04-09 12:44 ` Anachron
  2021-02-15  5:15 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: Anachron @ 2020-04-09 12:44 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20758#issuecomment-611507274

Comment:
Sadly this doesn't seem to work/pop up in my testing because I'm using a virtual machine without a battery.

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

* Re: [PR PATCH] [Closed]: [WIP] New package: wingpanel-indicator-power-2.1.5
  2020-04-08 14:12 [PR PATCH] [WIP] New package: wingpanel-indicator-power-2.1.5 LinArcX
                   ` (2 preceding siblings ...)
  2020-04-09 12:44 ` Anachron
@ 2021-02-15  5:15 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2021-02-15  5:15 UTC (permalink / raw)
  To: ml

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

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

[WIP] New package: wingpanel-indicator-power-2.1.5
https://github.com/void-linux/void-packages/pull/20758

Description:
[Related](https://github.com/void-linux/void-packages/pull/20538)

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

end of thread, other threads:[~2021-02-15  5:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08 14:12 [PR PATCH] [WIP] New package: wingpanel-indicator-power-2.1.5 LinArcX
2020-04-09  8:43 ` Anachron
2020-04-09  9:46 ` Anachron
2020-04-09 12:44 ` Anachron
2021-02-15  5:15 ` [PR PATCH] [Closed]: " ahesford

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).