Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: electrum-grs-4.2.0
@ 2022-04-17  8:39 gruve-p
  2022-04-17 10:22 ` [PR PATCH] [Updated] " gruve-p
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: gruve-p @ 2022-04-17  8:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Groestlcoin/void-packages master
https://github.com/void-linux/void-packages/pull/36732

New package: electrum-grs-4.2.0
#### 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, (ARCH-LIBC)
- 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/36732.patch is attached

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

From 0d5a4126e7387f909f7a83e72dc7ff2242eda958 Mon Sep 17 00:00:00 2001
From: gruve-p <groestlcoin@gmail.com>
Date: Sun, 17 Apr 2022 10:37:10 +0200
Subject: [PATCH] New package: electrum-grs-4.2.0

---
 srcpkgs/electrum-grs/INSTALL.msg |  3 +++
 srcpkgs/electrum-grs/template    | 29 +++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/electrum-grs/INSTALL.msg
 create mode 100644 srcpkgs/electrum-grs/template

diff --git a/srcpkgs/electrum-grs/INSTALL.msg b/srcpkgs/electrum-grs/INSTALL.msg
new file mode 100644
index 000000000000..9ba377487dac
--- /dev/null
+++ b/srcpkgs/electrum-grs/INSTALL.msg
@@ -0,0 +1,3 @@
+Some optional packages must be installed for additional functionality:
+
+- python3-matplotlib: plot transaction history in graphical mode
diff --git a/srcpkgs/electrum-grs/template b/srcpkgs/electrum-grs/template
new file mode 100644
index 000000000000..f800a5ef8f85
--- /dev/null
+++ b/srcpkgs/electrum-grs/template
@@ -0,0 +1,29 @@
+# Template file for 'electrum-grs'
+pkgname=electrum-grs
+version=4.2.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
+depends="python3-aiohttp python3-aiohttp_socks python3-aiorpcx
+ python3-bitstring python3-dnspython python3-ecdsa python3-jsonrpclib
+ python3-protobuf python3-pyaes python3-pycryptodomex python3-PyQt5
+ python3-qrcode python3-socks python3-cryptography libbitcoin-secp256k1
+ python3-certifi"
+# Optional dependencies:
+#  btchip - BTChip hardware wallet support
+#  trezor - TREZOR hardware wallet support
+#  keepkey - KeepKey hardware wallet support
+#  qdarkstyle - Dark theme
+short_desc="Lightweight Groestlcoin wallet"
+maintainer="Groestlcoin developers <groestlcoin@gmail.com>"
+license="MIT"
+homepage="https://www.groestlcoin.org/groestlcoin-electrum-wallet/"
+distfiles="https://github.com/Groestlcoin/electrum-grs/releases/download/v${version}/Electrum-grs-${version}.tar.gz"
+checksum=196de3e79e785a32acf54ebfe38f9ba74e615248d0b68a1a26533526ff8e48db
+
+post_install() {
+	sed -i -e 's|electrum-grs %u|electrum-grs|' \
+		-e 's|testnet %u|testnet|' \
+		${DESTDIR}/usr/share/applications/electrum-grs.desktop
+	vlicense LICENCE
+}

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

end of thread, other threads:[~2022-04-19 18:42 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-17  8:39 [PR PATCH] New package: electrum-grs-4.2.0 gruve-p
2022-04-17 10:22 ` [PR PATCH] [Updated] " gruve-p
2022-04-17 10:23 ` gruve-p
2022-04-17 17:42 ` gruve-p
2022-04-17 17:42 ` gruve-p
2022-04-19 10:32 ` gruve-p
2022-04-19 10:33 ` gruve-p
2022-04-19 16:27 ` [PR PATCH] [Updated] " gruve-p
2022-04-19 16:27 ` gruve-p
2022-04-19 16:28 ` gruve-p
2022-04-19 16:30 ` gruve-p
2022-04-19 17:11 ` gruve-p
2022-04-19 17:13 ` [PR PATCH] [Updated] " gruve-p
2022-04-19 17:13 ` gruve-p
2022-04-19 17:41 ` gruve-p
2022-04-19 17:41 ` gruve-p
2022-04-19 18:41 ` [PR PATCH] [Closed]: " gruve-p

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