Date: Thu, 21 Dec 2000 22:01:12 -0800 (PST) From: Will Andrews <will@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt22 Makefile distinfo Message-ID: <200012220601.eBM61CY98250@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2000/12/21 22:01:12 PST Modified files: x11-toolkits/qt22 Makefile distinfo Log: Add in antialiasing support (PORTREVISION conditional on whether AA support is compiled in), untested because I don't have X4.0.2, but the port works fine for the non-X4.0.2 case. Also substitute multiple perl regexes on the same file for one sed regex. Add MAKE_ARGS=-j2 by default since it makes QT compile faster even on uniprocessor systems. I wanted to avoid putting the AA patch in CVS since it will be short-lived, as the patch is in TrollTech's CVS and will most likely be released as part of QT 2.2.4. Nevertheless, I thought I'd bring it in for the folks who like bleeding edge.. since antialiasing most likely improves KDE2's look and feel very much. Submitted by: kevlo (AA patch) Mikhail Teterin <mi@aldan.algebra.com> (-j2) Revision Changes Path 1.68 +27 -12 ports/x11-toolkits/qt22/Makefile 1.23 +1 -0 ports/x11-toolkits/qt22/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012220601.eBM61CY98250>