[MacPorts] #17807: QMK-Groundstation-0.6.0
#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: ------------------------------------+--------------------------------------- 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 -- Ticket URL: <http://trac.macports.org/ticket/17807> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 ------------------------------------+--------------------------------------- Comment(by macports@…): I attached a working Portfile and a corresponsing patch for version 0.6.3. -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 ------------------------------------+--------------------------------------- Comment(by toby@…): Need to figure out a way to do this without "delete ${applications_dir}/${name}.app" - you can't mess around with the final installation destination like that. -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 ------------------------------------+--------------------------------------- Comment(by macports@…): I updated the Portfile. The patch file is no more needed. The port cleanly installs, deactivates, activates, uninstalls. -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 ------------------------------------+--------------------------------------- Comment(by macports@…): fixed maintainer, applications_dir, distname, revision -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17807: QMK-Groundstation-0.6.3 ------------------------------------+--------------------------------------- Reporter: macports@… | Owner: macsforever2000@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: mikrokopter | Port: QMK-Groundstation ------------------------------------+--------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => macsforever2000@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17807: QMK-Groundstation-0.6.3 -------------------------------------+-------------------------------------- Reporter: macports@… | Owner: macsforever2000@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: mikrokopter Port: QMK-Groundstation | -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * status: assigned => closed * resolution: => fixed * milestone: Port Requests => Port Submissions Comment: Added in r45065. -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17807: QMK-Groundstation-0.6.3 -------------------------------------+-------------------------------------- Reporter: macports@… | Owner: macsforever2000@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: mikrokopter Port: QMK-Groundstation | -------------------------------------+-------------------------------------- Comment(by macports@…): Version 0.7.0 has just been released. It builds and runs correctly. Please update the version to 0.7.0 and commit. -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17807: QMK-Groundstation-0.6.3 -------------------------------------+-------------------------------------- Reporter: macports@… | Owner: macsforever2000@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: mikrokopter Port: QMK-Groundstation | -------------------------------------+-------------------------------------- Comment(by macsforever2000@…): Replying to [comment:8 macports@…]:
Version 0.7.0 has just been released. It builds and runs correctly. Please update the version to 0.7.0 and commit.
You need to open a new Trac ticket and request that the port be upgraded. Furthermore, since you are the maintainer of the port, you need to supply a patch. -- Ticket URL: <http://trac.macports.org/ticket/17807#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts