You are not logged in.
# Maintainer: Vitalij Fleganov <openkoder [@t] tutanota [dot] com>
pkgname=phoremarketplace
pkgver=2
pkgrel=3.6
pkgdesc="The Phore Marketplace is a Decentralized e-Commerce Application (dApp). The Phore Marketplace is an blockchain environment where individuals can interact freely without a centralized authority to monitor transactions or collect personal data. The Phore Marketplace is a decentralized marketplace designed to be used with Phore (PHR). Among the many benefits of using the Phore Marketplace are, Zero listing fees for sellers and fair arbitration for disputes. The marketplace allows for trades to be conducted transparently or privately, and illegal items are restricted and will be filtered out of search capabilities. The marketplace offers a real world use for Phore and we will never collect any data from buyers or sellers."
arch=('x86_64')
url="https://phore.io/marketplace/"
license=('MIT')
depends=()
source=("phoremarketplace_${pkgver}.${pkgrel}_amd64.deb")
md5sums=('8f7e2a49831f4ef6243831618ad9edbe')
package()
{
cd "${srcdir}"
bsdtar -xf data.tar.xz -C "$pkgdir"
}
Offline
pkgdesc shouldn't contain the name of the software.
You haven't correctly installed the license.
You are missing all of the dependencies.
And that's just what I've found before investigating the contents of the .deb file.
Offline
Have you tried building the project from source https://github.com/phoreproject/pm-desktop ?
Offline
Have you tried building the project from source https://github.com/phoreproject/pm-desktop ?
I have not enough for this experience yet.
But I will try to compile the Phore Marketplace from the source code.
Offline
This apears to use NPM / node.js , https://wiki.archlinux.org/index.php/No … guidelines should be helpful to get a start.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline