Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: i3bar-river-1.0.1
@ 2024-10-17 14:22 bitterhalt
  2024-10-17 15:01 ` [PR PATCH] [Updated] " bitterhalt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ 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] 8+ messages in thread
* [PR PATCH] New package: i3bar-river-1.0.1
@ 2024-10-23 12:00 bitterhalt
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread
* [PR PATCH] New package: i3bar-river-1.0.1
@ 2024-10-17 13:55 bitterhalt
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2024-10-23 12:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-17 14:22 [PR PATCH] New package: i3bar-river-1.0.1 bitterhalt
2024-10-17 15:01 ` [PR PATCH] [Updated] " bitterhalt
2024-10-17 15:05 ` bitterhalt
2024-10-21 14:58 ` bitterhalt
2024-10-21 15:00 ` [PR PATCH] [Closed]: " bitterhalt
2024-10-21 15:00 ` [PR PATCH] [Updated] " bitterhalt
  -- strict thread matches above, loose matches on Subject: below --
2024-10-23 12:00 [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).