Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional?
@ 2019-10-09 23:01 voidlinux-github
  2019-10-11  6:35 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-09 23:01 UTC (permalink / raw)
  To: ml

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

New issue by b1scu1t on void-packages repository

https://github.com/void-linux/void-packages/issues/15288

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  `Void 4.19.77_1 x86_64 GenuineIntel uptodate rrrmFFFFF`

* package:  
  `Thunar-1.8.9_1`
  `xfce4-notifyd-0.4.4`
  `xfce4-power-manager-1.6.5_2`
  `xfce4-screenshooter-1.9.6_1_2`

### Expected behavior
Can install either one of the aforementioned packages without `xfce4-panel`.

### Actual behavior
As of the recent update to xfce4.14, `xfce4-panel` was no longer an optional dependency; it became a hard dependency for all of the aforementioned packages, despite them being independent the `xfce4-panel`.

### Steps to reproduce the behavior
`sudo xbps-install -S Thunar`


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

* Re: Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional?
  2019-10-09 23:01 [ISSUE] Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional? voidlinux-github
@ 2019-10-11  6:35 ` voidlinux-github
  2019-10-13 12:29 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-11  6:35 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/15288#issuecomment-540932017

Comment:
This is because the packages link against a shared library in the xfce4-panel package. We should probably split the library into a separate packages so people don't have to install the whole panel as a dependency.

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

* Re: Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional?
  2019-10-09 23:01 [ISSUE] Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional? voidlinux-github
  2019-10-11  6:35 ` voidlinux-github
@ 2019-10-13 12:29 ` voidlinux-github
  2019-10-13 19:36 ` voidlinux-github
  2019-10-18 15:16 ` [ISSUE] [CLOSED] " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-13 12:29 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/issues/15288#issuecomment-541414354

Comment:
#13979

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

* Re: Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional?
  2019-10-09 23:01 [ISSUE] Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional? voidlinux-github
  2019-10-11  6:35 ` voidlinux-github
  2019-10-13 12:29 ` voidlinux-github
@ 2019-10-13 19:36 ` voidlinux-github
  2019-10-18 15:16 ` [ISSUE] [CLOSED] " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-13 19:36 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/15288#issuecomment-541450782

Comment:
so time to reopen and merge this PR?

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

* Re: [ISSUE] [CLOSED] Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional?
  2019-10-09 23:01 [ISSUE] Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional? voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-13 19:36 ` voidlinux-github
@ 2019-10-18 15:16 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-18 15:16 UTC (permalink / raw)
  To: ml

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

Closed issue by b1scu1t on void-packages repository

https://github.com/void-linux/void-packages/issues/15288

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  `Void 4.19.77_1 x86_64 GenuineIntel uptodate rrrmFFFFF`

* package:  
  `Thunar-1.8.9_1`
  `xfce4-notifyd-0.4.4`
  `xfce4-power-manager-1.6.5_2`
  `xfce4-screenshooter-1.9.6_1_2`

### Expected behavior
Can install either one of the aforementioned packages without `xfce4-panel`.

### Actual behavior
As of the recent update to xfce4.14, `xfce4-panel` was no longer an optional dependency; it became a hard dependency for all of the aforementioned packages, despite them being independent the `xfce4-panel`.

### Steps to reproduce the behavior
`sudo xbps-install -S Thunar`


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

end of thread, other threads:[~2019-10-18 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 23:01 [ISSUE] Thunar/Xfce4-power-manager/xfce4-notifyd - xfce4-panel no longer optional? voidlinux-github
2019-10-11  6:35 ` voidlinux-github
2019-10-13 12:29 ` voidlinux-github
2019-10-13 19:36 ` voidlinux-github
2019-10-18 15:16 ` [ISSUE] [CLOSED] " 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).