Package Details: proploader 1.0_37-2

Git Clone URL: https://aur.archlinux.org/proploader.git (read-only, click to copy)
Package Base: proploader
Description: Parallax Propeller loader supporting both serial and wifi downloads
Upstream URL: https://github.com/parallaxinc/PropLoader
Licenses: LicenseRef-MIT
Conflicts: proploader-git
Provides: proploader
Submitter: uffe
Maintainer: uffe
Last Packager: uffe
Votes: 2
Popularity: 0.000000
First Submitted: 2017-08-12 00:49 (UTC)
Last Updated: 2024-07-10 11:19 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

taotieren commented on 2024-07-08 05:47 (UTC) (edited on 2024-07-08 05:48 (UTC) by taotieren)

Hi I compiled with devtools environment and found that openspin dependency is missing, I would like to add openspin to the dependency options.

depends=(openspin)
I would like to add `openspin` to the dependency options.
==> Extracting source code...
-> Extract v1.0-37.tar.gz using bsdtar.
==> Start build()...
Version 1.0-37 (2024-07-08 13:41:41 )
gcc -Wall -DVERSION=\""1.0-37 (2024-07-08 13:41:41 )"\" -DLINUX -I/build/proploader/src/PropLoader-1.0-37/build/obj tools/split.c -o /build/ proploader/src/PropLoader-1.0-37/build/bin/split
cd spin/; openspin -o /build/proploader/src/PropLoader-1.0-37/build/obj/IP_Loader.binary IP_Loader.spin
/bin/sh: line 1: openspin: command not found
make: *** [Makefile:154: /build/proploader/src/PropLoader-1.0-37/build/obj/IP_Loader.h] Error 127
==> ERROR: Fault in build().
Terminate...

1CatchMe1 commented on 2018-05-14 19:50 (UTC) (edited on 2018-05-14 20:04 (UTC) by 1CatchMe1)

Kindly add openspin-git as a dep.

All I need is just these two to start programing right?