hi, please update PKGBUILD https://wiki.archlinux.org/title/VCS_package_guidelines pkgver() function
Search Criteria
Package Details: monero-feather-git 2.6.8.f58f8b6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/monero-feather-git.git (read-only, click to copy) |
---|---|
Package Base: | monero-feather-git |
Description: | A free Monero desktop wallet |
Upstream URL: | https://featherwallet.org |
Licenses: | BSD |
Conflicts: | featherwallet-appimage, featherwallet-bin, monero-feather, monero-feather-appimage, monero-feather-bin |
Submitter: | wowario |
Maintainer: | wowario |
Last Packager: | wowario |
Votes: | 6 |
Popularity: | 0.24 |
First Submitted: | 2020-10-12 13:49 (UTC) |
Last Updated: | 2024-09-25 14:16 (UTC) |
Dependencies (25)
- boost-libs
- expat (expat-gitAUR)
- hidapi (hidapi-gitAUR)
- libgcrypt
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libudev.so (systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, lib32-systemd-gitAUR, lib32-systemd, systemd-libs)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libusb (libusb-gitAUR)
- libzip (libzip-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- qrencode (qrencode-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-multimedia
- qt6-svg
- qt6-websockets
- tor (tor-gitAUR, tor-unstableAUR)
- unbound (unbound-gitAUR)
- zbar (zbar-gitAUR)
- base-devel (make)
- Show 5 more dependencies...
Required by (0)
Sources (5)
wcasanova commented on 2021-11-03 19:35 (UTC)
wowario commented on 2021-03-25 08:25 (UTC)
@arpspoof compiling should be fixed now.
arpspoof commented on 2021-02-25 12:34 (UTC)
You don't have this issue compiling from source?
wowario commented on 2021-02-22 18:47 (UTC)
@arpspoof you can can up issue in repo https://git.featherwallet.org/feather/feather/issues
thank you!
arpspoof commented on 2021-02-19 22:38 (UTC) (edited on 2021-02-19 22:38 (UTC) by arpspoof)
I'm still getting compile error:
5:31: error: ‘sleep_for’ is not a member of ‘std::this_thread’
1315 | std::this_thread::sleep_for(intervalResolution);
Should I file as bug or is this on my end only?
arpspoof commented on 2021-02-17 13:49 (UTC)
[ 70%] Building CXX object src/CMakeFiles/feather.dir/model/RedditModel.cpp.o
/home/me/.cache/pacaur/monero-feather-git/src/monero-feather-git/src/libwalletqt/Wallet.cpp: In lambda function:
/home/me/.cache/pacaur/monero-feather-git/src/monero-feather-git/src/libwalletqt/Wallet.cpp:1315:31: error: ‘sleep_for’ is not a member of ‘std::this_thread’
1315 | std::this_thread::sleep_for(intervalResolution);
| ^~~~~~~~~
[ 71%] Building CXX object src/CMakeFiles/feather.dir/model/SubaddressAccountModel.cpp.o
[ 71%] Building CXX object src/CMakeFiles/feather.dir/model/SubaddressModel.cpp.o
make[2]: *** [src/CMakeFiles/feather.dir/build.make:1095: src/CMakeFiles/feather.dir/libwalletqt/Wallet.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:2571: src/CMakeFiles/feather.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
wowario commented on 2021-01-02 10:09 (UTC)
@arpspoof fixed
arpspoof commented on 2021-01-02 08:41 (UTC) (edited on 2021-01-02 08:42 (UTC) by arpspoof)
When attempting to install using pacman or makepkg I get this error.
==> Starting pkgver()... ==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.
==> ERROR: pkgver() generated an invalid version: beta-3.c2ec2c5dc :: failed to verify integrity or prepare monero-feather-git package
wowario commented on 2020-12-22 19:03 (UTC)
Thanks for reporting. I've added desktop file.
GI_Jack commented on 2020-12-22 01:32 (UTC) (edited on 2020-12-22 01:40 (UTC) by GI_Jack)
No .Desktop file.
sad :(
edit: Add Desktop file to PKGBUILD. IT exists in source:
package_monero-feather-git() {
install -Dm644 "${srcdir}/${pkgname}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
install -Dm755 "${srcdir}/${pkgname}/build/bin/feather" "${pkgdir}/usr/bin/feather"
install -Dm644 "${srcdir}/${pkgname}/src/assets/feather.desktop" "${pkgdir}/usr/share/applications/feather.desktop"
}
Pinned Comments
wowario commented on 2024-09-26 05:14 (UTC)
updated to v2.6.8