Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mate-screensaver: update to 1.22.1.
@ 2019-09-20  1:10 voidlinux-github
  2019-09-21 12:15 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-20  1:10 UTC (permalink / raw)
  To: ml

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

There is a new pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages mate-screensaver
https://github.com/void-linux/void-packages/pull/14599

mate-screensaver: update to 1.22.1.
Switch from consolekit to elogind.

I disabled consolekit explicetly due to #ifdefs in gs-listener-dbus.c
No need to explicetly enable elogind in configure. Elogind ships a /usr/lib/pkgconfig/libsystemd.pc and a relevant simlinked include directory. Mate screen saver sources actually reuse the systemd #ifdef for elogind anyways.
This was tested by closing and opening laptop lid as well as "loginctl lock-session".

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mate-screensaver-14599.patch --]
[-- Type: text/x-diff, Size: 1554 bytes --]

From e3b43b55e819843964bd2f7fe2b558d0a19dec7d Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Thu, 19 Sep 2019 18:46:31 -0400
Subject: [PATCH] mate-screensaver: update to 1.22.1.

Switch from consolekit to elogind.
---
 srcpkgs/mate-screensaver/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mate-screensaver/template b/srcpkgs/mate-screensaver/template
index 86e616a4a01..9d6c29a64c6 100644
--- a/srcpkgs/mate-screensaver/template
+++ b/srcpkgs/mate-screensaver/template
@@ -1,18 +1,20 @@
 # Template file for 'mate-screensaver'
 pkgname=mate-screensaver
-version=1.22.0
-revision=2
+version=1.22.1
+revision=1
 build_style=gnu-configure
+configure_args="--without-console-kit"
 hostmakedepends="pkg-config intltool itstool glib-devel"
 makedepends="dbus-glib-devel libnotify-devel libXScrnSaver-devel
- libmatekbd-devel mate-menus-devel mate-desktop-devel pam-devel"
+ libmatekbd-devel mate-menus-devel mate-desktop-devel pam-devel
+elogind-devel"
 depends="mate-desktop mate-session-manager"
 short_desc="Screensaver for MATE"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://mate-desktop.org"
 distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=5e0b043570dfc1904e9892956ec8377261f94ed541b7dafde22010a619f3dd9d
+checksum=6cef439cb9885df08769500b87df441a0777a6f08bd6f920fad92dfd75c19830
 
 post_install() {
 	vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}

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

* Re: [PR PATCH] [Merged]: mate-screensaver: update to 1.22.1.
  2019-09-20  1:10 [PR PATCH] mate-screensaver: update to 1.22.1 voidlinux-github
@ 2019-09-21 12:15 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-21 12:15 UTC (permalink / raw)
  To: ml

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

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

mate-screensaver: update to 1.22.1.
https://github.com/void-linux/void-packages/pull/14599

Description:
Switch from consolekit to elogind.

I disabled consolekit explicetly due to #ifdefs in gs-listener-dbus.c
No need to explicetly enable elogind in configure. Elogind ships a /usr/lib/pkgconfig/libsystemd.pc and a relevant simlinked include directory. Mate screen saver sources actually reuse the systemd #ifdef for elogind anyways.
This was tested by closing and opening laptop lid as well as "loginctl lock-session".

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

end of thread, other threads:[~2019-09-21 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20  1:10 [PR PATCH] mate-screensaver: update to 1.22.1 voidlinux-github
2019-09-21 12:15 ` [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).