Github messages for voidlinux
 help / color / mirror / Atom feed
From: ishaanbhimwal <ishaanbhimwal@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: networkmanager-dmenu-2.1.0
Date: Sat, 02 Jul 2022 01:18:26 +0200	[thread overview]
Message-ID: <20220701231826.iW7hLbSQYXvOEl3HDmtHkj462Q50Uql6n-T8cLRz3Vk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37793@inbox.vuxu.org>

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

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

https://github.com/ishaanbhimwal/void-packages networkmanager-dmenu
https://github.com/void-linux/void-packages/pull/37793

New package: networkmanager-dmenu-2.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**

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

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

From 5606d0d22a0e6b5c36eed651c2d6aebca8f06d17 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sat, 2 Jul 2022 01:55:40 +0530
Subject: [PATCH] New package: networkmanager-dmenu-2.1.0

commit b508b64b1632ff51580c8c4d00a4c65eea456c3e
Author: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date:   Sat Jul 2 01:03:03 2022 +0530

    expand homepage

commit 82e5d8a6fc6244d539466c38ab1827fa04867a30
Author: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date:   Sat Jul 2 00:51:31 2022 +0530

    New package: networkmanager-dmenu-2.1.0
---
 srcpkgs/networkmanager-dmenu/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/networkmanager-dmenu/template

diff --git a/srcpkgs/networkmanager-dmenu/template b/srcpkgs/networkmanager-dmenu/template
new file mode 100644
index 000000000000..4172e8f15ec5
--- /dev/null
+++ b/srcpkgs/networkmanager-dmenu/template
@@ -0,0 +1,19 @@
+# Template file for 'networkmanager-dmenu'
+pkgname=networkmanager-dmenu
+version=2.1.0
+revision=1
+depends="python3 NetworkManager python3-gobject"
+short_desc="Control NetworkManager via dmenu"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="MIT"
+homepage="https://github.com/firecat53/networkmanager-dmenu"
+distfiles="https://github.com/firecat53/networkmanager-dmenu/archive/refs/tags/v${version}.tar.gz"
+checksum=f39090bb924969dd5e76e8b07dd57ba89f146f444f225106383345d458de0729
+
+do_install() {
+	vbin networkmanager_dmenu
+	vlicense LICENSE.txt
+	vdoc README.md
+	vdoc config.ini.example
+	vinstall networkmanager_dmenu.desktop 644 /usr/share/applications
+}

  parent reply	other threads:[~2022-07-01 23:18 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 19:25 [PR PATCH] " ishaanbhimwal
2022-07-01 19:28 ` [PR REVIEW] " classabbyamp
2022-07-01 19:34 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-01 20:28 ` ishaanbhimwal
2022-07-01 23:01 ` classabbyamp
2022-07-01 23:18 ` ishaanbhimwal [this message]
2022-07-01 23:22 ` ishaanbhimwal
2022-07-01 23:23 ` classabbyamp
2022-07-01 23:27 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-01 23:28 ` ishaanbhimwal
2022-07-01 23:49 ` archbtw24
2022-07-01 23:49 ` archbtw24
2022-07-01 23:49 ` ishaanbhimwal
2022-07-01 23:49 ` ishaanbhimwal
2022-07-02  0:03 ` [PR REVIEW] " classabbyamp
2022-07-02  5:09 ` ishaanbhimwal
2022-07-02  5:44 ` ishaanbhimwal
2022-07-02  5:44 ` ishaanbhimwal
2022-07-02  7:21 ` classabbyamp
2022-07-02  7:55 ` ishaanbhimwal
2022-07-02  7:56 ` ishaanbhimwal
2022-07-02  7:56 ` ishaanbhimwal
2022-07-02  8:03 ` ishaanbhimwal
2022-07-02 12:54 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-02 13:00 ` ishaanbhimwal
2022-07-02 13:05 ` ishaanbhimwal
2022-07-02 13:07 ` ishaanbhimwal
2022-07-02 13:08 ` ishaanbhimwal
2022-07-02 15:49 ` [PR REVIEW] " classabbyamp
2022-07-04  7:31 ` ishaanbhimwal
2022-07-04  8:42 ` ishaanbhimwal
2022-10-03  2:13 ` github-actions
2022-10-17  2:15 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220701231826.iW7hLbSQYXvOEl3HDmtHkj462Q50Uql6n-T8cLRz3Vk@z \
    --to=ishaanbhimwal@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).