public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script: ChangeLog qt-script-4.6.0.ebuild
@ 2009-12-03 17:23 Alex Alexander (wired)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2009-12-03 17:23 UTC (permalink / raw
  To: gentoo-commits

wired       09/12/03 17:23:22

  Modified:             ChangeLog qt-script-4.6.0.ebuild
  Log:
  added qt-4.6-nolibx11.diff patch
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 x11-libs/qt-script/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	1 Dec 2009 18:08:51 -0000	1.56
+++ ChangeLog	3 Dec 2009 17:23:22 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-script
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.56 2009/12/01 18:08:51 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.57 2009/12/03 17:23:22 wired Exp $
+
+  03 Dec 2009; Alex Alexander <wired@gentoo.org>
+  +files/qt-4.6-nolibx11.diff, qt-script-4.6.0.ebuild:
+  added qt-4.6-nolibx11.diff patch
 
   01 Dec 2009; Theo Chatzimichos <tampakrap@gentoo.org>
   -qt-script-4.6.0_rc1.ebuild:



1.2                  x11-libs/qt-script/qt-script-4.6.0.ebuild

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

Index: qt-script-4.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qt-script-4.6.0.ebuild	1 Dec 2009 14:58:10 -0000	1.1
+++ qt-script-4.6.0.ebuild	3 Dec 2009 17:23:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.0.ebuild,v 1.1 2009/12/01 14:58:10 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.0.ebuild,v 1.2 2009/12/03 17:23:22 wired Exp $
 
 EAPI="2"
 inherit qt4-build
@@ -22,6 +22,10 @@
 src/3rdparty/javascriptcore/
 "
 
+PATCHES=(
+	"${FILESDIR}/qt-4.6-nolibx11.diff"
+)
+
 src_configure() {
 	myconf="${myconf} $(qt_use iconv) -script -no-xkb  -no-fontconfig -no-xrender -no-xrandr
 		-no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script: ChangeLog qt-script-4.6.0.ebuild
@ 2009-12-01 14:58 Theo Chatzimichos (tampakrap)
  0 siblings, 0 replies; 2+ messages in thread
From: Theo Chatzimichos (tampakrap) @ 2009-12-01 14:58 UTC (permalink / raw
  To: gentoo-commits

tampakrap    09/12/01 14:58:10

  Modified:             ChangeLog
  Added:                qt-script-4.6.0.ebuild
  Log:
  Version bump to 4.6.0
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.55                 x11-libs/qt-script/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	18 Nov 2009 20:49:15 -0000	1.54
+++ ChangeLog	1 Dec 2009 14:58:10 -0000	1.55
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/qt-script
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.54 2009/11/18 20:49:15 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.55 2009/12/01 14:58:10 tampakrap Exp $
+
+*qt-script-4.6.0 (01 Dec 2009)
+
+  01 Dec 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+  +qt-script-4.6.0.ebuild:
+  Version Bump to 4.6.0
 
 *qt-script-4.6.0_rc1 (18 Nov 2009)
 



1.1                  x11-libs/qt-script/qt-script-4.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.6.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.6.0.ebuild?rev=1.1&content-type=text/plain

Index: qt-script-4.6.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.0.ebuild,v 1.1 2009/12/01 14:58:10 tampakrap Exp $

EAPI="2"
inherit qt4-build

DESCRIPTION="The ECMAScript module for the Qt toolkit"
SLOT="4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="iconv"

DEPEND="~x11-libs/qt-core-${PV}[debug=]"
RDEPEND="${DEPEND}"

QT4_TARGET_DIRECTORIES="src/script/"
QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
include/Qt/
include/QtCore/
include/QtScript/
src/corelib/
src/3rdparty/javascriptcore/
"

src_configure() {
	myconf="${myconf} $(qt_use iconv) -script -no-xkb  -no-fontconfig -no-xrender -no-xrandr
		-no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl
		-no-nas-sound -no-dbus -no-cups -no-nis -no-gif -no-libpng
		-no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit -no-phonon
		-no-qt3support -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility
		-no-fontconfig -no-glib -no-opengl -no-svg -no-gtkstyle"
	qt4-build_src_configure
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-03 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-03 17:23 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script: ChangeLog qt-script-4.6.0.ebuild Alex Alexander (wired)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-01 14:58 Theo Chatzimichos (tampakrap)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox