Search Criteria
Package Details: btdex 0.3.1-1
Git Clone URL: | https://aur.archlinux.org/btdex.git (read-only, click to copy) |
---|---|
Package Base: | btdex |
Description: | Decentralized cryptocurrency exchange system running on the Burstcoin blockchain |
Upstream URL: | https://github.com/btdex/btdex |
Keywords: | blockchain burst burstcoin crypto exchange |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | lybin |
Maintainer: | BenTheTechGuy |
Last Packager: | BenTheTechGuy |
Votes: | 2 |
Popularity: | 0.029341 |
First Submitted: | 2020-01-13 11:27 |
Last Updated: | 2020-10-19 21:18 |
Dependencies (2)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre11-jetbrains-imfix, jdk-jetbrains, java-openjdk-loom-ea-bin, jre-jetbrains, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
Required by (0)
Sources (5)
- https://github.com/btdex/btdex/releases/download/v0.3.1/btdex-all-v0.3.1.jar
- https://raw.githubusercontent.com/btdex/btdex/v0.3.1/dist/btdex.desktop
- https://raw.githubusercontent.com/btdex/btdex/v0.3.1/dist/btdex.sh
- https://raw.githubusercontent.com/btdex/btdex/v0.3.1/LICENSE
- https://raw.githubusercontent.com/btdex/btdex/v0.3.1/src/main/resources/icon.png
Latest Comments
lybin commented on 2020-07-22 16:34
@BenTheTechGuy, hi! 1. my bad, will fixed 2. btdex.desktop, btdex.sh were created in this package, men ;) Now they are similar and can replace, agree. 3. yes, only one trouble, Archlinux official support only x86_64 just example of one java package: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=pycharm-professional
BenTheTechGuy commented on 2020-07-16 18:12
The build failed for me since the checksum on icon.png changed. Instead of sourcing from master, source it from the version tag. For example, instead of https://github.com/btdex/btdex/raw/master/src/main/resources/icon.png, use https://github.com/btdex/btdex/raw/v0.1.21/src/main/resources/icon.png. That way, the checksum won't change from a redesign or something until the next version.
You don't have to source your own btdex.desktop or btdex.sh. Instead, use the ones at https://github.com/btdex/btdex/tree/v0.1.21/dist.
The architecture should be any or all instead of x86_64 since java can run on any architecture.