* [PR PATCH] New package: swaysome-2.1.1.
@ 2024-03-03 10:11 AnInternetTroll
2024-06-03 1:49 ` github-actions
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: AnInternetTroll @ 2024-03-03 10:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 683 bytes --]
There is a new pull request by AnInternetTroll against master on the void-packages repository
https://github.com/AnInternetTroll/void-packages user/luca/swaysome
https://github.com/void-linux/void-packages/pull/49049
New package: swaysome-2.1.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/49049.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/swaysome-49049.patch --]
[-- Type: text/x-diff, Size: 1082 bytes --]
From f569cbf264eb3238441f8ab35ea56fc7719b10ca Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sun, 3 Mar 2024 11:10:11 +0100
Subject: [PATCH] New package: swaysome-2.1.1.
---
srcpkgs/swaysome/template | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 srcpkgs/swaysome/template
diff --git a/srcpkgs/swaysome/template b/srcpkgs/swaysome/template
new file mode 100644
index 00000000000000..82995247fdb4da
--- /dev/null
+++ b/srcpkgs/swaysome/template
@@ -0,0 +1,18 @@
+# Template file for 'swaysome'
+pkgname=swaysome
+version=2.1.1
+revision=1
+build_style=cargo
+short_desc="Awesome WM like workspaces"
+maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
+license="MIT"
+homepage="https://gitlab.com/hyask/swaysome"
+changelog="https://gitlab.com/hyask/swaysome/-/tags"
+distfiles="https://gitlab.com/hyask/swaysome/-/archive/$version/swaysome-$version.tar.gz"
+checksum=705a2624c56ac23a1e47dc14b87de76570af1d6e8fb002219392023911d7dd96
+
+post_install() {
+ vlicense LICENSE
+ vman swaysome.1
+ vsconf swaysome.conf
+}
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: New package: swaysome-2.1.1.
2024-03-03 10:11 [PR PATCH] New package: swaysome-2.1.1 AnInternetTroll
@ 2024-06-03 1:49 ` github-actions
2024-06-04 16:41 ` [PR PATCH] [Updated] " AnInternetTroll
2024-07-23 15:12 ` [PR PATCH] [Merged]: " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2024-06-03 1:49 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/49049#issuecomment-2144137364
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] 4+ messages in thread
* Re: [PR PATCH] [Updated] New package: swaysome-2.1.1.
2024-03-03 10:11 [PR PATCH] New package: swaysome-2.1.1 AnInternetTroll
2024-06-03 1:49 ` github-actions
@ 2024-06-04 16:41 ` AnInternetTroll
2024-07-23 15:12 ` [PR PATCH] [Merged]: " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: AnInternetTroll @ 2024-06-04 16:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 688 bytes --]
There is an updated pull request by AnInternetTroll against master on the void-packages repository
https://github.com/AnInternetTroll/void-packages user/luca/swaysome
https://github.com/void-linux/void-packages/pull/49049
New package: swaysome-2.1.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/49049.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/swaysome-49049.patch --]
[-- Type: text/x-diff, Size: 1082 bytes --]
From 15d7f933f04a50a4d831b3a42146c618db09258a Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sun, 3 Mar 2024 11:10:11 +0100
Subject: [PATCH] New package: swaysome-2.1.1.
---
srcpkgs/swaysome/template | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 srcpkgs/swaysome/template
diff --git a/srcpkgs/swaysome/template b/srcpkgs/swaysome/template
new file mode 100644
index 00000000000000..82995247fdb4da
--- /dev/null
+++ b/srcpkgs/swaysome/template
@@ -0,0 +1,18 @@
+# Template file for 'swaysome'
+pkgname=swaysome
+version=2.1.1
+revision=1
+build_style=cargo
+short_desc="Awesome WM like workspaces"
+maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
+license="MIT"
+homepage="https://gitlab.com/hyask/swaysome"
+changelog="https://gitlab.com/hyask/swaysome/-/tags"
+distfiles="https://gitlab.com/hyask/swaysome/-/archive/$version/swaysome-$version.tar.gz"
+checksum=705a2624c56ac23a1e47dc14b87de76570af1d6e8fb002219392023911d7dd96
+
+post_install() {
+ vlicense LICENSE
+ vman swaysome.1
+ vsconf swaysome.conf
+}
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: New package: swaysome-2.1.1.
2024-03-03 10:11 [PR PATCH] New package: swaysome-2.1.1 AnInternetTroll
2024-06-03 1:49 ` github-actions
2024-06-04 16:41 ` [PR PATCH] [Updated] " AnInternetTroll
@ 2024-07-23 15:12 ` classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-07-23 15:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
There's a merged pull request on the void-packages repository
New package: swaysome-2.1.1.
https://github.com/void-linux/void-packages/pull/49049
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)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-07-23 15:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-03 10:11 [PR PATCH] New package: swaysome-2.1.1 AnInternetTroll
2024-06-03 1:49 ` github-actions
2024-06-04 16:41 ` [PR PATCH] [Updated] " AnInternetTroll
2024-07-23 15:12 ` [PR PATCH] [Merged]: " classabbyamp
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).