#17807: QMK-Groundstation-0.6.0 ------------------------------------+--------------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: mikrokopter | Port: QMK-Groundstation ------------------------------------+--------------------------------------- Changes (by macsforever2000@…): * port: => QMK-Groundstation Old description:
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
New description: 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.[[BR]] Current Version is 0.6.0[[BR]] Dependency: qwt[[BR]] 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 }}} -- -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS