#17807 closed submission (fixed)
QMK-Groundstation-0.6.3
Reported by: | macports@… | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
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
Attachments (2)
Change History (13)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | QMK-Groundstation added |
Changed 16 years ago by macports@…
Attachment: | osx.pro.diff added |
---|
comment:2 Changed 16 years ago by macports@…
comment:3 Changed 16 years ago by tobypeterson
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 16 years ago by macports@…
I updated the Portfile. The patch file is no more needed.
The port cleanly installs, deactivates, activates, uninstalls.
Changed 16 years ago by macports@…
comment:6 Changed 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to macsforever2000@… |
---|---|
Status: | new → assigned |
Summary: | QMK-Groundstation-0.6.0 → QMK-Groundstation-0.6.3 |
comment:7 Changed 16 years ago by mf2k (Frank Schima)
Milestone: | Port Requests → Port Submissions |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Added in r45065.
comment:8 follow-up: 9 Changed 16 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 Changed 16 years ago by mf2k (Frank Schima)
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:10 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:11 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
I attached a working Portfile and a corresponsing patch for version 0.6.3.