Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dcnnt
@ 2024-02-17 17:24 Ilia1
  2024-02-18  1:48 ` [PR REVIEW] " abenson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ilia1 @ 2024-02-17 17:24 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1076 bytes --]

From 32720c1663763521992aac9abacce11ec5eb4fe1 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 | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/dcnnt/template

diff --git a/srcpkgs/dcnnt/template b/srcpkgs/dcnnt/template
new file mode 100644
index 0000000000000..4cf20b867c58e
--- /dev/null
+++ b/srcpkgs/dcnnt/template
@@ -0,0 +1,18 @@
+# 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"
+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
+}

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

end of thread, other threads:[~2024-05-19  1:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-17 17:24 [PR PATCH] New package: dcnnt 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
2024-02-18 15:27 ` abenson
2024-05-19  1:49 ` 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).