Opened 11 years ago
Closed 11 years ago
#40741 closed submission (fixed)
libPyQGLViewer @2.3.17 submission
Reported by: | christophe.pradal@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | macports@…, raphael-st (Raphael Straub) | |
Port: | libPyQGLViewer |
Description
Tested on 10.7.5. Work nicely.
This is a fork of libQGLViewer. We have to modify the headers of this library to be able to build PyQGLViewer, a set of Python bindings for the libQGLViewer library.
Attachments (7)
Change History (11)
Changed 11 years ago by christophe.pradal@…
Changed 11 years ago by christophe.pradal@…
Attachment: | patch-contribs.pro.diff added |
---|
graphics/libPyQGLViewer/files/
Changed 11 years ago by christophe.pradal@…
Attachment: | patch-designerPlugin.pro.diff added |
---|
graphics/libPyQGLViewer/files/
Changed 11 years ago by christophe.pradal@…
Attachment: | patch-QGLViewer.pro.diff added |
---|
graphics/libPyQGLViewer/files/
Changed 11 years ago by christophe.pradal@…
Attachment: | universal.sh added |
---|
graphics/libPyQGLViewer/files/
comment:1 follow-up: 2 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | graphics removed |
---|---|
Port: | libPyQGLViewer added |
Version: | 2.2.0 |
A few quick comments:
- Since you are not a Macports committer, your email address needs to be complete and obfuscated. In this case,
inria.fr:christophe.pradal
. - Depending on qt4-x11 for the x11 variant is a bad idea because I don't believe that port can even build? So the variant should just be removed.
Changed 11 years ago by christophe.pradal@…
Attachment: | Portfile.2 added |
---|
New Portfile including latest modifications
Changed 11 years ago by christophe.pradal@…
Attachment: | Portfile.3 added |
---|
Replace the initial Portfile, taking into account the comments
comment:2 Changed 11 years ago by christophe.pradal@…
Replying to macsforever2000@…:
A few quick comments:
- Since you are not a Macports committer, your email address needs to be complete and obfuscated. In this case,
inria.fr:christophe.pradal
.- Depending on qt4-x11 for the x11 variant is a bad idea because I don't believe that port can even build? So the variant should just be removed.
In the last Portfile (Portfile.3), I add myself as a maintener using an obfuscated address and I remove the x11 variant. In fact, on my computer, I only use qt4-mac. I do not succeed to install qt4-X11. Thanks for your very fast comments on this port.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | macports@… added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
This port had previously been requested in #30839.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | raphael@… added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Added port in r112291 with some changes:
- moved the PortGroup line to the top of the portfile where those typically go
- removed trailing whitespace from version line
- fixed typo in long description
- removed unnecessary and undesirable change of distfile to an unversioned distfile (the server will serve the file with any name)
- fixed capitalization of changeLog.txt file in destroot (this would have failed on case-sensitive systems like our buildbots)
graphics/libPyQGLViewer/Portfile