Github messages for voidlinux
 help / color / mirror / Atom feed
From: Ilia1 <Ilia1@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: dcnnt
Date: Sun, 18 Feb 2024 11:18:32 +0100	[thread overview]
Message-ID: <20240218101832.6A1082B58F@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48802@inbox.vuxu.org>

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

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

https://github.com/Ilia1/void-packages dcnnt
https://github.com/void-linux/void-packages/pull/48802

New package: dcnnt
<!-- 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**



A patch file from https://github.com/void-linux/void-packages/pull/48802.patch is attached

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

From 51f4127bd5faf0160aa29cb798d3983e30bc702b Mon Sep 17 00:00:00 2001
From: Ilya <my@mail.ru>
Date: Sat, 17 Feb 2024 22:19:55 +0500
Subject: [PATCH] add dcnnt template

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

diff --git a/srcpkgs/dcnnt/template b/srcpkgs/dcnnt/template
new file mode 100644
index 0000000000000..ac2acd5b816e6
--- /dev/null
+++ b/srcpkgs/dcnnt/template
@@ -0,0 +1,19 @@
+# Template file for 'dcnnt'
+pkgname=dcnnt
+version=0.9.2
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="python3 python3-pycryptodome"
+checkdepends="python3-tox $depends"
+short_desc="Tool to connect Android phone with desktop similar to KDE Connect"
+maintainer="Ilya <ISPonomarev@yahoo.com>"
+license="MIT"
+homepage="https://github.com/cyanomiko/dcnnt-py"
+distfiles="https://github.com/cyanomiko/dcnnt-py/archive/refs/tags/${version}.tar.gz"
+checksum=2d8c46b7d3d64a22e97699679604581bcf2db03d33c830025f4ad0e3eb62801f
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2024-02-18 10:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-17 17:24 [PR PATCH] " Ilia1
2024-02-18  1:48 ` [PR REVIEW] " abenson
2024-02-18 10:07 ` [PR PATCH] [Updated] " Ilia1
2024-02-18 10:14 ` Ilia1
2024-02-18 10:18 ` Ilia1 [this message]
2024-02-18 15:27 ` abenson
2024-05-19  1:49 ` 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=20240218101832.6A1082B58F@inbox.vuxu.org \
    --to=ilia1@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).