#13715 closed enhancement (fixed)
QWT 5, QT3 Port
Reported by: | mdickens@… | Owned by: | jochen@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | qwt, qt3, qt4 | Cc: | mdickens@… |
Port: |
Description
Right now, QWT 5 requires QT 4. Using QT 4 isn't always desirable, as QT 3 should be used in some circumstances. I'll attach a tarball with the required files for this Port which allows for the installation of QWT 5 using QT 3 as a dependency. All of the installed files go into the "standard" locations.
Attachments (3)
Change History (11)
Changed 17 years ago by mdickens@…
Attachment: | qwt5-qt3.tar added |
---|
comment:1 Changed 17 years ago by mdickens@…
My bad. This isn't the best way to do what I'm suggesting. I'll append a better solution soon (using the current QWT portfile, but with a variant allowing for QT 3).
comment:2 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | → Port Enhancements |
---|
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to jochen@… |
---|
Assign to qwt's maintainer.
Changed 17 years ago by mdickens@…
QWT Port, files, with variants for QT 3 and QT 4.
comment:4 Changed 17 years ago by mdickens@…
I've attached a tarball that correctly does QWT, with variants for using QT4 (default) or QT3. I've also changed the install location of the designer plugin for QWT, so that it's always installed into ${prefix}/share/qwt/plugins/designer . Please ignore the first tarball ("qwt5-qt3.tar").
comment:6 Changed 17 years ago by mdickens@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Almost works; still need to remove the "depends_lib" up front. I'll attach a diff of the Portfile.
Changed 17 years ago by mdickens@…
Attachment: | diff-Portfile.patch added |
---|
Patch to remove "depends_lib", so that this Portfile works with QT3 variant (it will work with QT4 variant either way).
comment:7 Changed 17 years ago by jochen@…
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed in r32450. Thank you for your for your contribution!
comment:8 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Tarball with files for the Port of QWT 5 using QT 3