Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: lightdm-slick-greeter-1.4.1
@ 2020-09-15 23:54 chgt
  2020-10-25 13:16 ` sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: chgt @ 2020-09-15 23:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chgt/void-packages master
https://github.com/void-linux/void-packages/pull/24933

New package: lightdm-slick-greeter-1.4.1


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

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

From 2e31153e8f0fff8aca4e29b49622f3c77a798307 Mon Sep 17 00:00:00 2001
From: chgt <christian.gimbatti@gmail.com>
Date: Wed, 16 Sep 2020 01:45:26 +0200
Subject: [PATCH] New package: lightdm-slick-greeter-1.4.1

---
 srcpkgs/lightdm-slick-greeter/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/lightdm-slick-greeter/template

diff --git a/srcpkgs/lightdm-slick-greeter/template b/srcpkgs/lightdm-slick-greeter/template
new file mode 100644
index 00000000000..2b17f9f627e
--- /dev/null
+++ b/srcpkgs/lightdm-slick-greeter/template
@@ -0,0 +1,20 @@
+# Template file for 'lightdm-slick-greeter'
+pkgname=lightdm-slick-greeter
+version=1.4.1
+revision=1
+wrksrc="slick-greeter-${version}"
+build_style=gnu-configure
+hostmakedepends="automake pkg-config intltool gettext-devel glib-devel vala-devel"
+makedepends="lightdm-devel libxklavier-devel gtk+3-devel libcanberra-devel"
+short_desc="Lightdm Slick Greeter"
+maintainer="chgt <christian.gimbatti@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/linuxmint/slick-greeter"
+distfiles="https://github.com/linuxmint/slick-greeter/archive/${version}.tar.gz"
+checksum=55750c9ed3967812a05c918faa65c9dbd686b72bc565a290cb903a2f027f3b4d
+
+pre_configure() {
+	aclocal --install
+	autoreconf -vfi
+	intltoolize -f
+}

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

* Re: New package: lightdm-slick-greeter-1.4.1
  2020-09-15 23:54 [PR PATCH] New package: lightdm-slick-greeter-1.4.1 chgt
@ 2020-10-25 13:16 ` sgn
  2022-04-19  2:12 ` github-actions
  2022-05-03  2:13 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-10-25 13:16 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24933#issuecomment-716146737

Comment:
Would you mind ship some sample configuration?

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

* Re: New package: lightdm-slick-greeter-1.4.1
  2020-09-15 23:54 [PR PATCH] New package: lightdm-slick-greeter-1.4.1 chgt
  2020-10-25 13:16 ` sgn
@ 2022-04-19  2:12 ` github-actions
  2022-05-03  2:13 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-04-19  2:12 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/24933#issuecomment-1101923642

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: lightdm-slick-greeter-1.4.1
  2020-09-15 23:54 [PR PATCH] New package: lightdm-slick-greeter-1.4.1 chgt
  2020-10-25 13:16 ` sgn
  2022-04-19  2:12 ` github-actions
@ 2022-05-03  2:13 ` github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-05-03  2:13 UTC (permalink / raw)
  To: ml

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

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

New package: lightdm-slick-greeter-1.4.1
https://github.com/void-linux/void-packages/pull/24933

Description:


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

* Re: [PR PATCH] [Closed]: New package: lightdm-slick-greeter-1.4.1
  2020-09-10 23:16 [PR PATCH] " chgt
@ 2020-09-15 22:59 ` chgt
  0 siblings, 0 replies; 5+ messages in thread
From: chgt @ 2020-09-15 22:59 UTC (permalink / raw)
  To: ml

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

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

New package: lightdm-slick-greeter-1.4.1
https://github.com/void-linux/void-packages/pull/24817

Description:


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

end of thread, other threads:[~2022-05-03  2:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 23:54 [PR PATCH] New package: lightdm-slick-greeter-1.4.1 chgt
2020-10-25 13:16 ` sgn
2022-04-19  2:12 ` github-actions
2022-05-03  2:13 ` [PR PATCH] [Closed]: " github-actions
  -- strict thread matches above, loose matches on Subject: below --
2020-09-10 23:16 [PR PATCH] " chgt
2020-09-15 22:59 ` [PR PATCH] [Closed]: " chgt

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