[MacPorts] #45378: Quassel 0.11 native render for MBP Retina display with QT4
MacPorts
noreply at macports.org
Mon Oct 13 14:16:04 PDT 2014
#45378: Quassel 0.11 native render for MBP Retina display with QT4
-------------------------+--------------------------------
Reporter: arnaud@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: MacPorts Future
Component: ports | Version: 2.3.1
Keywords: | Port: quassel
-------------------------+--------------------------------
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
--
Ticket URL: <https://trac.macports.org/ticket/45378>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list