Opened 15 years ago

Last modified 15 years ago

#17807 closed submission

QMK-Groundstation-0.6.0 — at Version 1

Reported by: macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: mikrokopter Cc:
Port: QMK-Groundstation

Description (last modified by mf2k (Frank Schima))

Hi all,

could you please include QMK-Groundstation? It is a configuration and debugging utility for the mikrokopter project: http://www.mikrokopter.de/

Sources are available via svn.
Current Version is 0.6.0
Dependency: qwt

Here's the shell skript I use to build:

sudo port install qwt

mkdir svn
cd svn
svn co http://mikrocontroller.cco-ev.de/mikrosvn/Projects/QMK-Groundstation/tags/V0.6.0/ .
qmake -spec macx-xcode osx.pro
xcodebuild -alltargets -configuration Release

Change History (2)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: QMK-Groundstation added

Changed 15 years ago by macports@…

Attachment: osx.pro.diff added
Note: See TracTickets for help on using tickets.