Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-i3ipc-1.7.1
@ 2019-07-03  0:22 voidlinux-github
  2019-07-03 21:49 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-03  0:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nwg-piotr/void-packages python3-i3ipc-master
https://github.com/void-linux/void-packages/pull/12786

New package: python3-i3ipc-1.7.1
A really useful python library for i3, works well with Sway.

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

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

From 4594f5547e768ccfdd51db94dd2351b7b4613284 Mon Sep 17 00:00:00 2001
From: piotr <nwg.piotr@gmail.com>
Date: Wed, 3 Jul 2019 02:17:47 +0200
Subject: [PATCH] New package: python3-i3ipc-1.7.1

---
 srcpkgs/python3-i3ipc/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/python3-i3ipc/template

diff --git a/srcpkgs/python3-i3ipc/template b/srcpkgs/python3-i3ipc/template
new file mode 100644
index 00000000000..03dd9cc209c
--- /dev/null
+++ b/srcpkgs/python3-i3ipc/template
@@ -0,0 +1,22 @@
+# Template file for 'python3-i3ipc'
+pkgname=python3-i3ipc
+version=1.7.1
+revision=1
+archs=noarch
+wrksrc="i3ipc-python-${version}"
+build_style=python3-module
+pycompile_module="python3-i3ipc"
+hostmakedepends="python3-setuptools"
+depends="python3 python3-setuptools"
+short_desc="Improved Python library to control i3wm"
+maintainer="Piotr Miller <nwg.piotr@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/acrisci/i3ipc-python"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=b13f4013941e8252988e63d9b7528ba278e4af6edbce031936c5877187fc4d8c
+
+post_install() {
+	vmkdir usr/share/doc/${pkgname}/examples
+	vcopy "examples/*.py" usr/share/doc/${pkgname}/examples
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2019-07-18 23:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03  0:22 [PR PATCH] New package: python3-i3ipc-1.7.1 voidlinux-github
2019-07-03 21:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-03 21:49 ` voidlinux-github
2019-07-18 23:09 ` voidlinux-github
2019-07-18 23:09 ` [PR PATCH] [Closed]: " 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).