Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wmenu-0.1.0
@ 2022-05-14 10:52 subnut
  2022-05-14 10:55 ` [PR PATCH] [Updated] " subnut
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: subnut @ 2022-05-14 10:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages wmenu
https://github.com/void-linux/void-packages/pull/37126

New package: wmenu-0.1.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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)
<!--
- 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/37126.patch is attached

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

From 19e818cedadb03e03252576868db866e50cbeea3 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Sat, 14 May 2022 16:20:41 +0530
Subject: [PATCH] New package: wmenu-0.1.0

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

diff --git a/srcpkgs/wmenu/template b/srcpkgs/wmenu/template
new file mode 100644
index 000000000000..224c6a0fab67
--- /dev/null
+++ b/srcpkgs/wmenu/template
@@ -0,0 +1,13 @@
+# Template file for 'wmenu'
+pkgname=wmenu
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config scdoc"
+makedepends="pango-devel wayland-devel libxkbcommon-devel wayland-protocols"
+short_desc="dmenu for Wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://sr.ht/~adnano/wmenu/"
+distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
+checksum=d102703f038712d602530cc80ab58841f86834d4a377cb9e533c5ccc399a822c

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

* Re: [PR PATCH] [Updated] New package: wmenu-0.1.0
  2022-05-14 10:52 [PR PATCH] New package: wmenu-0.1.0 subnut
@ 2022-05-14 10:55 ` subnut
  2022-05-14 11:33 ` subnut
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: subnut @ 2022-05-14 10:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages wmenu
https://github.com/void-linux/void-packages/pull/37126

New package: wmenu-0.1.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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)
<!--
- 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/37126.patch is attached

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

From 34d4b54ae268ab56852321fbbaa064203731b91d Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Sat, 14 May 2022 16:20:41 +0530
Subject: [PATCH] New package: wmenu-0.1.0

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

diff --git a/srcpkgs/wmenu/template b/srcpkgs/wmenu/template
new file mode 100644
index 000000000000..bf0b676c66ce
--- /dev/null
+++ b/srcpkgs/wmenu/template
@@ -0,0 +1,17 @@
+# Template file for 'wmenu'
+pkgname=wmenu
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config scdoc"
+makedepends="pango-devel wayland-devel libxkbcommon-devel wayland-protocols"
+short_desc="Dmenu for wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://sr.ht/~adnano/wmenu/"
+distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
+checksum=d102703f038712d602530cc80ab58841f86834d4a377cb9e533c5ccc399a822c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: wmenu-0.1.0
  2022-05-14 10:52 [PR PATCH] New package: wmenu-0.1.0 subnut
  2022-05-14 10:55 ` [PR PATCH] [Updated] " subnut
@ 2022-05-14 11:33 ` subnut
  2022-05-14 12:04 ` subnut
  2022-06-29 19:58 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: subnut @ 2022-05-14 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages wmenu
https://github.com/void-linux/void-packages/pull/37126

New package: wmenu-0.1.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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)
<!--
- 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/37126.patch is attached

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

From fab5473a625c43b48ce877cf9516e5f8230bcdfd Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Sat, 14 May 2022 16:20:41 +0530
Subject: [PATCH] New package: wmenu-0.1.0

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

diff --git a/srcpkgs/wmenu/template b/srcpkgs/wmenu/template
new file mode 100644
index 000000000000..6544ad0ef0ce
--- /dev/null
+++ b/srcpkgs/wmenu/template
@@ -0,0 +1,17 @@
+# Template file for 'wmenu'
+pkgname=wmenu
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland-protocols"
+makedepends="pango-devel wayland-devel libxkbcommon-devel wayland-protocols"
+short_desc="Dmenu for wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://sr.ht/~adnano/wmenu/"
+distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
+checksum=d102703f038712d602530cc80ab58841f86834d4a377cb9e533c5ccc399a822c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: wmenu-0.1.0
  2022-05-14 10:52 [PR PATCH] New package: wmenu-0.1.0 subnut
  2022-05-14 10:55 ` [PR PATCH] [Updated] " subnut
  2022-05-14 11:33 ` subnut
@ 2022-05-14 12:04 ` subnut
  2022-06-29 19:58 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: subnut @ 2022-05-14 12:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages wmenu
https://github.com/void-linux/void-packages/pull/37126

New package: wmenu-0.1.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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)
<!--
- 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/37126.patch is attached

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

From db44e3b31fa4881d3379d65e82464133cb41482a Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Sat, 14 May 2022 16:20:41 +0530
Subject: [PATCH] New package: wmenu-0.1.0

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

diff --git a/srcpkgs/wmenu/template b/srcpkgs/wmenu/template
new file mode 100644
index 000000000000..40a5c7219cd3
--- /dev/null
+++ b/srcpkgs/wmenu/template
@@ -0,0 +1,17 @@
+# Template file for 'wmenu'
+pkgname=wmenu
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland-devel"
+makedepends="pango-devel wayland-devel libxkbcommon-devel wayland-protocols"
+short_desc="Dmenu for wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://sr.ht/~adnano/wmenu/"
+distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
+checksum=d102703f038712d602530cc80ab58841f86834d4a377cb9e533c5ccc399a822c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: wmenu-0.1.0
  2022-05-14 10:52 [PR PATCH] New package: wmenu-0.1.0 subnut
                   ` (2 preceding siblings ...)
  2022-05-14 12:04 ` subnut
@ 2022-06-29 19:58 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2022-06-29 19:58 UTC (permalink / raw)
  To: ml

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

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

New package: wmenu-0.1.0
https://github.com/void-linux/void-packages/pull/37126

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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)
<!--
- 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:[~2022-06-29 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-14 10:52 [PR PATCH] New package: wmenu-0.1.0 subnut
2022-05-14 10:55 ` [PR PATCH] [Updated] " subnut
2022-05-14 11:33 ` subnut
2022-05-14 12:04 ` subnut
2022-06-29 19:58 ` [PR PATCH] [Merged]: " Duncaen

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