public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Caleb Tennis (caleb)" <caleb@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.4.0_rc1.ebuild
Date: Thu, 20 Dec 2007 13:40:53 +0000	[thread overview]
Message-ID: <E1J5Ldt-0006Fi-Kp@stork.gentoo.org> (raw)

caleb       07/12/20 13:40:53

  Modified:             qt-qt3support-4.4.0_rc1.ebuild
  Log:
  Make compilation faster
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.2                  x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild?r1=1.1&r2=1.2

Index: qt-qt3support-4.4.0_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qt-qt3support-4.4.0_rc1.ebuild	20 Dec 2007 13:01:44 -0000	1.1
+++ qt-qt3support-4.4.0_rc1.ebuild	20 Dec 2007 13:40:53 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild,v 1.1 2007/12/20 13:01:44 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild,v 1.2 2007/12/20 13:40:53 caleb Exp $
 
 inherit eutils flag-o-matic toolchain-funcs multilib
 
@@ -54,6 +54,9 @@
 		append-flags -fno-stack-protector
 	fi
 
+	# Override the creation of qmake and copy over the one from the system.  This speeds up compilation time a lot.
+	epatch "${FILESDIR}"/configure.patch
+	cp ${QTBINDIR}/qmake "${S}"/bin/qmake
 }
 
 src_compile() {



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-20 14:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20 13:40 Caleb Tennis (caleb) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-20 16:09 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.4.0_rc1.ebuild Caleb Tennis (caleb)
2007-12-20 18:47 Caleb Tennis (caleb)
2007-12-20 22:07 Michael Sterrett (mr_bones_)
2007-12-21 19:36 Caleb Tennis (caleb)
2007-12-21 19:41 Caleb Tennis (caleb)
2007-12-21 19:44 Caleb Tennis (caleb)
2007-12-21 20:05 Caleb Tennis (caleb)
2007-12-21 22:38 Michael Sterrett (mr_bones_)
2007-12-22 17:57 Caleb Tennis (caleb)
2008-01-05  0:11 Caleb Tennis (caleb)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1J5Ldt-0006Fi-Kp@stork.gentoo.org \
    --to=caleb@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox