* [PR PATCH] New package: i3bar-river-1.0.1
@ 2024-10-23 12:00 bitterhalt
2024-10-23 12:14 ` [PR PATCH] [Updated] " bitterhalt
` (12 more replies)
0 siblings, 13 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 12:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 675 bytes --]
There is a new pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 1135 bytes --]
From 8c3462611b506bf0e7e69db567c6e1793522e8a2 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..6d8603e83c29a1
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,15 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="pango-devel"
+depends="pango cairo"
+short_desc="A port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bazz@void.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
@ 2024-10-23 12:14 ` bitterhalt
2024-10-23 12:17 ` bitterhalt
` (11 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 12:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 1133 bytes --]
From 5ee2f6040c3004dfe8cede794da8bdc96aaf91a9 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..c271b0bd9b9d62
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,15 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="pango-devel"
+depends="pango cairo"
+short_desc="Port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bazz@void.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
2024-10-23 12:14 ` [PR PATCH] [Updated] " bitterhalt
@ 2024-10-23 12:17 ` bitterhalt
2024-10-23 12:17 ` bitterhalt
` (10 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 12:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 206 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52750#issuecomment-2431935069
Comment:
Xlint should be fixed now, It failed because of description.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
2024-10-23 12:14 ` [PR PATCH] [Updated] " bitterhalt
2024-10-23 12:17 ` bitterhalt
@ 2024-10-23 12:17 ` bitterhalt
2024-10-23 17:03 ` [PR REVIEW] " tranzystorekk
` (9 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 12:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 246 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52750#issuecomment-2431935069
Comment:
Xlint should be fixed now, It failed because of description. Sorry, still learning how this work. :)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR REVIEW] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (2 preceding siblings ...)
2024-10-23 12:17 ` bitterhalt
@ 2024-10-23 17:03 ` tranzystorekk
2024-10-23 17:11 ` [PR PATCH] [Updated] " bitterhalt
` (8 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-10-23 17:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 289 bytes --]
New review comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/52750#discussion_r1813196984
Comment:
```suggestion
makedepends="cairo-devel pango-devel"
```
The runtime dependencies are inferred from the libraries the binary links to
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (3 preceding siblings ...)
2024-10-23 17:03 ` [PR REVIEW] " tranzystorekk
@ 2024-10-23 17:11 ` bitterhalt
2024-10-23 17:20 ` tranzystorekk
` (7 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 17:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 2017 bytes --]
From 5ee2f6040c3004dfe8cede794da8bdc96aaf91a9 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH 1/2] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..c271b0bd9b9d62
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,15 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="pango-devel"
+depends="pango cairo"
+short_desc="Port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bazz@void.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
From b8a655c87285199ca24cad5456052ecc8ca1e2b3 Mon Sep 17 00:00:00 2001
From: bitterhalt <95308907+bitterhalt@users.noreply.github.com>
Date: Wed, 23 Oct 2024 20:11:12 +0300
Subject: [PATCH 2/2] Update srcpkgs/i3bar-river/template
Co-authored-by: tranzystorekk <tranzystorek.io@protonmail.com>
---
srcpkgs/i3bar-river/template | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
index c271b0bd9b9d62..dceebffac31136 100644
--- a/srcpkgs/i3bar-river/template
+++ b/srcpkgs/i3bar-river/template
@@ -4,8 +4,7 @@ version=1.0.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
-makedepends="pango-devel"
-depends="pango cairo"
+makedepends="cairo-devel pango-devel"
short_desc="Port of i3bar for wlroots-based compositors"
maintainer="bitterhalt <bazz@void.com>"
license="GPL-3.0-or-later"
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (4 preceding siblings ...)
2024-10-23 17:11 ` [PR PATCH] [Updated] " bitterhalt
@ 2024-10-23 17:20 ` tranzystorekk
2024-10-23 17:23 ` bitterhalt
` (6 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-10-23 17:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
New comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/52750#issuecomment-2432927464
Comment:
Please avoid using github's "apply suggested changes" as that creates additional commits that break xlint instead of squashing and rebasing all changes into the original commit
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (5 preceding siblings ...)
2024-10-23 17:20 ` tranzystorekk
@ 2024-10-23 17:23 ` bitterhalt
2024-10-23 17:32 ` [PR PATCH] [Updated] " bitterhalt
` (5 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 17:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 403 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52750#issuecomment-2432936630
Comment:
> Please avoid using github's "apply suggested changes" as that creates additional commits that break xlint instead of squashing and rebasing all changes into the original commit
So should I edit it now locally and then do: `git commit --amend` and push?
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (6 preceding siblings ...)
2024-10-23 17:23 ` bitterhalt
@ 2024-10-23 17:32 ` bitterhalt
2024-10-23 17:36 ` bitterhalt
` (4 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 17:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 2187 bytes --]
From 5ee2f6040c3004dfe8cede794da8bdc96aaf91a9 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH 1/2] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..c271b0bd9b9d62
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,15 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="pango-devel"
+depends="pango cairo"
+short_desc="Port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bazz@void.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
From e434115e515003b3e7b74aeb825c7ee6362181cd Mon Sep 17 00:00:00 2001
From: bitterhalt <95308907+bitterhalt@users.noreply.github.com>
Date: Wed, 23 Oct 2024 20:11:12 +0300
Subject: [PATCH 2/2] Update srcpkgs/i3bar-river/template
Co-authored-by: tranzystorekk <tranzystorek.io@protonmail.com>
---
srcpkgs/i3bar-river/template | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
index c271b0bd9b9d62..88178cca5fab1e 100644
--- a/srcpkgs/i3bar-river/template
+++ b/srcpkgs/i3bar-river/template
@@ -4,10 +4,9 @@ version=1.0.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
-makedepends="pango-devel"
-depends="pango cairo"
+makedepends="cairo-devel pango-devel"
short_desc="Port of i3bar for wlroots-based compositors"
-maintainer="bitterhalt <bazz@void.com>"
+maintainer="bitterhalt <bthalt@disroot.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/MaxVerevkin/i3bar-river"
changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (7 preceding siblings ...)
2024-10-23 17:32 ` [PR PATCH] [Updated] " bitterhalt
@ 2024-10-23 17:36 ` bitterhalt
2024-10-23 17:38 ` tranzystorekk
` (3 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 17:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 2165 bytes --]
From 5ee2f6040c3004dfe8cede794da8bdc96aaf91a9 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH 1/2] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..c271b0bd9b9d62
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,15 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="pango-devel"
+depends="pango cairo"
+short_desc="Port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bazz@void.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
From 4324da1e55a4edf559bb0442e6ecbf50cd1a71a3 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Wed, 23 Oct 2024 20:11:12 +0300
Subject: [PATCH 2/2] Update srcpkgs/i3bar-river/template
Co-authored-by: tranzystorekk <tranzystorek.io@protonmail.com>
---
srcpkgs/i3bar-river/template | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
index c271b0bd9b9d62..88178cca5fab1e 100644
--- a/srcpkgs/i3bar-river/template
+++ b/srcpkgs/i3bar-river/template
@@ -4,10 +4,9 @@ version=1.0.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
-makedepends="pango-devel"
-depends="pango cairo"
+makedepends="cairo-devel pango-devel"
short_desc="Port of i3bar for wlroots-based compositors"
-maintainer="bitterhalt <bazz@void.com>"
+maintainer="bitterhalt <bthalt@disroot.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/MaxVerevkin/i3bar-river"
changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (8 preceding siblings ...)
2024-10-23 17:36 ` bitterhalt
@ 2024-10-23 17:38 ` tranzystorekk
2024-10-23 17:55 ` [PR PATCH] [Updated] " bitterhalt
` (2 subsequent siblings)
12 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-10-23 17:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
New comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/52750#issuecomment-2432971018
Comment:
Amending now won't squash the second commit, instead you need to squash, which is typically done via `git rebase -i`, more about it in the git book: https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History (the "Squashing Commits" section, except instead of the `squash` command use `fixup` to drop the squashed commit's message)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (9 preceding siblings ...)
2024-10-23 17:38 ` tranzystorekk
@ 2024-10-23 17:55 ` bitterhalt
2024-10-30 21:04 ` bitterhalt
2024-10-30 21:15 ` bitterhalt
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-23 17:55 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 1126 bytes --]
From b8f9835f6d610e14157b75b36cfcfe3b2600fec4 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..88178cca5fab1e
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,14 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="cairo-devel pango-devel"
+short_desc="Port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bthalt@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (10 preceding siblings ...)
2024-10-23 17:55 ` [PR PATCH] [Updated] " bitterhalt
@ 2024-10-30 21:04 ` bitterhalt
2024-10-30 21:15 ` bitterhalt
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-30 21:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 1126 bytes --]
From b8f9835f6d610e14157b75b36cfcfe3b2600fec4 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..88178cca5fab1e
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,14 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="cairo-devel pango-devel"
+short_desc="Port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bthalt@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: i3bar-river-1.0.1
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
` (11 preceding siblings ...)
2024-10-30 21:04 ` bitterhalt
@ 2024-10-30 21:15 ` bitterhalt
12 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-30 21:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52750
New package: i3bar-river-1.0.1
#### 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, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52750.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52750.patch --]
[-- Type: text/x-diff, Size: 1126 bytes --]
From 4eb948c64a467631b1e567dd7be8f21d29573f62 Mon Sep 17 00:00:00 2001
From: bitterhalt <bitterhalt@disroot.org>
Date: Mon, 21 Oct 2024 18:24:14 +0300
Subject: [PATCH] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..88178cca5fab1e
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,14 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="cairo-devel pango-devel"
+short_desc="Port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bthalt@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
^ permalink raw reply [flat|nested] 16+ messages in thread
* [PR PATCH] New package: i3bar-river-1.0.1
@ 2024-10-17 14:22 bitterhalt
0 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-17 14:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 761 bytes --]
There is a new pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52665
New package: i3bar-river-1.0.1
#### 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, (x86_64-glibc)
- I built this PR locally for these architectures:
- x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/52665.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52665.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]
From b913047f5cf26b71caabcb455b3f0990f01c93c0 Mon Sep 17 00:00:00 2001
From: bitterhalt <bazz@void.com>
Date: Thu, 17 Oct 2024 16:42:45 +0300
Subject: [PATCH] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..c420374ada9268
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,17 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+archs="x86_64"
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="pango-devel"
+short_desc="A port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bazz@void.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
+
+
^ permalink raw reply [flat|nested] 16+ messages in thread
* [PR PATCH] New package: i3bar-river-1.0.1
@ 2024-10-17 13:55 bitterhalt
0 siblings, 0 replies; 16+ messages in thread
From: bitterhalt @ 2024-10-17 13:55 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 804 bytes --]
There is a new pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages i3bar-river
https://github.com/void-linux/void-packages/pull/52664
New package: i3bar-river-1.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### 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
- Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
-->
A patch file from https://github.com/void-linux/void-packages/pull/52664.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3bar-river-52664.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]
From b913047f5cf26b71caabcb455b3f0990f01c93c0 Mon Sep 17 00:00:00 2001
From: bitterhalt <bazz@void.com>
Date: Thu, 17 Oct 2024 16:42:45 +0300
Subject: [PATCH] New package: i3bar-river-1.0.1
---
srcpkgs/i3bar-river/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/i3bar-river/template
diff --git a/srcpkgs/i3bar-river/template b/srcpkgs/i3bar-river/template
new file mode 100644
index 00000000000000..c420374ada9268
--- /dev/null
+++ b/srcpkgs/i3bar-river/template
@@ -0,0 +1,17 @@
+# Template file for 'i3bar-river'
+pkgname=i3bar-river
+version=1.0.1
+revision=1
+archs="x86_64"
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="pango-devel"
+short_desc="A port of i3bar for wlroots-based compositors"
+maintainer="bitterhalt <bazz@void.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/i3bar-river"
+changelog="https://github.com/MaxVerevkin/i3bar-river/releases"
+distfiles="https://github.com/MaxVerevkin/i3bar-river/archive/refs/tags/v${version}.tar.gz"
+checksum=ff52fd62275d5ba4662912d3a21be4893d200b26aee102491ac1e0518822db50
+
+
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2024-10-30 21:15 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23 12:00 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
2024-10-23 12:14 ` [PR PATCH] [Updated] " bitterhalt
2024-10-23 12:17 ` bitterhalt
2024-10-23 12:17 ` bitterhalt
2024-10-23 17:03 ` [PR REVIEW] " tranzystorekk
2024-10-23 17:11 ` [PR PATCH] [Updated] " bitterhalt
2024-10-23 17:20 ` tranzystorekk
2024-10-23 17:23 ` bitterhalt
2024-10-23 17:32 ` [PR PATCH] [Updated] " bitterhalt
2024-10-23 17:36 ` bitterhalt
2024-10-23 17:38 ` tranzystorekk
2024-10-23 17:55 ` [PR PATCH] [Updated] " bitterhalt
2024-10-30 21:04 ` bitterhalt
2024-10-30 21:15 ` bitterhalt
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 14:22 [PR PATCH] " bitterhalt
2024-10-17 13:55 bitterhalt
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).