Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New-package: ironbar-0.14.0
@ 2024-02-03  1:54 caughtquick
  2024-02-03  2:30 ` [PR PATCH] [Updated] " caughtquick
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: caughtquick @ 2024-02-03  1:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From 6e337cf37e63bb234fc2e23b6cc9f2ca57b6390e Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 0000000000000..31f53a1c82bc9
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,13 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.0
+revision=1
+build_style=cargo
+hostmakedepends="gtk+3-devel gtk-layer-shell-devel pkg-config"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar written in Rust."
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=5cfea20846c41ca294e7093e045f7e0efa7036ef9df2f0003717c5ca61587c1d

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
@ 2024-02-03  2:30 ` caughtquick
  2024-02-03  2:36 ` caughtquick
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-02-03  2:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From 9dbb117059e81fc13836e61df86de945e3ea1e5c Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 0000000000000..f28c3a155cd31
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,17 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.0
+revision=1
+build_style=cargo
+makedepends="gtk+3-devel gtk-layer-shell-devel pkg-config"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=5cfea20846c41ca294e7093e045f7e0efa7036ef9df2f0003717c5ca61587c1d
+
+post_install() {
+	vlicense LICENSE
+	}

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
  2024-02-03  2:30 ` [PR PATCH] [Updated] " caughtquick
@ 2024-02-03  2:36 ` caughtquick
  2024-02-03 21:15 ` caughtquick
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-02-03  2:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From e59f06ea5e6bf635a6889c3c409a408f31e9510e Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 0000000000000..f28c3a155cd31
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,17 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.0
+revision=1
+build_style=cargo
+makedepends="gtk+3-devel gtk-layer-shell-devel pkg-config"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=5cfea20846c41ca294e7093e045f7e0efa7036ef9df2f0003717c5ca61587c1d
+
+post_install() {
+	vlicense LICENSE
+	}

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

* Re: New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
  2024-02-03  2:30 ` [PR PATCH] [Updated] " caughtquick
  2024-02-03  2:36 ` caughtquick
@ 2024-02-03 21:15 ` caughtquick
  2024-02-04  8:58 ` [PR REVIEW] " oreo639
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-02-03 21:15 UTC (permalink / raw)
  To: ml

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

New comment by caughtquick on void-packages repository

https://github.com/void-linux/void-packages/pull/48502#issuecomment-1925457190

Comment:
Should I be setting the specific arches where this package builds or is it fine?

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

* Re: [PR REVIEW] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (2 preceding siblings ...)
  2024-02-03 21:15 ` caughtquick
@ 2024-02-04  8:58 ` oreo639
  2024-02-04 19:52 ` [PR PATCH] [Updated] " caughtquick
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: oreo639 @ 2024-02-04  8:58 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48502#discussion_r1477222125

Comment:
pkg-config should be in hostmakedpends.

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (3 preceding siblings ...)
  2024-02-04  8:58 ` [PR REVIEW] " oreo639
@ 2024-02-04 19:52 ` caughtquick
  2024-02-04 20:13 ` caughtquick
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-02-04 19:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From 1bdaff0b5794275c1d6e10098259ffefda4326e9 Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 0000000000000..5c2229ca2e3f6
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,18 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel gtk-layer-shell-devel"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=5cfea20846c41ca294e7093e045f7e0efa7036ef9df2f0003717c5ca61587c1d
+
+post_install() {
+	vlicense LICENSE
+	}

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

* Re: New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (4 preceding siblings ...)
  2024-02-04 19:52 ` [PR PATCH] [Updated] " caughtquick
@ 2024-02-04 20:13 ` caughtquick
  2024-02-14 14:41 ` [PR REVIEW] " ahesford
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-02-04 20:13 UTC (permalink / raw)
  To: ml

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

New comment by caughtquick on void-packages repository

https://github.com/void-linux/void-packages/pull/48502#issuecomment-1925901229

Comment:
I've corrected that issue, and it appears like it's building on all systems now, thanks for the help @oreo639.

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

* Re: [PR REVIEW] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (5 preceding siblings ...)
  2024-02-04 20:13 ` caughtquick
@ 2024-02-14 14:41 ` ahesford
  2024-02-14 15:02 ` ahesford
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ahesford @ 2024-02-14 14:41 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/48502#discussion_r1489581670

Comment:
Remove indentation of the closing brace.

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

* Re: New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (6 preceding siblings ...)
  2024-02-14 14:41 ` [PR REVIEW] " ahesford
@ 2024-02-14 15:02 ` ahesford
  2024-03-23  1:06 ` [PR PATCH] [Updated] " caughtquick
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ahesford @ 2024-02-14 15:02 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/48502#issuecomment-1944010684

Comment:
Also, I think you should install the contents of the `examples/` directory. The `vsconf` helper is convenient for this.

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (7 preceding siblings ...)
  2024-02-14 15:02 ` ahesford
@ 2024-03-23  1:06 ` caughtquick
  2024-03-23  1:10 ` caughtquick
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-03-23  1:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From 1bdaff0b5794275c1d6e10098259ffefda4326e9 Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 00000000000000..5c2229ca2e3f60
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,18 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel gtk-layer-shell-devel"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=5cfea20846c41ca294e7093e045f7e0efa7036ef9df2f0003717c5ca61587c1d
+
+post_install() {
+	vlicense LICENSE
+	}

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (8 preceding siblings ...)
  2024-03-23  1:06 ` [PR PATCH] [Updated] " caughtquick
@ 2024-03-23  1:10 ` caughtquick
  2024-03-23  1:14 ` caughtquick
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-03-23  1:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From 702c0656f4f9a5a5ad6fb5080a782c41becfd029 Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 00000000000000..5c2229ca2e3f60
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,18 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel gtk-layer-shell-devel"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=5cfea20846c41ca294e7093e045f7e0efa7036ef9df2f0003717c5ca61587c1d
+
+post_install() {
+	vlicense LICENSE
+	}

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (9 preceding siblings ...)
  2024-03-23  1:10 ` caughtquick
@ 2024-03-23  1:14 ` caughtquick
  2024-03-23  1:15 ` caughtquick
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-03-23  1:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From 44b683182bcebf4b808b1840a3b0ba1b2aa74377 Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 00000000000000..85e045e2559083
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,23 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel gtk-layer-shell-devel"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=3259397f6204fb2d8fd92451240a3a7650fe7fa58f067b1fa4e917c87f0effac
+
+post_install() {
+	vlicense LICENSE
+	vsconf examples/config.corn
+	vsconf examples/config.json
+	vsconf examples/config.yaml
+	vsconf examples/config.toml
+	vsconf examples/style.css
+	}

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.0
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (10 preceding siblings ...)
  2024-03-23  1:14 ` caughtquick
@ 2024-03-23  1:15 ` caughtquick
  2024-03-26  0:31 ` [PR PATCH] [Updated] New-package: ironbar-0.14.1 caughtquick
  2024-03-26  0:57 ` [PR PATCH] [Merged]: " ahesford
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-03-23  1:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From 3f4a17e919e588a60188db1ee8b30f437c8662f6 Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.0

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 00000000000000..9a33f021a431bc
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,23 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel gtk-layer-shell-devel"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=3259397f6204fb2d8fd92451240a3a7650fe7fa58f067b1fa4e917c87f0effac
+
+post_install() {
+	vlicense LICENSE
+	vsconf examples/config.corn
+	vsconf examples/config.json
+	vsconf examples/config.yaml
+	vsconf examples/config.toml
+	vsconf examples/style.css
+}

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

* Re: [PR PATCH] [Updated] New-package: ironbar-0.14.1
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (11 preceding siblings ...)
  2024-03-23  1:15 ` caughtquick
@ 2024-03-26  0:31 ` caughtquick
  2024-03-26  0:57 ` [PR PATCH] [Merged]: " ahesford
  13 siblings, 0 replies; 15+ messages in thread
From: caughtquick @ 2024-03-26  0:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages ironbar
https://github.com/void-linux/void-packages/pull/48502

New-package: ironbar-0.14.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48502.patch is attached

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

From cb25d48a4cb401f6d943b005d59052f83e8c18ef Mon Sep 17 00:00:00 2001
From: Abhijit Sipahimalani <abhijit@sipahimalani.me>
Date: Fri, 2 Feb 2024 17:50:20 -0800
Subject: [PATCH] New-package: ironbar-0.14.1

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

diff --git a/srcpkgs/ironbar/template b/srcpkgs/ironbar/template
new file mode 100644
index 00000000000000..9a33f021a431bc
--- /dev/null
+++ b/srcpkgs/ironbar/template
@@ -0,0 +1,23 @@
+# Template file for 'ironbar'
+pkgname=ironbar
+version=0.14.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel gtk-layer-shell-devel"
+short_desc="Customisable gtk-layer-shell wlroots/sway bar"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="MIT"
+homepage="https://github.com/JakeStanger/ironbar"
+changelog="https://github.com/JakeStanger/ironbar/releases/"
+distfiles="https://github.com/JakeStanger/ironbar/archive/refs/tags/v${version}.tar.gz"
+checksum=3259397f6204fb2d8fd92451240a3a7650fe7fa58f067b1fa4e917c87f0effac
+
+post_install() {
+	vlicense LICENSE
+	vsconf examples/config.corn
+	vsconf examples/config.json
+	vsconf examples/config.yaml
+	vsconf examples/config.toml
+	vsconf examples/style.css
+}

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

* Re: [PR PATCH] [Merged]: New-package: ironbar-0.14.1
  2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
                   ` (12 preceding siblings ...)
  2024-03-26  0:31 ` [PR PATCH] [Updated] New-package: ironbar-0.14.1 caughtquick
@ 2024-03-26  0:57 ` ahesford
  13 siblings, 0 replies; 15+ messages in thread
From: ahesford @ 2024-03-26  0:57 UTC (permalink / raw)
  To: ml

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

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

New-package: ironbar-0.14.1
https://github.com/void-linux/void-packages/pull/48502

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2024-03-26  0:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03  1:54 [PR PATCH] New-package: ironbar-0.14.0 caughtquick
2024-02-03  2:30 ` [PR PATCH] [Updated] " caughtquick
2024-02-03  2:36 ` caughtquick
2024-02-03 21:15 ` caughtquick
2024-02-04  8:58 ` [PR REVIEW] " oreo639
2024-02-04 19:52 ` [PR PATCH] [Updated] " caughtquick
2024-02-04 20:13 ` caughtquick
2024-02-14 14:41 ` [PR REVIEW] " ahesford
2024-02-14 15:02 ` ahesford
2024-03-23  1:06 ` [PR PATCH] [Updated] " caughtquick
2024-03-23  1:10 ` caughtquick
2024-03-23  1:14 ` caughtquick
2024-03-23  1:15 ` caughtquick
2024-03-26  0:31 ` [PR PATCH] [Updated] New-package: ironbar-0.14.1 caughtquick
2024-03-26  0:57 ` [PR PATCH] [Merged]: " ahesford

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