[gentoo-x86] / x11-libs / qt-webkit / qt-webkit-4.4.2.ebuild Project Root:

GentooDiff of /x11-libs/qt-webkit/qt-webkit-4.4.2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph

version 1.2, Fri Sep 19 17:58:23 2008 UTC version 1.3, Sat Oct 25 21:03:11 2008 UTC
Line 3 
Line 3 
 # $Header$  # $Header$
   
 EAPI="1"  EAPI="1"
 inherit qt4-build  inherit qt4-build flag-o-matic toolchain-funcs
   
 DESCRIPTION="The Webkit module for the Qt toolkit."  DESCRIPTION="The Webkit module for the Qt toolkit."
 HOMEPAGE="http://www.trolltech.com/"  HOMEPAGE="http://www.trolltech.com/"
Line 27 
Line 27 
 QT4_BUILT_WITH_USE_CHECK="${QT4_BUILT_WITH_USE_CHECK}  QT4_BUILT_WITH_USE_CHECK="${QT4_BUILT_WITH_USE_CHECK}
         ~x11-libs/qt-core-${PV} ssl"          ~x11-libs/qt-core-${PV} ssl"
   
   src_unpack() {
           [[ $(tc-arch) == "ppc64" ]] && append-flags -mminimal-toc #241900
   
           qt4-build_src_unpack
   }
   
 src_compile() {  src_compile() {
         local myconf          local myconf
         myconf="${myconf} -webkit"          myconf="${myconf} -webkit"

Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

www@gentoo.org

Powered by ViewCVS 1.0_pre20050929

ViewCVS and CVS Help