Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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)

patch-render.diff (473 bytes) - added by arnaud@… 10 years ago.
patch-render.diff

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by arnaud@…

Attachment: patch-render.diff added

patch-render.diff

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:2 Changed 10 years ago by sicherha@…

Committed in r126718, thanks!

comment:3 Changed 10 years ago by sicherha@…

Resolution: fixed
Status: newclosed

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.