#45378 closed enhancement (fixed)
Quassel 0.11 native render for MBP Retina display with QT4
Reported by: | arnaud@… | Owned by: | sicherha@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | haspatch | Cc: | neverpanic (Clemens Lang) |
Port: | quassel |
Description
Hello guys,
I've written a little patch for MBP user with Retina display. It's not needed with Qt5, but quassel, qca and qca-ossl are using qt4-mac as dependency currently.
--- quassel/Portfile.orig 2014-10-13 22:44:28.000000000 +0200 +++ quassel/Portfile 2014-10-13 22:43:52.000000000 +0200 @@ -32,6 +32,7 @@ # Do not use git to find out the program version - there is no ".git" directory # in the source tarball patchfiles patch-scripts-build-macosx_makebundle.py.diff +patchfiles patch-render.diff post-patch { reinplace "s|@@VERSION@@|${version}|" \
PS : patch-render.diff file attached
Attachments (1)
Change History (5)
Changed 10 years ago by arnaud@…
Attachment: | patch-render.diff added |
---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Milestone: | MacPorts Future |
Owner: | changed from macports-tickets@… to sicherha@… |
comment:3 Changed 10 years ago by sicherha@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by neverpanic (Clemens Lang)
Cc: | cal@… added |
---|
Have you verified the performance issues mentioned in the comment in the patch context are no longer an issue?
Note: See
TracTickets for help on using
tickets.
patch-render.diff