Ticket #17807 (closed submission: fixed)
QMK-Groundstation-0.6.3
| Reported by: | macports@… | Owned by: | macsforever2000@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | mikrokopter | Cc: | |
| Port: | QMK-Groundstation |
Description (last modified by macsforever2000@…) (diff)
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
Attachments
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Port set to QMK-Groundstation
- Description modified (diff)
comment:2 Changed 4 years ago by macports@…
I attached a working Portfile and a corresponsing patch for version 0.6.3.
comment:3 Changed 4 years ago 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.
comment:4 Changed 4 years ago by macports@…
I updated the Portfile. The patch file is no more needed.
The port cleanly installs, deactivates, activates, uninstalls.
comment:6 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to macsforever2000@…
- Status changed from new to assigned
- Summary changed from QMK-Groundstation-0.6.0 to QMK-Groundstation-0.6.3
comment:7 Changed 4 years ago by macsforever2000@…
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone changed from Port Requests to Port Submissions
Added in r45065.
comment:8 follow-up: ↓ 9 Changed 4 years ago 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.
comment:9 in reply to: ↑ 8 Changed 4 years ago by macsforever2000@…
Replying to 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.
comment:11 Changed 4 years ago by anonymous
- Milestone Port Submissions deleted
Milestone Port Submissions deleted

