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 18:47:51 +0000	[thread overview]
Message-ID: <E1J5QQx-0000QT-O4@stork.gentoo.org> (raw)

caleb       07/12/20 18:47:51

  Modified:             qt-qt3support-4.4.0_rc1.ebuild
  Log:
  Add uic3 to qt3support
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild?rev=1.4&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.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qt-qt3support-4.4.0_rc1.ebuild	20 Dec 2007 16:09:17 -0000	1.3
+++ qt-qt3support-4.4.0_rc1.ebuild	20 Dec 2007 18:47:51 -0000	1.4
@@ -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.3 2007/12/20 16:09:17 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild,v 1.4 2007/12/20 18:47:51 caleb Exp $
 
 inherit eutils flag-o-matic toolchain-funcs multilib
 
@@ -107,6 +107,9 @@
 
 	cd "${S}"/tools/qtconfig
 	qmake "LIBS+=-L${QTLIBDIR}" && emake || die
+
+	cd "${S}"/src/tools/uic3
+	qmake "LIBS+=-L${QTLIBDIR}" && emake || die
 }
 
 src_install() {
@@ -122,6 +125,9 @@
 	cd "${S}"/tools/qtconfig
 	emake INSTALL_ROOT="${D}" install || die
 
+	cd "${S}"/src/tools/uic3
+	emake INSTALL_ROOT="${D}" install || die
+
 	sed -i -e "s:${S}/lib:${QTLIBDIR}:g" "${D}"/${QTLIBDIR}/*.la
 	sed -i -e "s:${S}/lib:${QTLIBDIR}:g" "${D}"/${QTLIBDIR}/*.prl
 	sed -i -e "s:${S}/lib:${QTLIBDIR}:g" "${D}"/${QTLIBDIR}/pkgconfig/*.pc



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-20 18:47 UTC|newest]

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