[arch-commits] Commit in etherwall/repos/community-x86_64 (4 files)
Justin Kromlinger
hashworks at archlinux.org
Thu Feb 25 15:46:39 UTC 2021
Date: Thursday, February 25, 2021 @ 15:46:39
Author: hashworks
Revision: 874133
archrelease: copy trunk to community-x86_64
Added:
etherwall/repos/community-x86_64/PKGBUILD
(from rev 874132, etherwall/trunk/PKGBUILD)
etherwall/repos/community-x86_64/etherwall.desktop
(from rev 874132, etherwall/trunk/etherwall.desktop)
Deleted:
etherwall/repos/community-x86_64/PKGBUILD
etherwall/repos/community-x86_64/etherwall.desktop
-------------------+
PKGBUILD | 86 ++++++++++++++++++++++++++--------------------------
etherwall.desktop | 18 +++++-----
2 files changed, 52 insertions(+), 52 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-25 15:46:35 UTC (rev 874132)
+++ PKGBUILD 2021-02-25 15:46:39 UTC (rev 874133)
@@ -1,43 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Justin Kromlinger <hashworks at archlinux.org>
-# Contributor: Ales Katona <almindor at gmail.com>
-
-pkgname=etherwall
-pkgver=3.0.1
-_ewnodecommit=6cbe77d6bc7568e4c49f04401e3d4ea68136d7e9
-_trezorcommit=db106e8f2766155bc72802e4dc3f9f59c90d9c3e
-pkgrel=5
-pkgdesc="Ethereum GUI Wallet (QT5)"
-arch=('x86_64')
-url="https://etherwall.com"
-license=('GPL3')
-depends=('qt5-declarative' 'qt5-graphicaleffects' 'qt5-quickcontrols' 'qt5-websockets' 'geth' 'protobuf' 'libhidapi-libusb.so' 'libusb' 'systemd-libs')
-makedepends=('hidapi')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/almindor/${pkgname}/archive/v$pkgver.tar.gz"
- "ew-node-$_ewnodecommit.tar.gz::https://github.com/almindor/ew-node/archive/$_ewnodecommit.tar.gz"
- "trezor-common-$_trezorcommit.tar.gz::https://github.com/trezor/trezor-common/archive/$_trezorcommit.tar.gz"
- etherwall.desktop)
-sha512sums=('8f44f8412b22fb0d3ff3d2c55f4987a7fa51fdaa252434ffb683a43e6334d2c1107455081919020677485e67d2706a56fa5a5cbfa1cc66a487bc43d4d1c0bcfa'
- '4d8728c92ab42d6beaef1bebe72586ddb71df8f0479f5ca64e538a7716d2ebe30bdbddbbc4169050278e508d67df0296ce4f81be67c2be719d4ae849f87ad23c'
- '745044fe0686c4f2843a67440e3be8501d8c1d5b8b7275fad7310cfd1110d5cc00378ba4205bed6f5926636a65aa986448594fc6fe276b9f46c902c642ad0373'
- '82ecee1f1d7a6fe7014b928e3ab79ed507c3c5795ac3e832e0be1aca8fc5659212c5a4323d5dec4571b9e9255c5c46615bd9865dc03eba85d8be9b969b534d57')
-
-build() {
- cd "etherwall-$pkgver"
- rmdir "src/ew-node"
- ln -s "../../ew-node-$_ewnodecommit" "src/ew-node"
-
- SRCDIR="../trezor-common-$_trezorcommit/protob" ./generate_protobuf.sh
- qmake -config release && make
-}
-
-package() {
- mkdir -p "$pkgdir/usr/bin"
- mkdir -p "$pkgdir/usr/share/pixmaps"
- mkdir -p "$pkgdir/usr/share/applications"
-
- cd "etherwall-$pkgver"
- cp "$srcdir"/etherwall.desktop "$pkgdir"/usr/share/applications
- cp "./Etherwall" "$pkgdir"/usr/bin/etherwall
- cp "./qml/images/icon.png" "$pkgdir"/usr/share/pixmaps/etherwall.png
-}
Copied: etherwall/repos/community-x86_64/PKGBUILD (from rev 874132, etherwall/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2021-02-25 15:46:39 UTC (rev 874133)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Justin Kromlinger <hashworks at archlinux.org>
+# Contributor: Ales Katona <almindor at gmail.com>
+
+pkgname=etherwall
+pkgver=3.0.1
+_ewnodecommit=6cbe77d6bc7568e4c49f04401e3d4ea68136d7e9
+_trezorcommit=db106e8f2766155bc72802e4dc3f9f59c90d9c3e
+pkgrel=1
+pkgdesc="Ethereum GUI Wallet (QT5)"
+arch=('x86_64')
+url="https://etherwall.com"
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-graphicaleffects' 'qt5-quickcontrols' 'qt5-websockets' 'geth' 'protobuf' 'libhidapi-libusb.so' 'libusb' 'systemd-libs')
+makedepends=('hidapi')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/almindor/${pkgname}/archive/v$pkgver.tar.gz"
+ "ew-node-$_ewnodecommit.tar.gz::https://github.com/almindor/ew-node/archive/$_ewnodecommit.tar.gz"
+ "trezor-common-$_trezorcommit.tar.gz::https://github.com/trezor/trezor-common/archive/$_trezorcommit.tar.gz"
+ etherwall.desktop)
+sha512sums=('8f44f8412b22fb0d3ff3d2c55f4987a7fa51fdaa252434ffb683a43e6334d2c1107455081919020677485e67d2706a56fa5a5cbfa1cc66a487bc43d4d1c0bcfa'
+ '4d8728c92ab42d6beaef1bebe72586ddb71df8f0479f5ca64e538a7716d2ebe30bdbddbbc4169050278e508d67df0296ce4f81be67c2be719d4ae849f87ad23c'
+ '745044fe0686c4f2843a67440e3be8501d8c1d5b8b7275fad7310cfd1110d5cc00378ba4205bed6f5926636a65aa986448594fc6fe276b9f46c902c642ad0373'
+ '82ecee1f1d7a6fe7014b928e3ab79ed507c3c5795ac3e832e0be1aca8fc5659212c5a4323d5dec4571b9e9255c5c46615bd9865dc03eba85d8be9b969b534d57')
+
+build() {
+ cd "etherwall-$pkgver"
+ rmdir "src/ew-node"
+ ln -s "../../ew-node-$_ewnodecommit" "src/ew-node"
+
+ SRCDIR="../trezor-common-$_trezorcommit/protob" ./generate_protobuf.sh
+ qmake -config release && make
+}
+
+package() {
+ mkdir -p "$pkgdir/usr/bin"
+ mkdir -p "$pkgdir/usr/share/pixmaps"
+ mkdir -p "$pkgdir/usr/share/applications"
+
+ cd "etherwall-$pkgver"
+ cp "$srcdir"/etherwall.desktop "$pkgdir"/usr/share/applications
+ cp "./Etherwall" "$pkgdir"/usr/bin/etherwall
+ cp "./qml/images/icon.png" "$pkgdir"/usr/share/pixmaps/etherwall.png
+}
Deleted: etherwall.desktop
===================================================================
--- etherwall.desktop 2021-02-25 15:46:35 UTC (rev 874132)
+++ etherwall.desktop 2021-02-25 15:46:39 UTC (rev 874133)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=Etherwall
-Comment=Etherwall Ethereum Wallet
-Exec=etherwall
-Icon=etherwall.png
-Terminal=false
-Type=Application
-Encoding=UTF-8
-Categories=Network;Application;
Copied: etherwall/repos/community-x86_64/etherwall.desktop (from rev 874132, etherwall/trunk/etherwall.desktop)
===================================================================
--- etherwall.desktop (rev 0)
+++ etherwall.desktop 2021-02-25 15:46:39 UTC (rev 874133)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Etherwall
+Comment=Etherwall Ethereum Wallet
+Exec=etherwall
+Icon=etherwall.png
+Terminal=false
+Type=Application
+Encoding=UTF-8
+Categories=Network;Application;
More information about the arch-commits
mailing list