Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sddm: update to 0.19.0.
@ 2020-12-26 23:49 ndowens
  2020-12-30  6:32 ` [PR PATCH] [Closed]: " the-maldridge
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-26 23:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages sddm
https://github.com/void-linux/void-packages/pull/27463

sddm: update to 0.19.0.
Installed, stopped sddm and started and sddm launched for me. It is now using pam_tally2. Full changes:
https://github.com/sddm/sddm/releases/tag/v0.19.0

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

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

From 1b762b13948ffbae94977497eb55fc66b65bc022 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sat, 26 Dec 2020 17:44:04 -0600
Subject: [PATCH] sddm: update to 0.19.0.

---
 srcpkgs/sddm/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sddm/template b/srcpkgs/sddm/template
index c65588beaee..2a87381c8e8 100644
--- a/srcpkgs/sddm/template
+++ b/srcpkgs/sddm/template
@@ -1,9 +1,9 @@
 # Template file for 'sddm'
 pkgname=sddm
-version=0.18.1
+version=0.19.0
 revision=3
 build_style=cmake
-configure_args="-DBUILD_MAN_PAGES=1 -DNO_SYSTEMD=1 -DUSE_ELOGIND=1
+configure_args="-DBUILD_MAN_PAGES=ON -DNO_SYSTEMD=ON -DUSE_ELOGIND=ON
  -DLOGIN_DEFS_PATH=${XBPS_SRCPKGDIR}/shadow/files/login.defs
  -DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf"
 hostmakedepends="extra-cmake-modules pkg-config python3-docutils"
@@ -11,10 +11,10 @@ makedepends="qt5-declarative-devel qt5-tools-devel pam-devel elogind-devel"
 depends="dbus"
 short_desc="QML based X11 display manager"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
-license="GPL-2.0-or-later"
+license="GPL-2.0-or-later, CC-BY-3.0"
 homepage="http://github.com/sddm/sddm"
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
-checksum=07296fc747010a5dd58a45f16c3224b439997afad42566e4b043c841b1b71700
+checksum=e76da1f13d5ad5e0179e3fec57543126044339405ef19c397e105e0807bd4e41
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" sddm qt5-host-tools qt5-qmake qt5-tools"
@@ -32,4 +32,5 @@ make_dirs="/var/lib/sddm 0755 sddm sddm"
 post_install() {
 	vsed -i '/tally/d' ${DESTDIR}/etc/pam.d/sddm-autologin
 	vsv sddm
+	vlicense LICENSE.CC-BY-3.0
 }

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

* Re: [PR PATCH] [Closed]: sddm: update to 0.19.0.
  2020-12-26 23:49 [PR PATCH] sddm: update to 0.19.0 ndowens
@ 2020-12-30  6:32 ` the-maldridge
  0 siblings, 0 replies; 2+ messages in thread
From: the-maldridge @ 2020-12-30  6:32 UTC (permalink / raw)
  To: ml

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

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

sddm: update to 0.19.0.
https://github.com/void-linux/void-packages/pull/27463

Description:
Installed, stopped sddm and started and sddm launched for me. Full changes:
https://github.com/sddm/sddm/releases/tag/v0.19.0
@the-maldridge 

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

end of thread, other threads:[~2020-12-30  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-26 23:49 [PR PATCH] sddm: update to 0.19.0 ndowens
2020-12-30  6:32 ` [PR PATCH] [Closed]: " the-maldridge

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