Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kanshi-1.0.0
@ 2020-01-16 10:44 voidlinux-github
  2020-01-16 12:40 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-16 10:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages kanshi
https://github.com/void-linux/void-packages/pull/18330

New package: kanshi-1.0.0


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

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

From 3d68a23bfd1562b1d32a8b039d7ec67f28ee344e Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Thu, 16 Jan 2020 11:43:16 +0100
Subject: [PATCH] New package: kanshi-1.0.0

---
 srcpkgs/kanshi/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/kanshi/template

diff --git a/srcpkgs/kanshi/template b/srcpkgs/kanshi/template
new file mode 100644
index 00000000000..319457430c2
--- /dev/null
+++ b/srcpkgs/kanshi/template
@@ -0,0 +1,17 @@
+# Template file for 'kanshi'
+pkgname=kanshi
+version=1.0.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel scdoc"
+depends="wlroots"
+short_desc="Ouput profiles automatically enabled/disabled on hotplug"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="MIT"
+homepage="https://github.com/emersion/kanshi"
+distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz"
+checksum=90b200107b32b72259d60bfc08b12c782b13e706b7e617d058df292506fdbf90
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-01-17 13:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 10:44 [PR PATCH] New package: kanshi-1.0.0 voidlinux-github
2020-01-16 12:40 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-16 14:48 ` voidlinux-github
2020-01-17 13:49 ` [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).