* [PR PATCH] New package: wayprompt-0.1.2
@ 2024-10-23 6:27 osamamragab
2024-10-23 11:05 ` [PR REVIEW] " tranzystorekk
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: osamamragab @ 2024-10-23 6:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 813 bytes --]
There is a new pull request by osamamragab against master on the void-packages repository
https://github.com/osamamragab/void-packages wayprompt-0.1.2
https://github.com/void-linux/void-packages/pull/52747
New package: wayprompt-0.1.2
#### 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 (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
A patch file from https://github.com/void-linux/void-packages/pull/52747.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayprompt-0.1.2-52747.patch --]
[-- Type: text/x-diff, Size: 1120 bytes --]
From 1af6fa6f67d2e4d9ba48aa1b103dd42976115143 Mon Sep 17 00:00:00 2001
From: Osama Ragab <theosamaragab@gmail.com>
Date: Wed, 23 Oct 2024 09:14:02 +0300
Subject: [PATCH] New package: wayprompt-0.1.2
---
srcpkgs/wayprompt/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/wayprompt/template
diff --git a/srcpkgs/wayprompt/template b/srcpkgs/wayprompt/template
new file mode 100644
index 00000000000000..e27275e5316b13
--- /dev/null
+++ b/srcpkgs/wayprompt/template
@@ -0,0 +1,14 @@
+# Template file for 'wayprompt'
+pkgname=wayprompt
+version=0.1.2
+revision=1
+build_style=zig-build
+configure_args="-Dpie"
+hostmakedepends="wayland-devel pkg-config"
+makedepends="wayland-devel wayland-protocols libxkbcommon-devel pixman-devel fcft-devel"
+short_desc="Multi-purpose prompt tool for Wayland"
+maintainer="Osama Ragab <theosamaragab@gmail.com>"
+license="GPL-3.0-only"
+homepage=https://git.sr.ht/~leon_plickat/wayprompt
+distfiles=https://git.sr.ht/~leon_plickat/wayprompt/archive/v${version}.tar.gz
+checksum=26c4bb295acac2698ab0052c40dd6fa09d51ad1eb3e515636606275c5e3a6853
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR REVIEW] New package: wayprompt-0.1.2
2024-10-23 6:27 [PR PATCH] New package: wayprompt-0.1.2 osamamragab
@ 2024-10-23 11:05 ` tranzystorekk
2024-10-23 12:57 ` [PR PATCH] [Updated] " osamamragab
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: tranzystorekk @ 2024-10-23 11:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 212 bytes --]
New review comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/52747#discussion_r1812499837
Comment:
Keep these quoted please, same as the rest of templates do
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] New package: wayprompt-0.1.2
2024-10-23 6:27 [PR PATCH] New package: wayprompt-0.1.2 osamamragab
2024-10-23 11:05 ` [PR REVIEW] " tranzystorekk
@ 2024-10-23 12:57 ` osamamragab
2025-01-23 1:57 ` github-actions
2025-02-06 1:58 ` [PR PATCH] [Closed]: " github-actions
3 siblings, 0 replies; 5+ messages in thread
From: osamamragab @ 2024-10-23 12:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 818 bytes --]
There is an updated pull request by osamamragab against master on the void-packages repository
https://github.com/osamamragab/void-packages wayprompt-0.1.2
https://github.com/void-linux/void-packages/pull/52747
New package: wayprompt-0.1.2
#### 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 (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
A patch file from https://github.com/void-linux/void-packages/pull/52747.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayprompt-0.1.2-52747.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]
From a386befff4fb7e77d48fb4eba949485777696f21 Mon Sep 17 00:00:00 2001
From: Osama Ragab <theosamaragab@gmail.com>
Date: Wed, 23 Oct 2024 15:56:11 +0300
Subject: [PATCH] New package: wayprompt-0.1.2
---
srcpkgs/wayprompt/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/wayprompt/template
diff --git a/srcpkgs/wayprompt/template b/srcpkgs/wayprompt/template
new file mode 100644
index 00000000000000..afbf4eeb729ec2
--- /dev/null
+++ b/srcpkgs/wayprompt/template
@@ -0,0 +1,14 @@
+# Template file for 'wayprompt'
+pkgname=wayprompt
+version=0.1.2
+revision=1
+build_style=zig-build
+configure_args="-Dpie"
+hostmakedepends="wayland-devel pkg-config"
+makedepends="wayland-devel wayland-protocols libxkbcommon-devel pixman-devel fcft-devel"
+short_desc="Multi-purpose prompt tool for Wayland"
+maintainer="Osama Ragab <theosamaragab@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://git.sr.ht/~leon_plickat/wayprompt"
+distfiles="https://git.sr.ht/~leon_plickat/wayprompt/archive/v${version}.tar.gz"
+checksum=26c4bb295acac2698ab0052c40dd6fa09d51ad1eb3e515636606275c5e3a6853
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New package: wayprompt-0.1.2
2024-10-23 6:27 [PR PATCH] New package: wayprompt-0.1.2 osamamragab
2024-10-23 11:05 ` [PR REVIEW] " tranzystorekk
2024-10-23 12:57 ` [PR PATCH] [Updated] " osamamragab
@ 2025-01-23 1:57 ` github-actions
2025-02-06 1:58 ` [PR PATCH] [Closed]: " github-actions
3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2025-01-23 1:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52747#issuecomment-2608681039
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Closed]: New package: wayprompt-0.1.2
2024-10-23 6:27 [PR PATCH] New package: wayprompt-0.1.2 osamamragab
` (2 preceding siblings ...)
2025-01-23 1:57 ` github-actions
@ 2025-02-06 1:58 ` github-actions
3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2025-02-06 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 646 bytes --]
There's a closed pull request on the void-packages repository
New package: wayprompt-0.1.2
https://github.com/void-linux/void-packages/pull/52747
Description:
#### 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 (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-02-06 1:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23 6:27 [PR PATCH] New package: wayprompt-0.1.2 osamamragab
2024-10-23 11:05 ` [PR REVIEW] " tranzystorekk
2024-10-23 12:57 ` [PR PATCH] [Updated] " osamamragab
2025-01-23 1:57 ` github-actions
2025-02-06 1:58 ` [PR PATCH] [Closed]: " github-actions
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).