Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: i3wsr-1.2.1
@ 2020-01-03 14:24 voidlinux-github
  2020-01-03 15:09 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-03 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages i3wsr
https://github.com/void-linux/void-packages/pull/18006

New package: i3wsr-1.2.1


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

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

From c56f1abb82a95bf2dd07ea09cf79e704fad97b30 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 23 Mar 2019 23:50:56 +0100
Subject: [PATCH] New package: i3wsr-1.2.1

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

diff --git a/srcpkgs/i3wsr/template b/srcpkgs/i3wsr/template
new file mode 100644
index 00000000000..46931431527
--- /dev/null
+++ b/srcpkgs/i3wsr/template
@@ -0,0 +1,17 @@
+# Template file for 'i3wsr'
+pkgname=i3wsr
+version=1.2.1
+revision=1
+build_style=cargo
+hostmakedepends="python3-devel"
+makedepends="libxcb-devel"
+short_desc="Change i3 workspace names based on content"
+maintainer="Frank Steinborn <steinex@nognu.de>"
+license="MIT"
+homepage="https://github.com/roosta/i3wsr"
+distfiles="https://github.com/roosta/i3wsr/archive/v${version}.tar.gz"
+checksum=37f5bb43a5ec038d3998d04afebcb1ca6247cab227b6b66cf3ffd33f99333bbb
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: i3wsr-1.2.1
  2020-01-03 14:24 [PR PATCH] New package: i3wsr-1.2.1 voidlinux-github
@ 2020-01-03 15:09 ` voidlinux-github
  2020-01-03 20:18 ` [PR PATCH] [Updated] New package: i3wsr-1.2.2 voidlinux-github
  2020-01-06  8:08 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-03 15:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by steinex against master on the void-packages repository

https://github.com/steinex/void-packages i3wsr
https://github.com/void-linux/void-packages/pull/18006

New package: i3wsr-1.2.1


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

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

From 54f31c672c38ea9e701b3de79c45b1578d996b50 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 23 Mar 2019 23:50:56 +0100
Subject: [PATCH] New package: i3wsr-1.2.2

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

diff --git a/srcpkgs/i3wsr/template b/srcpkgs/i3wsr/template
new file mode 100644
index 00000000000..f7d8bbb5a55
--- /dev/null
+++ b/srcpkgs/i3wsr/template
@@ -0,0 +1,17 @@
+# Template file for 'i3wsr'
+pkgname=i3wsr
+version=1.2.2
+revision=1
+build_style=cargo
+hostmakedepends="python3-devel"
+makedepends="libxcb-devel"
+short_desc="Change i3 workspace names based on content"
+maintainer="Frank Steinborn <steinex@nognu.de>"
+license="MIT"
+homepage="https://github.com/roosta/i3wsr"
+distfiles="https://github.com/roosta/i3wsr/archive/v${version}.tar.gz"
+checksum=167457eb0c7ad92b6d4d76c7847a2b59beeda2b63239b17a3729dfce16147121
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: i3wsr-1.2.2
  2020-01-03 14:24 [PR PATCH] New package: i3wsr-1.2.1 voidlinux-github
  2020-01-03 15:09 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-03 20:18 ` voidlinux-github
  2020-01-06  8:08 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-03 20:18 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by steinex against master on the void-packages repository

https://github.com/steinex/void-packages i3wsr
https://github.com/void-linux/void-packages/pull/18006

New package: i3wsr-1.2.2


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

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

From 0e5ecf92f4df6a6d57886747ff9dc88d0f7e9101 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 23 Mar 2019 23:50:56 +0100
Subject: [PATCH] New package: i3wsr-1.2.2

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

diff --git a/srcpkgs/i3wsr/template b/srcpkgs/i3wsr/template
new file mode 100644
index 00000000000..42a6000c20a
--- /dev/null
+++ b/srcpkgs/i3wsr/template
@@ -0,0 +1,17 @@
+# Template file for 'i3wsr'
+pkgname=i3wsr
+version=1.2.2
+revision=1
+build_style=cargo
+hostmakedepends="python3"
+makedepends="libxcb-devel"
+short_desc="Change i3 workspace names based on content"
+maintainer="Frank Steinborn <steinex@nognu.de>"
+license="MIT"
+homepage="https://github.com/roosta/i3wsr"
+distfiles="https://github.com/roosta/i3wsr/archive/v${version}.tar.gz"
+checksum=167457eb0c7ad92b6d4d76c7847a2b59beeda2b63239b17a3729dfce16147121
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: i3wsr-1.2.2
  2020-01-03 14:24 [PR PATCH] New package: i3wsr-1.2.1 voidlinux-github
  2020-01-03 15:09 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-03 20:18 ` [PR PATCH] [Updated] New package: i3wsr-1.2.2 voidlinux-github
@ 2020-01-06  8:08 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-06  8:08 UTC (permalink / raw)
  To: ml

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

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

New package: i3wsr-1.2.2
https://github.com/void-linux/void-packages/pull/18006

Description:


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

end of thread, other threads:[~2020-01-06  8:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03 14:24 [PR PATCH] New package: i3wsr-1.2.1 voidlinux-github
2020-01-03 15:09 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-03 20:18 ` [PR PATCH] [Updated] New package: i3wsr-1.2.2 voidlinux-github
2020-01-06  8:08 ` [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).