Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: filtile-1.0.0
@ 2024-02-06 10:15 realcharmer
  2024-02-06 17:24 ` icp1994
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: realcharmer @ 2024-02-06 10:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559

New package: filtile-1.0.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)

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

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

From 5bc6e2fdb3937a332b8e496bb64794088da15cb8 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.0.0

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

diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 0000000000000..9e3d478bf71fd
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.0.0
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=cdb8a85f4407b27ed46b805015e376aeaf026b11ea92a3547e39763a85a2ce1f

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

* Re: New package: filtile-1.0.0
  2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
@ 2024-02-06 17:24 ` icp1994
  2024-02-29  8:24 ` [PR PATCH] [Updated] " realcharmer
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: icp1994 @ 2024-02-06 17:24 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48559#issuecomment-1930416634

Comment:
Nice one! I personally use https://git.sr.ht/~novakane/rivercarro but since it's in Zig 0.11 not suitable for Void rn.

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

* Re: [PR PATCH] [Updated] New package: filtile-1.0.0
  2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
  2024-02-06 17:24 ` icp1994
@ 2024-02-29  8:24 ` realcharmer
  2024-02-29  8:25 ` New package: filtile-1.1.0 realcharmer
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2024-02-29  8:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559

New package: filtile-1.0.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.

https://github.com/pkulak/filtile

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)

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

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

From d9d69969ddbf5d471b0edaf56d338a3bc3cfaac7 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.1.0

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

diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 0000000000000..4837068b1d36d
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.1.0
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=31c49598bd0c82657f2e87f3171df5b9d6dea794d3858aaad6341362aae09d92

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

* Re: New package: filtile-1.1.0
  2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
  2024-02-06 17:24 ` icp1994
  2024-02-29  8:24 ` [PR PATCH] [Updated] " realcharmer
@ 2024-02-29  8:25 ` realcharmer
  2024-03-11 17:04 ` [PR PATCH] [Updated] " realcharmer
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2024-02-29  8:25 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/48559#issuecomment-1970639279

Comment:
Updated to version `1.1.0`.

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

* Re: [PR PATCH] [Updated] New package: filtile-1.1.0
  2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
                   ` (2 preceding siblings ...)
  2024-02-29  8:25 ` New package: filtile-1.1.0 realcharmer
@ 2024-03-11 17:04 ` realcharmer
  2024-03-11 17:05 ` New package: filtile-1.2.0 realcharmer
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2024-03-11 17:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559

New package: filtile-1.1.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.

https://github.com/pkulak/filtile

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)

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

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

From bc33b1ed8933532adba681fb5381be3b84d95cc7 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.2.0

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

diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 00000000000000..22c1814d4316a2
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.2.0
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=1b347c4d230598f9b9eefe9487a1a74522cbaeca0998998c5b199c6c761c9173

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

* Re: New package: filtile-1.2.0
  2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
                   ` (3 preceding siblings ...)
  2024-03-11 17:04 ` [PR PATCH] [Updated] " realcharmer
@ 2024-03-11 17:05 ` realcharmer
  2024-04-09 18:50 ` [PR PATCH] [Updated] " realcharmer
  2024-04-09 18:50 ` New package: filtile-1.2.1 realcharmer
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2024-03-11 17:05 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/48559#issuecomment-1988973295

Comment:
Updated to version `1.2.0`.

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

* Re: [PR PATCH] [Updated] New package: filtile-1.2.0
  2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
                   ` (4 preceding siblings ...)
  2024-03-11 17:05 ` New package: filtile-1.2.0 realcharmer
@ 2024-04-09 18:50 ` realcharmer
  2024-04-09 18:50 ` New package: filtile-1.2.1 realcharmer
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2024-04-09 18:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559

New package: filtile-1.2.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.

https://github.com/pkulak/filtile

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)

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

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

From cc359ab7389d49eb5cdc98e8ddd707a89510b8b6 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.2.1

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

diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 00000000000000..4b958a1da3466e
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.2.1
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=fe978e880db802d7c5678b5d05aa8236c49107a0c99fd2565c2f4ca3c35b7a22

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

* Re: New package: filtile-1.2.1
  2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
                   ` (5 preceding siblings ...)
  2024-04-09 18:50 ` [PR PATCH] [Updated] " realcharmer
@ 2024-04-09 18:50 ` realcharmer
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2024-04-09 18:50 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/48559#issuecomment-2045865879

Comment:
Updated to version `1.2.1`.

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

end of thread, other threads:[~2024-04-09 18:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
2024-02-06 17:24 ` icp1994
2024-02-29  8:24 ` [PR PATCH] [Updated] " realcharmer
2024-02-29  8:25 ` New package: filtile-1.1.0 realcharmer
2024-03-11 17:04 ` [PR PATCH] [Updated] " realcharmer
2024-03-11 17:05 ` New package: filtile-1.2.0 realcharmer
2024-04-09 18:50 ` [PR PATCH] [Updated] " realcharmer
2024-04-09 18:50 ` New package: filtile-1.2.1 realcharmer

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