Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: lightdm-slick-greeter-1.4.1
@ 2020-09-10 23:16 chgt
  2020-09-15  9:58 ` [PR REVIEW] " pullmoll
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: chgt @ 2020-09-10 23:16 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/24817

New package: lightdm-slick-greeter-1.4.1


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

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

From 9866a456b5d3f493cb8e1a1c918a701f6b20dd28 Mon Sep 17 00:00:00 2001
From: chgt <christian.gimbatti@gmail.com>
Date: Fri, 11 Sep 2020 00:56:36 +0200
Subject: [PATCH] New package: lightdm-slick-greeter-1.4.1

---
 srcpkgs/lightdm-slick-greeter/template | 21 +++++++++++++++++++++
 1 file changed, 21 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..6e263696ad9
--- /dev/null
+++ b/srcpkgs/lightdm-slick-greeter/template
@@ -0,0 +1,21 @@
+# Template file for 'lightdm-slick-greeter'
+pkgname=lightdm-slick-greeter
+version=1.4.1
+revision=1
+wrksrc="slick-greeter-${version}"
+build_style=gnu-configure
+configure_args="--prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --libexecdir=/usr/lib/lightdm"
+hostmakedepends="autoconf 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="${homepage}/archive/${version}.tar.gz"
+checksum=55750c9ed3967812a05c918faa65c9dbd686b72bc565a290cb903a2f027f3b4d
+
+pre_configure() {
+	aclocal --install
+	autoreconf -vfi
+	intltoolize -f
+}

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

end of thread, other threads:[~2020-09-16  0:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 23:16 [PR PATCH] New package: lightdm-slick-greeter-1.4.1 chgt
2020-09-15  9:58 ` [PR REVIEW] " pullmoll
2020-09-15  9:58 ` pullmoll
2020-09-15  9:58 ` pullmoll
2020-09-15 22:59 ` [PR PATCH] [Closed]: " chgt
2020-09-16  0:09 ` chgt
2020-09-16  0:11 ` ericonr

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