summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Kocmid <raxas@pavouk-v-rohu.net>2009-09-02 01:45:36 +0200
committerPetr Kocmid <raxas@pavouk-v-rohu.net>2009-09-02 01:45:36 +0200
commita38c14adbe6bfd6cc3ce1be186d053cd30e0abdd (patch)
treee74a4ef2812fdab82d074fee8fcd0eec6c1b94cf /x11-libs
parentknoda + hk classes + odbc/qt3 (diff)
downloadkde-sunset-a38c14adbe6bfd6cc3ce1be186d053cd30e0abdd.tar.gz
kde-sunset-a38c14adbe6bfd6cc3ce1be186d053cd30e0abdd.tar.bz2
kde-sunset-a38c14adbe6bfd6cc3ce1be186d053cd30e0abdd.zip
assorted lots of qt3 apps, all working
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qscintilla/ChangeLog409
-rw-r--r--x11-libs/qscintilla/Manifest23
-rw-r--r--x11-libs/qscintilla/files/qscintilla-1.5-sandbox.patch30
-rw-r--r--x11-libs/qscintilla/files/qscintilla-1.7.1.patch17
-rw-r--r--x11-libs/qscintilla/files/qscintilla-2.1-qt.patch14
-rw-r--r--x11-libs/qscintilla/files/qscintilla-2.1-qt4.patch19
-rw-r--r--x11-libs/qscintilla/files/qscintilla-2.2-qt.patch14
-rw-r--r--x11-libs/qscintilla/files/qscintilla-2.2-qt4.patch19
-rw-r--r--x11-libs/qscintilla/files/qscintilla-2.4-designer.patch29
-rw-r--r--x11-libs/qscintilla/metadata.xml6
-rw-r--r--x11-libs/qscintilla/qscintilla-1.5.1.ebuild61
-rw-r--r--x11-libs/qscintilla/qscintilla-1.7.1.ebuild71
-rw-r--r--x11-libs/qscintilla/qscintilla-2.1-r1.ebuild144
-rw-r--r--x11-libs/qscintilla/qscintilla-2.2.ebuild142
-rw-r--r--x11-libs/qscintilla/qscintilla-2.3.2.ebuild138
-rw-r--r--x11-libs/qscintilla/qscintilla-2.3.ebuild143
-rw-r--r--x11-libs/qscintilla/qscintilla-2.4.ebuild92
17 files changed, 1371 insertions, 0 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog
new file mode 100644
index 00000000..e2508c9f
--- /dev/null
+++ b/x11-libs/qscintilla/ChangeLog
@@ -0,0 +1,409 @@
+# ChangeLog for x11-libs/qscintilla
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.26 2009/06/09 19:00:02 hwoarang Exp $
+
+*qscintilla-2.4 (09 Jun 2009)
+
+ 09 Jun 2009; Markos Chandras <hwoarang@gentoo.org> +qscintilla-2.4.ebuild,
+ +files/qscintilla-2.4-designer.patch:
+ Version bump
+
+ 01 Jun 2009; Ben de Groot <yngwin@gentoo.org> qscintilla-2.3.2.ebuild:
+ Move to EAPI=2, and add use dep
+
+ 29 May 2009; Ben de Groot <yngwin@gentoo.org> qscintilla-2.3.2.ebuild:
+ Remove monolithic qt4 dep, as only split is in tree
+
+ 20 Feb 2009; Jeroen Roovers <jer@gentoo.org> qscintilla-2.3.2.ebuild:
+ Stable for HPPA (bug #248083).
+
+ 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> qscintilla-2.3.2.ebuild:
+ ia64/sparc stable wrt #248038
+
+ 04 Feb 2009; Brent Baude <ranger@gentoo.org> qscintilla-2.3.2.ebuild:
+ Marking qscintilla-2.3.2 ppc64 stable for bug 248038
+
+ 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
+ qscintilla-2.3.2.ebuild:
+ Stable on alpha, bug #248038
+
+ 18 Jan 2009; Markus Meier <maekke@gentoo.org> qscintilla-2.3.2.ebuild:
+ amd64/x86 stable, bug #248038
+
+ 17 Jan 2009; nixnut <nixnut@gentoo.org> qscintilla-2.3.2.ebuild:
+ ppc stable #248038
+
+*qscintilla-2.3.2 (21 Nov 2008)
+
+ 21 Nov 2008; Ben de Groot <yngwin@gentoo.org> +qscintilla-2.3.2.ebuild:
+ Version bump
+
+ 11 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> qscintilla-2.3.ebuild:
+ Fix build dependencies.
+
+*qscintilla-2.3 (25 Sep 2008)
+
+ 25 Sep 2008; Ali Polatel <hawking@gentoo.org> +qscintilla-2.3.ebuild:
+ Version bump.
+
+ 28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.7.1.ebuild:
+ QA: Get rid of deprecated qt_min_version().
+
+ 27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qscintilla-2.1-r1.ebuild,
+ qscintilla-2.2.ebuild:
+ Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.
+
+ 08 Jul 2008; Maurice van der Pot <griffon26@gentoo.org>
+ files/qscintilla-2.2-qt.patch, files/qscintilla-2.2-qt4.patch:
+ Fixed library path in qscintilla-2.2 patches, because libraries are now built
+ in a different location. Fixes bug #223911 reported by Bryce Verdier
+ <btv@pdx.edu>.
+
+ 25 May 2008; Ben de Groot <yngwin@gentoo.org>
+ +files/qscintilla-2.2-qt.patch, +files/qscintilla-2.2-qt4.patch:
+ Adding patches that I forgot to copy over yesterday. Fixes bug 223507.
+
+*qscintilla-2.2 (24 May 2008)
+
+ 24 May 2008; Ben de Groot <yngwin@gentoo.org> +qscintilla-2.2.ebuild:
+ Version bump
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> qscintilla-2.1-r1.ebuild:
+ Stable on ppc64
+
+ 09 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ qscintilla-2.1-r1.ebuild:
+ Make dependencies compatible with split Qt:4.
+
+ 22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ qscintilla-2.1-r1.ebuild:
+ amd64 stable
+
+ 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> qscintilla-2.1-r1.ebuild:
+ alpha/ia64/sparc stable
+
+ 09 Feb 2008; Markus Ullmann <jokey@gentoo.org> qscintilla-2.1-r1.ebuild:
+ Stable on x86
+
+ 20 Nov 2007; Ali Polatel <hawking@gentoo.org> qscintilla-2.1-r1.ebuild:
+ Use EAPI=1, make python use flag enabled by default.
+
+*qscintilla-2.1-r1 (20 Nov 2007)
+
+ 20 Nov 2007; Ali Polatel <hawking@gentoo.org>
+ +files/qscintilla-1.5-sandbox.patch, +files/qscintilla-1.7.1.patch,
+ +files/qscintilla-2.1-qt.patch, +files/qscintilla-2.1-qt4.patch,
+ +metadata.xml, +qscintilla-1.5.1.ebuild, +qscintilla-1.7.1.ebuild,
+ +qscintilla-2.1-r1.ebuild:
+ move dev-python/qscintilla to x11-libs/qscintilla and split python bindings
+ to a separate package qscintilla-python to break circular dependency, bug
+ 199543. install designerplugin into the correct directory, bug 196701 thanks
+ to Franz Feller.
+
+ 13 Nov 2007; Jeroen Roovers <jer@gentoo.org> qscintilla-2.1.ebuild:
+ Marked ~hppa (bug #198456). Do not install LICENSE.
+
+ 08 Nov 2007; Ali Polatel <hawking@gentoo.org> qscintilla-1.7.1.ebuild,
+ qscintilla-2.1.ebuild:
+ Fixed quoting.
+
+ 07 Nov 2007; Raúl Porcel <armin76@gentoo.org> qscintilla-1.7.1.ebuild,
+ qscintilla-2.1.ebuild:
+ Add ~alpha/~ia64/~sparc to 2.1 and alpha/ia64/sparc/x86 stable for 1.7.1
+
+ 15 Oct 2007; Markus Rothe <corsair@gentoo.org> qscintilla-1.7.1.ebuild:
+ Stable on ppc64
+
+ 09 Sep 2007; Ali Polatel <hawking@gentoo.org> qscintilla-2.1.ebuild:
+ Fix multilib issue (bug 191910), thanks to Kenneth Prugh
+
+*qscintilla-2.1 (07 Sep 2007)
+
+ 07 Sep 2007; Ali Polatel <hawking@gentoo.org>
+ +files/qscintilla-2.1-qt.patch, +files/qscintilla-2.1-qt4.patch,
+ +qscintilla-2.1.ebuild:
+ version bump. thanks to everyone on bug 158116 and jokey
+
+ 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ qscintilla-1.7.1.ebuild:
+ ppc. stable
+
+ 24 Jun 2007; Tiziano Müller <dev-zero@gentoo.org>
+ qscintilla-1.5.1.ebuild, qscintilla-1.7.1.ebuild:
+ Fixed $ROOT abuse (bug #167271)
+
+ 15 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
+ qscintilla-1.7.1.ebuild:
+ Add ~x86-fbsd keyword.
+
+ 15 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
+ qscintilla-1.7.1.ebuild:
+ Fix the copy of shared libraries to use standard posix cp options.
+
+ 03 May 2007; Jeroen Roovers <jer@gentoo.org> qscintilla-1.7.1.ebuild:
+ Stable for HPPA (bug #176471).
+
+ 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
+ Transition to Manifest2.
+
+ 09 Jan 2007; Tiziano Müller <dev-zero@gentoo.org>
+ files/qscintilla-1.7.1.patch:
+ Fixed patch, bug #160931 (thanks to Brian Merrill).
+
+ 06 Jan 2007; Tiziano Müller <dev-zero@gentoo.org>
+ qscintilla-1.7.1.ebuild:
+ Added qt3 to inherit, fixed bug #140345. Some cleanups.
+
+*qscintilla-1.7.1 (26 Dec 2006)
+
+ 26 Dec 2006; Tiziano Müller <dev-zero@gentoo.org>
+ -files/qscintilla-1.6-sandbox.patch, +files/qscintilla-1.7.1.patch,
+ -files/qscintilla-1.7.patch, -files/qscintilla-1.60-sandbox.patch,
+ -files/qscintilla-1.61-sandbox.patch,
+ -files/qscintilla-1.65-sandbox.patch, -qscintilla-1.6.ebuild,
+ -qscintilla-1.7.ebuild, +qscintilla-1.7.1.ebuild:
+ Version bump. Dropped old versions.
+
+*qscintilla-1.7 (14 Nov 2006)
+
+ 14 Nov 2006; Caleb Tennis <caleb@gentoo.org> +files/qscintilla-1.7.patch,
+ +qscintilla-1.7.ebuild:
+ version bump, with some patch changes
+
+ 20 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ qscintilla-1.6.ebuild:
+ Added ~hppa
+
+ 22 Feb 2006; Carsten Lohrke <carlo@gentoo.org>
+ -files/qscintilla-1.54-sandbox.patch, -qscintilla-1.54.ebuild,
+ -qscintilla-1.60.ebuild, -qscintilla-1.61.ebuild, -qscintilla-1.65.ebuild:
+ Clean up.
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> qscintilla-1.5.1.ebuild,
+ qscintilla-1.54.ebuild, qscintilla-1.61.ebuild:
+ Mark 1.5.1 stable on ia64, regress 1.61 1.54 from ia64 to ~ia64. Regress
+ 1.61 from alpha to ~alpha #117246
+
+ 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> qscintilla-1.61.ebuild:
+ Mark 1.61 stable on alpha
+
+ 24 Jan 2006; Markus Rothe <corsair@gentoo.org> qscintilla-1.5.1.ebuild,
+ qscintilla-1.61.ebuild, qscintilla-1.65.ebuild:
+ 1.5.1 stable on ppc64, everything else ~ppc64; bug #117246
+
+ 14 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org>
+ qscintilla-1.5.1.ebuild, qscintilla-1.54.ebuild, qscintilla-1.60.ebuild,
+ qscintilla-1.61.ebuild:
+ Some alpha and ~alpha keywords wrt #117246
+
+ 05 Jan 2006; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.54.ebuild,
+ qscintilla-1.60.ebuild, qscintilla-1.61.ebuild:
+ Mark obsolete qscintilla versions ~amd64.
+
+ 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ qscintilla-1.5.1.ebuild, qscintilla-1.54.ebuild, qscintilla-1.60.ebuild,
+ qscintilla-1.61.ebuild:
+ Some sparc and ~sparc keywords wrt #117246
+
+ 05 Jan 2006; Chris White <chriswhite@gentoo.org> qscintilla-1.54.ebuild,
+ qscintilla-1.60.ebuild, qscintilla-1.61.ebuild, qscintilla-1.65.ebuild:
+ ~x86 and x86 stable marking as described in bug #117246.
+
+ 31 Dec 2005; Simon Stelling <blubb@gentoo.org> qscintilla-1.5.1.ebuild:
+ stable on amd64
+
+ 10 Dec 2005; Carsten Lohrke <carlo@gentoo.org>
+ +files/qscintilla-1.6-sandbox.patch:
+ missing patch
+
+ 10 Dec 2005; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.5.1.ebuild,
+ qscintilla-1.6.ebuild:
+ minor fixes
+
+ 09 Dec 2005; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.6.ebuild:
+ fix whitespace
+
+*qscintilla-1.6 (09 Dec 2005)
+
+ 09 Dec 2005; Carsten Lohrke <carlo@gentoo.org> +qscintilla-1.6.ebuild:
+ version bump
+
+ 25 Nov 2005; Tom Gall <tgall@gentoo.org> qscintilla-1.65.ebuild,
+ qscintilla-1.61.ebuild:
+ stable on ppc64
+
+ 07 Oct 2005; Simon Stelling <blubb@gentoo.org> qscintilla-1.65.ebuild:
+ make multilib-strict happy
+
+*qscintilla-1.65 (26 Sep 2005)
+
+ 26 Sep 2005; Chris Bainbridge <chrb@gentoo.org>
+ +files/qscintilla-1.65-sandbox.patch, +qscintilla-1.65.ebuild:
+ Version bump for #107104
+
+ 18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ qscintilla-1.5.1.ebuild:
+ Stable on ppc.
+
+ 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> qscintilla-1.4-r1.ebuild,
+ qscintilla-1.5-r1.ebuild, qscintilla-1.5.1.ebuild, qscintilla-1.54.ebuild,
+ qscintilla-1.60.ebuild, qscintilla-1.61.ebuild:
+ Fix qt deps
+
+ 02 Jul 2005; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.4-r1.ebuild,
+ qscintilla-1.5.1.ebuild:
+ stable on x86
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> qscintilla-1.4-r1.ebuild,
+ qscintilla-1.5-r1.ebuild, qscintilla-1.5.1.ebuild, qscintilla-1.54.ebuild,
+ qscintilla-1.60.ebuild, qscintilla-1.61.ebuild:
+ Fix qmake dir per bug #97535
+
+ 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ qscintilla-1.61.ebuild:
+ Stable on ppc.
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> qscintilla-1.61.ebuild:
+ stable on ia64
+
+ 31 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> qscintilla-1.61.ebuild:
+ Stable on alpha.
+
+*qscintilla-1.5.1 (07 Mar 2005)
+
+ 07 Mar 2005; Carsten Lohrke <carlo@gentoo.org> +qscintilla-1.5.1.ebuild:
+ version bump
+
+*qscintilla-1.4-r1 (21 Feb 2005)
+
+ 21 Feb 2005; Carsten Lohrke <carlo@gentoo.org> +qscintilla-1.4-r1.ebuild,
+ -qscintilla-1.4.ebuild, +qscintilla-1.5-r1.ebuild, -qscintilla-1.5.ebuild:
+ fixed stupid ebuild error, #82808
+
+ 20 Feb 2005; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.4.ebuild,
+ qscintilla-1.5.ebuild:
+ dropped ppc64 keyword by accident
+
+*qscintilla-1.5 (20 Feb 2005)
+
+ 20 Feb 2005; Carsten Lohrke <carlo@gentoo.org>
+ +files/qscintilla-1.4-sandbox.patch, +files/qscintilla-1.5-sandbox.patch,
+ +qscintilla-1.4.ebuild, +qscintilla-1.5.ebuild:
+ correcting versioning and bump
+
+ 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> qscintilla-1.61.ebuild:
+ Stable on amd64.
+
+ 09 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> qscintilla-1.61.ebuild:
+ Stable on sparc
+
+ 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.61.ebuild:
+ stable on x86
+
+ 08 Nov 2004; Daniel Ostrow <dostrow@gentoo.org> qscintilla-1.61.ebuild:
+ Marked ~ppc64
+
+ 26 Sep 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.61.ebuild:
+ the lib should really be compiled...
+
+*qscintilla-1.61 (16 Sep 2004)
+
+ 16 Sep 2004; Carsten Lohrke <carlo@gentoo.org>
+ +files/qscintilla-1.61-sandbox.patch, +qscintilla-1.61.ebuild:
+ version bump
+
+ 21 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> qscintilla-1.60.ebuild:
+ Marked stable on amd64.
+
+ 18 Jul 2004; Jason Wever <weeve@gentoo.org> qscintilla-1.60.ebuild:
+ Stable on sparc wrt bug #56712.
+
+ 18 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> qscintilla-1.60.ebuild:
+ Stable on alpha.
+
+ 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.60.ebuild:
+ stable on x86
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> qscintilla-1.54.ebuild,
+ qscintilla-1.60.ebuild:
+ change virtual/glibc to virtual/libc
+
+ 25 May 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.54.ebuild:
+ marked 1.54 stable on ppc
+
+ 25 May 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.49-r1.ebuild,
+ qscintilla-1.49.ebuild, qscintilla-1.52.ebuild, qscintilla-1.53.ebuild,
+ qscintilla-1.54.ebuild, qscintilla-1.60.ebuild,
+ files/qscintilla-1.49-sandbox.patch, files/qscintilla-1.52-sandbox.patch,
+ files/qscintilla-1.53-sandbox.patch:
+ mirror://gentoo, cleanup
+
+*qscintilla-1.60 (21 May 2004)
+
+ 21 May 2004; <carsten@gentoo.org> qscintilla-1.60.ebuild,
+ files/qscintilla-1.60-sandbox.patch:
+ Version bump
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> qscintilla-1.49-r1.ebuild,
+ qscintilla-1.49.ebuild, qscintilla-1.52.ebuild, qscintilla-1.53.ebuild:
+ Add missing IUSE.
+
+ 21 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qscintilla-1.54.ebuild:
+ Mark stable on amd64.
+
+ 14 Mar 2004; Jon Portnoy <avenj@gentoo.org> qscintilla-1.54.ebuild :
+ AMD64 keywords.
+
+ 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> qscintilla-1.54.ebuild:
+ Stable on sparc.
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> qscintilla-1.54.ebuild:
+ stable on alpha and ia64
+
+ 16 Dec 2003; Jason Wever <weeve@gentoo.org> qscintilla-1.54.ebuild:
+ Added ~sparc keyword to keywords to fix broken dependencies of dev-python/PyQt.
+
+*qscintilla-1.54 (14 Oct 2003)
+
+ 14 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> qscintilla-1.54.ebuild,
+ files/qscintilla-1.54-sandbox.patch:
+ Version bump
+
+ 31 Jul 2003; Caleb Tennis <caleb@gentoo.org> qscintilla-1.53.ebuild:
+ Moved to x86 stable, and remove dep on any specific qt version.
+
+*qscintilla-1.53 (16 Jun 2003)
+ 16 Jun 2003; Michele Balistreri <brain@gentoo.org> qscintilla-1.53.ebuild :
+ Version bump
+
+ 09 May 2003; Luca Barbato <lu_zero@gentoo.org> qscintilla-1.52.ebuild :
+ Keyworded ~ppc
+
+*qscintilla-1.52 (29 Apr 2003)
+
+ 29 Apr 2003; Michele Balistreri <brain@gentoo.org> qscintilla-1.52.ebuild :
+ Version bump
+
+*qscintilla-1.49-r1 (1 Feb 2003)
+
+ 01 Feb 2003; Joachim Blaabjerg <styx@gentoo.org>
+
+ 1 Feb 2003; Joachim Blaabjerg <styx@gentoo.org> qscintilla-1.49-r1.ebuild,
+ files/qscintilla-1.49-sandbox.patch, files/digest-qscintilla-1.49-r1 :
+
+ Made the ebuild install libqscintilla.a as well, by request of John Landahl.
+
+ 21 Jan 2003; Joachim Blaabjerg <styx@gentoo.org> qscintilla-1.49.ebuild,
+ files/qscintilla-1.49-sandbox.patch :
+
+ Fixed the ebuild a little, sandbox violations etc.
+
+*qscintilla-1.49 (19 Dec 2002)
+
+ 19 Dec 2002; Bart Verwilst <verwilst@gentoo.org>
+
+ initial ebuild.
+
diff --git a/x11-libs/qscintilla/Manifest b/x11-libs/qscintilla/Manifest
new file mode 100644
index 00000000..536e4d8a
--- /dev/null
+++ b/x11-libs/qscintilla/Manifest
@@ -0,0 +1,23 @@
+AUX qscintilla-1.5-sandbox.patch 1041 RMD160 baf1c1ce082fdcead195941e4b3d3b2cfa48ce72 SHA1 f8625430db1692006e927f84110779786c281c2b SHA256 e1086b472285474fa3591a3bd9eb6b064a448e48d105f84b2fdd2c6977bcec8b
+AUX qscintilla-1.7.1.patch 398 RMD160 ebbd518a1bf6068f143fa902390ab772feea9627 SHA1 1bfb73303bab3251cf7351b6d6302c212880d705 SHA256 2aee04714bd2366326c21f2a559a6db4421e2e3e548811c72ee4d37e22e8873d
+AUX qscintilla-2.1-qt.patch 351 RMD160 99756fe8a0105c649c7666609625f942e2ff502c SHA1 6ef678ef5c345746295be78db700e8175dc2f682 SHA256 b6c4cdfc9af82ab04e885b2e30204e291391fe9111ed34dbe12a9af36e41ede9
+AUX qscintilla-2.1-qt4.patch 443 RMD160 d226eb16020ba1288e1b3c0fe418601f5134bd40 SHA1 14092204c892dbb19c1749ae629bf06944dc4cbb SHA256 0ca4ad564038c6241b80e3a48d444fd5431b478e964ab41100221580c8674a22
+AUX qscintilla-2.2-qt.patch 347 RMD160 8585ed1b9e525b57663ed5f4e0b0c6500e9b9a7d SHA1 8b97babbbd05ad7d22b1a93c105ac83eaf57ea02 SHA256 9ef628c4546be47ba1eb32e13f2d56c40c0b8c26ea6990b979bc5c73540c9545
+AUX qscintilla-2.2-qt4.patch 439 RMD160 4c97b91aa538fa2db7da3e0b7f0f99766e8f98ed SHA1 84a6e4cab7aaed4d7ffa3286e7e31809ba0367f2 SHA256 9996813f9c512bc702c85dea920351770becfbdc9034f7b4babad41de8eea14d
+AUX qscintilla-2.4-designer.patch 1042 RMD160 cfb80962caed15e4bb6c290edcc35d1acfc861a0 SHA1 d5586a13545be09e2d2126b6fcbef2f172470429 SHA256 af6c15f8cdc64041ddd692480d6bcc7d6c59aa7c1c5b963707b4d31e60288d78
+DIST QScintilla-1.71-gpl-1.7.1.tar.gz 1060119 RMD160 ba85db98e552b388510df5d1f7e0e78f52856ed2 SHA1 424415960e5cbcd58306e87d1d610bd8e72f3368 SHA256 437e5fc6e5905f9aa7d0f4ea8eb41c96fcddf7ce3cb9b786066a315c5b9ff70c
+DIST QScintilla-1.73-gpl-2.1.tar.gz 1866929 RMD160 ef114b468b3cea5d36346c915bc407ce2ad3ec65 SHA1 ca9ac61cc3d537d7b53202ff5d8565365c3f8734 SHA256 545fcefb75fe159b48e2a17485c12ba8ca548f387f594923664258b10831bf86
+DIST QScintilla-gpl-2.2.tar.gz 1873664 RMD160 8a1ad1dbad864d972259723cf308d2a779de346a SHA1 f570df8e7bcfc1281a477a21a12036023de6535a SHA256 307eef42f0f4910956f7260ab1f28752956b17af9014696a65660115cf3e7d37
+DIST QScintilla-gpl-2.3.2.tar.gz 2146902 RMD160 de7828d4b965156771034eb622ee9614b2aea9be SHA1 d34ae9907e6221d221c5b5c1324e9b263553d2cb SHA256 01318dd7745cf8d756683a60acf0f17f6c5c63edec0818f90c1c432d1bc27749
+DIST QScintilla-gpl-2.3.tar.gz 2126817 RMD160 9ecbc4d4ef9eddc1901152d4d0dcc08e7d704c01 SHA1 90c8c4b74e92b43fd8de350fe12f20c7f589e645 SHA256 43e051cb07b36b9cd455c781a421a8ed221a48d63455b6d00ea63be397be70c9
+DIST QScintilla-gpl-2.4.tar.gz 2304554 RMD160 19e5d5c331705c217c5192b1fcac5d298942db69 SHA1 17962bb64d2641f9e181b39fdca39228170488a3 SHA256 0497fef84763c6d8cbce570401f7ca38e439a76ee358e3050f8dada85adfb213
+DIST qscintilla-1.62-gpl-1.5.1.tar.gz 727606 RMD160 fe7fa31ec1ecbc7f4bbf887817830630dfbd5d88 SHA1 240bafd43f3f1f7c73f76daf98b23da3f071bc43 SHA256 5dfc860a8d91c15775ae03f40a57f0c26f51f90b8266236e457cb8cbb3f6e30e
+EBUILD qscintilla-1.5.1.ebuild 2059 RMD160 aba058df06336df7de6795a682a623bca8dfb8fb SHA1 42a32ef4eaac7264e3a9045e2eaa5ea5a77a78df SHA256 0a7fc83a53e1c43206367891168eb2eeb0d23437d6ec988b4e1ea618cbaaad9e
+EBUILD qscintilla-1.7.1.ebuild 2299 RMD160 99f53c4c41fc670e789f7ee55e5695adef29f3d3 SHA1 4a0b0e0aa66604d91d642082addc195684f51c9a SHA256 e3f092f98b44fde1a9de44a7ab2d6fa715206cd82e2967f46c311ed46ac37d59
+EBUILD qscintilla-2.1-r1.ebuild 3899 RMD160 881eb02bfbd2980a65564d3d9d3523dc9b1d78ad SHA1 675ec38bd144b30bee0918f87f86dc7d1fe9cae0 SHA256 ec144eb2eb750818cd83f7aa22601da211fb304b6639b91dfdf23dffed56207f
+EBUILD qscintilla-2.2.ebuild 3857 RMD160 7e23a9df40d99c41466b56315948ed3f6759390c SHA1 2a8b689d0da65ff93770ad79b033f21409a90585 SHA256 51b4418cd951886be38dfa3b4907bf17346e7fca2b6cfc4cf535a43b33ba1c51
+EBUILD qscintilla-2.3.2.ebuild 3805 RMD160 d6d41d1213cc5ba0873a0c63fb40ba272a990637 SHA1 b92f0e444fca0696d9b4d9067b785a8ece6b2fb1 SHA256 57d00e7cd62d83a35c62aca509fb396f80dd0ab97ddf17e33da4dcf4535dc1f9
+EBUILD qscintilla-2.3.ebuild 3891 RMD160 c72559e488a59bc4c63a4354517389e9e1d13f56 SHA1 6bb488282ec3730136bead5adf1195cb0c5b42e0 SHA256 29a87b0e659ef37c16e3e2ba772328169629645a70049805e6592254586dd1ee
+EBUILD qscintilla-2.4.ebuild 2422 RMD160 b32b8788803d37587221a056042b54a93f17f2a4 SHA1 195df9c50c0a21d3b006e50ae0c3c9f3716fc7d5 SHA256 c9cc674ed1a5ecb6bc822239ec5980d7678922a1a8793c246ca2a9afb42e380b
+MISC ChangeLog 14169 RMD160 1e93b0c3dbde09a88c59cb75dacad0c224be3189 SHA1 48bba112d3587c2ffc6c016aea46a5ff75df0a4c SHA256 f8f6f60af5f93e4708be359f3226a5763bbbd9c5edd27f6cd2d596793581b018
+MISC metadata.xml 175 RMD160 74ecde8b999da503a2733b49ed618d5d50d26476 SHA1 ec86e15b85c2bc4429ad67bb52238b44f2b16cbd SHA256 26b18db06b1665422af8905fb70f8f48920a048578172d62b9689e273ee39a2d
diff --git a/x11-libs/qscintilla/files/qscintilla-1.5-sandbox.patch b/x11-libs/qscintilla/files/qscintilla-1.5-sandbox.patch
new file mode 100644
index 00000000..65bf1ad5
--- /dev/null
+++ b/x11-libs/qscintilla/files/qscintilla-1.5-sandbox.patch
@@ -0,0 +1,30 @@
+--- Makefile.orig 2005-01-23 03:57:03.000000000 +0100
++++ Makefile 2005-01-23 03:57:35.000000000 +0100
+@@ -314,7 +314,7 @@
+ QMAKE_TARGET = qscintilla
+ DESTDIR = ${destdir}/
+ TARGET = libqscintilla.so.5.2.0
+-TARGETA = ${destdir}/libqscintilla.a
++TARGETA = libqscintilla.a
+ TARGETD = libqscintilla.so.5.2.0
+ TARGET0 = libqscintilla.so
+ TARGET1 = libqscintilla.so.5
+@@ -345,17 +345,12 @@
+ all: Makefile ${destdir}/$(TARGET)
+
+ ${destdir}/$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS) $(OBJCOMP)
+- test -d ${destdir}/ || mkdir -p ${destdir}/
++# test -d ${destdir}/ || mkdir -p ${destdir}/
+ -$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
+ $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS) $(OBJCOMP)
+ -ln -s $(TARGET) $(TARGET0)
+ -ln -s $(TARGET) $(TARGET1)
+ -ln -s $(TARGET) $(TARGET2)
+- -$(DEL_FILE) ${destdir}/$(TARGET)
+- -$(DEL_FILE) ${destdir}/$(TARGET0)
+- -$(DEL_FILE) ${destdir}/$(TARGET1)
+- -$(DEL_FILE) ${destdir}/$(TARGET2)
+- -$(MOVE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) ${destdir}/
+
+
+
diff --git a/x11-libs/qscintilla/files/qscintilla-1.7.1.patch b/x11-libs/qscintilla/files/qscintilla-1.7.1.patch
new file mode 100644
index 00000000..5d63990c
--- /dev/null
+++ b/x11-libs/qscintilla/files/qscintilla-1.7.1.patch
@@ -0,0 +1,17 @@
+--- designer/designer.pro.orig 2006-11-14 08:35:36.000000000 -0500
++++ designer/designer.pro 2006-11-14 08:35:49.000000000 -0500
+@@ -3,10 +3,12 @@
+
+ TEMPLATE = lib
+ TARGET = qscintillaplugin
+-DESTDIR = $(QTDIR)/plugins/designer
++DESTDIR = .
+
+ CONFIG += qt warn_on release plugin
+
+ SOURCES += qscintillaplugin.cpp
+
+-LIBS += -lqscintilla
++LIBS += -L../qt/lib -lqscintilla
++
++INCLUDEPATH += ../qt
diff --git a/x11-libs/qscintilla/files/qscintilla-2.1-qt.patch b/x11-libs/qscintilla/files/qscintilla-2.1-qt.patch
new file mode 100644
index 00000000..3579ea24
--- /dev/null
+++ b/x11-libs/qscintilla/files/qscintilla-2.1-qt.patch
@@ -0,0 +1,14 @@
+--- designer.pro.orig 2006-09-16 09:07:21.000000000 -0700
++++ designer.pro 2007-06-24 18:57:47.000000000 -0700
+@@ -5,8 +5,10 @@
+ TARGET = qscintillaplugin
+ DESTDIR = $(QTDIR)/plugins/designer
+
++INCLUDEPATH = ../Qt3
++
+ CONFIG += qt warn_on release plugin
+
+ SOURCES += qscintillaplugin.cpp
+
+-LIBS += -lqscintilla2
++LIBS += -L../Qt3/lib -lqscintilla2
diff --git a/x11-libs/qscintilla/files/qscintilla-2.1-qt4.patch b/x11-libs/qscintilla/files/qscintilla-2.1-qt4.patch
new file mode 100644
index 00000000..646e38f4
--- /dev/null
+++ b/x11-libs/qscintilla/files/qscintilla-2.1-qt4.patch
@@ -0,0 +1,19 @@
+--- designer.pro.ori 2006-12-13 09:31:54.000000000 +0700
++++ designer.pro 2006-12-13 09:40:49.000000000 +0700
+@@ -4,12 +4,14 @@
+ TEMPLATE = lib
+ TARGET = qscintillaplugin
+
++INCLUDEPATH = ../Qt4
++
+ CONFIG += designer release plugin
+
+ HEADERS = qscintillaplugin.h
+ SOURCES = qscintillaplugin.cpp
+
+-target.path = $$[QT_INSTALL_PLUGINS]/designer
++target.path = .
+ INSTALLS += target
+
+-LIBS += -lqscintilla2
++LIBS += -L../Qt4/lib -lqscintilla2
diff --git a/x11-libs/qscintilla/files/qscintilla-2.2-qt.patch b/x11-libs/qscintilla/files/qscintilla-2.2-qt.patch
new file mode 100644
index 00000000..98b4fb5a
--- /dev/null
+++ b/x11-libs/qscintilla/files/qscintilla-2.2-qt.patch
@@ -0,0 +1,14 @@
+--- designer.pro.orig 2006-09-16 09:07:21.000000000 -0700
++++ designer.pro 2007-06-24 18:57:47.000000000 -0700
+@@ -5,8 +5,10 @@
+ TARGET = qscintillaplugin
+ DESTDIR = $(QTDIR)/plugins/designer
+
++INCLUDEPATH = ../Qt3
++
+ CONFIG += qt warn_on release plugin
+
+ SOURCES += qscintillaplugin.cpp
+
+-LIBS += -lqscintilla2
++LIBS += -L../Qt3 -lqscintilla2
diff --git a/x11-libs/qscintilla/files/qscintilla-2.2-qt4.patch b/x11-libs/qscintilla/files/qscintilla-2.2-qt4.patch
new file mode 100644
index 00000000..35062e46
--- /dev/null
+++ b/x11-libs/qscintilla/files/qscintilla-2.2-qt4.patch
@@ -0,0 +1,19 @@
+--- designer.pro.ori 2006-12-13 09:31:54.000000000 +0700
++++ designer.pro 2006-12-13 09:40:49.000000000 +0700
+@@ -4,12 +4,14 @@
+ TEMPLATE = lib
+ TARGET = qscintillaplugin
+
++INCLUDEPATH = ../Qt4
++
+ CONFIG += designer release plugin
+
+ HEADERS = qscintillaplugin.h
+ SOURCES = qscintillaplugin.cpp
+
+-target.path = $$[QT_INSTALL_PLUGINS]/designer
++target.path = .
+ INSTALLS += target
+
+-LIBS += -lqscintilla2
++LIBS += -L../Qt4 -lqscintilla2
diff --git a/x11-libs/qscintilla/files/qscintilla-2.4-designer.patch b/x11-libs/qscintilla/files/qscintilla-2.4-designer.patch
new file mode 100644
index 00000000..b4e7d221
--- /dev/null
+++ b/x11-libs/qscintilla/files/qscintilla-2.4-designer.patch
@@ -0,0 +1,29 @@
+diff -Naur QScintilla-gpl-2.4.orig/designer-Qt3/designer.pro QScintilla-gpl-2.4/designer-Qt3/designer.pro
+--- QScintilla-gpl-2.4.orig/designer-Qt3/designer.pro 2009-06-07 21:55:35.000000000 +0200
++++ QScintilla-gpl-2.4/designer-Qt3/designer.pro 2009-06-07 22:01:14.000000000 +0200
+@@ -3,10 +3,13 @@
+
+ TEMPLATE = lib
+ TARGET = qscintillaplugin
+-DESTDIR = $(QTDIR)/plugins/designer
+
+ CONFIG += qt warn_on release plugin
+
+ SOURCES += qscintillaplugin.cpp
+
+-LIBS += -lqscintilla2
++target.path = $(QTDIR)/plugins/designer
++INSTALLS += target
++
++INCLUDEPATH = ../Qt3
++LIBS += -L../Qt3 -lqscintilla2
+diff -Naur QScintilla-gpl-2.4.orig/designer-Qt4/designer.pro QScintilla-gpl-2.4/designer-Qt4/designer.pro
+--- QScintilla-gpl-2.4.orig/designer-Qt4/designer.pro 2009-06-07 21:55:35.000000000 +0200
++++ QScintilla-gpl-2.4/designer-Qt4/designer.pro 2009-06-07 21:57:46.000000000 +0200
+@@ -12,4 +12,5 @@
+ target.path = $$[QT_INSTALL_PLUGINS]/designer
+ INSTALLS += target
+
+-LIBS += -lqscintilla2
++INCLUDEPATH = ../Qt4
++LIBS += -L../Qt4 -lqscintilla2
diff --git a/x11-libs/qscintilla/metadata.xml b/x11-libs/qscintilla/metadata.xml
new file mode 100644
index 00000000..a789e7bb
--- /dev/null
+++ b/x11-libs/qscintilla/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>python</herd>
+<herd>qt</herd>
+</pkgmetadata>
diff --git a/x11-libs/qscintilla/qscintilla-1.5.1.ebuild b/x11-libs/qscintilla/qscintilla-1.5.1.ebuild
new file mode 100644
index 00000000..69b44cfc
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-1.5.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-1.5.1.ebuild,v 1.2 2009/05/05 08:08:39 ssuominen Exp $
+
+inherit eutils toolchain-funcs
+
+SCINTILLA_VER="1.62"
+MY_P="${PN}-${SCINTILLA_VER}-gpl-${PV}"
+MY_P=${MY_P/_pre/snapshot-}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class."
+HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/"
+#SRC_URI="http://www.river-bank.demon.co.uk/download/snapshots/QScintilla/${MY_P}.tar.gz"
+#SRC_URI="http://www.river-bank.demon.co.uk/download/QScintilla/${MY_P}.tar.gz"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+IUSE="doc"
+
+RDEPEND="=x11-libs/qt-3*"
+DEPEND="${RDEPEND}
+ sys-apps/sed"
+
+LIBDIR="/usr/$(get_libdir)"
+
+src_unpack() {
+ unpack ${A} ; cd "${S}"/qt
+ sed -i -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = \${destdir}:" qscintilla.pro
+ echo -e "\nQMAKE_CFLAGS_RELEASE=${CFLAGS} -w\nQMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w\nQMAKE_LFLAGS_RELEASE=${LDFLAGS}" >> qscintilla.pro
+
+ ${QTDIR}/bin/qmake -o Makefile qscintilla.pro
+ epatch "${FILESDIR}"/${PN}-1.5-sandbox.patch
+}
+
+src_compile() {
+ cd "${S}"/qt
+ # It uses g++'s syntax while linking (-Wl,) so it can't use tc-getLD.
+ make destdir=${LIBDIR} all staticlib CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "make failed"
+}
+
+src_install() {
+ dodoc ChangeLog NEWS README
+ dodir /usr/include ${LIBDIR} /usr/share/qscintilla/translations
+ cd "${S}"/qt
+ cp qextscintilla*.h "${D}/usr/include"
+ cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
+ cp libqscintilla.a* "${D}${LIBDIR}"
+ cp -d libqscintilla.so.* "${D}${LIBDIR}"
+ dodir ${QTDIR}/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
+ done
+ if use doc ; then
+ dohtml "${S}"/doc/html/*
+ insinto /usr/share/doc/${PF}/Scintilla
+ doins "${S}"/doc/Scintilla/*
+ fi
+}
diff --git a/x11-libs/qscintilla/qscintilla-1.7.1.ebuild b/x11-libs/qscintilla/qscintilla-1.7.1.ebuild
new file mode 100644
index 00000000..64080e97
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-1.7.1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-1.7.1.ebuild,v 1.2 2008/07/28 21:36:25 carlo Exp $
+
+EAPI=1
+
+inherit eutils toolchain-funcs qt3
+
+SCINTILLA_VER="1.71"
+MY_P="${PN/qs/QS}-${SCINTILLA_VER}-gpl-${PV}"
+MY_P=${MY_P/_pre/snapshot-}
+
+DESCRIPTION="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class."
+HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/"
+SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla1/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE="doc"
+
+DEPEND="x11-libs/qt:3"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_unpack() {
+ unpack ${A}
+
+ cd "${S}/qt"
+ sed -i -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = lib:" qscintilla.pro
+ echo -e "\nQMAKE_CFLAGS_RELEASE=${CFLAGS} -w\nQMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w\nQMAKE_LFLAGS_RELEASE=${LDFLAGS}" >> qscintilla.pro
+ ${QTDIR}/bin/qmake -o Makefile qscintilla.pro || die "qmake qscintilla failed"
+
+ cd "${S}"
+ epatch "${FILESDIR}/${P}.patch"
+
+ cd "${S}/designer"
+ echo -e "\nQMAKE_CFLAGS_RELEASE=${CFLAGS} -w\nQMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w\nQMAKE_LFLAGS_RELEASE=${LDFLAGS}" >> designer.pro
+ ${QTDIR}/bin/qmake -o Makefile designer.pro || die "qmake designer failed"
+}
+
+src_compile() {
+ cd "${S}/qt"
+ emake all staticlib CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "emake failed"
+ cd "${S}/designer"
+ dodir ${QTDIR}/plugins/designer
+ emake || die "emake designer failed"
+}
+
+src_install() {
+ dodoc ChangeLog NEWS README*
+ dodir /usr/{include,$(get_libdir),share/qscintilla/translations}
+ cd "${S}"/qt
+ cp qextscintilla*.h "${D}/usr/include"
+ cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
+ cp lib/libqscintilla.a* "${D}/usr/$(get_libdir)"
+ cp -R lib/libqscintilla.so.* "${D}/usr/$(get_libdir)"
+ dodir ${QTDIR}/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
+ done
+ if use doc ; then
+ dohtml "${S}"/doc/html/*
+ insinto /usr/share/doc/${PF}/Scintilla
+ doins "${S}"/doc/Scintilla/*
+ fi
+ insinto ${QTDIR}/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer/libqscintillaplugin.so
+}
diff --git a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild
new file mode 100644
index 00000000..43ce7184
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.8 2008/07/27 01:22:04 carlo Exp $
+
+EAPI=1
+inherit eutils toolchain-funcs multilib
+
+SCINTILLA_VER="1.73"
+MY_P="${PN/qs/QS}-${SCINTILLA_VER}-gpl-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class."
+HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/"
+SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla2/${MY_P}.tar.gz"
+#SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE="qt4 +python doc examples debug"
+
+RDEPEND="
+ qt4? ( || ( x11-libs/qt-gui:4
+ =x11-libs/qt-4.3*:4 )
+ )
+ !qt4? ( x11-libs/qt:3 )"
+# dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
+# need dev-python/PyQt, bug 199543
+PDEPEND="python? ( dev-python/qscintilla-python )"
+
+src_unpack() {
+ unpack ${A}
+
+ local myqmake myqtdir
+ if use qt4; then
+ myqmake=/usr/bin/qmake
+ myqtdir=Qt4
+ else
+ myqmake="${QTDIR}/bin/qmake"
+ myqtdir=Qt3
+ fi
+
+ cd "${S}/${myqtdir}"
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = lib:" \
+ -e "s:DESTDIR = \$\$\[QT_INSTALL_LIBS\]:DESTDIR = lib:"\
+ qscintilla.pro || die "sed in qscintilla.pro failed"
+
+ cat <<- EOF >> qscintilla.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile qscintilla.pro
+ cd "${S}/designer-${myqtdir}"
+
+ if use qt4; then
+ epatch "${FILESDIR}/${P}-qt4.patch"
+ else
+ epatch "${FILESDIR}/${P}-qt.patch"
+
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/plugins/designer:DESTDIR = .:" \
+ designer.pro || die "sed in designer.pro failed"
+ fi
+
+ cat <<- EOF >> designer.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile designer.pro
+}
+
+src_compile() {
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ make all staticlib CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "make failed"
+
+ if use qt4; then
+ cd "${S}"/designer-Qt4
+ make DESTDIR="${D}"/usr/lib/qt4/plugins/designer || die "make failed"
+ dodir /usr/lib/qt4/plugins/designer
+ else
+ cd "${S}"/designer-Qt3
+ make DESTDIR="${D}"/${QTDIR}/plugins/designer || die "make failed"
+ dodir ${QTDIR}/plugins/designer
+ fi
+ make
+}
+
+src_install() {
+ dodoc ChangeLog NEWS README*
+ dodir /usr/{include,$(get_libdir),share/qscintilla/translations}
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ cp -r Qsci "${D}/usr/include"
+ #cp qextscintilla*.h "${D}/usr/include"
+ cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
+ cp lib/libqscintilla2.a* "${D}/usr/$(get_libdir)"
+ cp -d lib/libqscintilla2.so.* "${D}/usr/$(get_libdir)"
+ if use qt4; then
+ dodir /usr/share/qt4/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "/usr/share/qt4/translations/${I}"
+ done
+ else
+ dodir ${QTDIR}/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
+ done
+ fi
+ if use doc ; then
+ dohtml "${S}"/doc/html/*
+ insinto /usr/share/doc/${PF}/Scintilla
+ doins "${S}"/doc/Scintilla/*
+ fi
+ if use qt4; then
+ insinto /usr/$(get_libdir)/qt4/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt4/libqscintillaplugin.so
+ else
+ insinto ${QTDIR}/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt3/libqscintillaplugin.so
+ fi
+}
+
+pkg_postinst() {
+ if use qt4; then
+ ewarn "Please remerge dev-python/PyQt4 if you have problems with eric4"
+ else
+ ewarn "Please remerge dev-python/PyQt if you have problems with eric3"
+ fi
+ ewarn "or other qscintilla related packages before submitting bug reports."
+}
diff --git a/x11-libs/qscintilla/qscintilla-2.2.ebuild b/x11-libs/qscintilla/qscintilla-2.2.ebuild
new file mode 100644
index 00000000..1defb48a
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-2.2.ebuild
@@ -0,0 +1,142 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.2.ebuild,v 1.2 2008/07/27 01:22:04 carlo Exp $
+
+EAPI=1
+inherit eutils toolchain-funcs multilib
+
+MY_P="${PN/qs/QS}-gpl-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/qscintilla/intro"
+SRC_URI="http://www.riverbankcomputing.com/static/Downloads/QScintilla2/${MY_P}.tar.gz"
+#SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="qt4 +python doc examples debug"
+
+RDEPEND="qt4? ( || ( x11-libs/qt-gui:4
+ =x11-libs/qt-4.3*:4 )
+ )
+ !qt4? ( x11-libs/qt:3 )"
+# dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
+# need dev-python/PyQt, bug 199543
+PDEPEND="python? ( dev-python/qscintilla-python )"
+
+src_unpack() {
+ unpack ${A}
+
+ local myqmake myqtdir
+ if use qt4; then
+ myqmake=/usr/bin/qmake
+ myqtdir=Qt4
+ else
+ myqmake="${QTDIR}/bin/qmake"
+ myqtdir=Qt3
+ fi
+
+ cd "${S}/${myqtdir}"
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = lib:" \
+ -e "s:DESTDIR = \$\$\[QT_INSTALL_LIBS\]:DESTDIR = lib:"\
+ qscintilla.pro || die "sed in qscintilla.pro failed"
+
+ cat <<- EOF >> qscintilla.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile qscintilla.pro
+ cd "${S}/designer-${myqtdir}"
+
+ if use qt4; then
+ epatch "${FILESDIR}/${P}-qt4.patch"
+ else
+ epatch "${FILESDIR}/${P}-qt.patch"
+
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/plugins/designer:DESTDIR = .:" \
+ designer.pro || die "sed in designer.pro failed"
+ fi
+
+ cat <<- EOF >> designer.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile designer.pro
+}
+
+src_compile() {
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ make all staticlib CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "make failed"
+
+ if use qt4; then
+ cd "${S}"/designer-Qt4
+ make DESTDIR="${D}"/usr/lib/qt4/plugins/designer || die "make failed"
+ dodir /usr/lib/qt4/plugins/designer
+ else
+ cd "${S}"/designer-Qt3
+ make DESTDIR="${D}"/${QTDIR}/plugins/designer || die "make failed"
+ dodir ${QTDIR}/plugins/designer
+ fi
+ make
+}
+
+src_install() {
+ dodoc ChangeLog NEWS README*
+ dodir /usr/{include,$(get_libdir),share/qscintilla/translations}
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ cp -r Qsci "${D}/usr/include"
+ #cp qextscintilla*.h "${D}/usr/include"
+ cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
+ cp libqscintilla2.a* "${D}/usr/$(get_libdir)"
+ cp -d libqscintilla2.so.* "${D}/usr/$(get_libdir)"
+ if use qt4; then
+ dodir /usr/share/qt4/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "/usr/share/qt4/translations/${I}"
+ done
+ else
+ dodir ${QTDIR}/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
+ done
+ fi
+ if use doc ; then
+ dohtml "${S}"/doc/html/*
+ insinto /usr/share/doc/${PF}/Scintilla
+ doins "${S}"/doc/Scintilla/*
+ fi
+ if use qt4; then
+ insinto /usr/$(get_libdir)/qt4/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt4/libqscintillaplugin.so
+ else
+ insinto ${QTDIR}/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt3/libqscintillaplugin.so
+ fi
+}
+
+pkg_postinst() {
+ if use qt4; then
+ ewarn "Please remerge dev-python/PyQt4 if you have problems with eric4"
+ else
+ ewarn "Please remerge dev-python/PyQt if you have problems with eric3"
+ fi
+ ewarn "or other qscintilla related packages before submitting bug reports."
+}
diff --git a/x11-libs/qscintilla/qscintilla-2.3.2.ebuild b/x11-libs/qscintilla/qscintilla-2.3.2.ebuild
new file mode 100644
index 00000000..6cafc95b
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-2.3.2.ebuild
@@ -0,0 +1,138 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.9 2009/06/01 22:28:49 yngwin Exp $
+
+EAPI=2
+inherit eutils toolchain-funcs multilib
+
+MY_P="${PN/qs/QS}-gpl-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/qscintilla/intro"
+SRC_URI="http://www.riverbankcomputing.com/static/Downloads/QScintilla2/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE="qt4 +python doc examples debug"
+
+RDEPEND="qt4? ( x11-libs/qt-gui:4 )
+ !qt4? ( x11-libs/qt:3 )"
+DEPEND="${RDEPEND}"
+# dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
+# need dev-python/PyQt, bug 199543
+PDEPEND="python? ( dev-python/qscintilla-python[qt4=] )"
+
+src_configure() {
+ local myqmake myqtdir
+ if use qt4; then
+ myqmake=/usr/bin/qmake
+ myqtdir=Qt4
+ else
+ myqmake="${QTDIR}/bin/qmake"
+ myqtdir=Qt3
+ fi
+
+ cd "${S}/${myqtdir}"
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = lib:" \
+ -e "s:DESTDIR = \$\$\[QT_INSTALL_LIBS\]:DESTDIR = lib:"\
+ qscintilla.pro || die "sed in qscintilla.pro failed"
+
+ cat <<- EOF >> qscintilla.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile qscintilla.pro
+ cd "${S}/designer-${myqtdir}"
+
+ if use qt4; then
+ epatch "${FILESDIR}/${PN}-2.2-qt4.patch"
+ else
+ epatch "${FILESDIR}/${PN}-2.2-qt.patch"
+
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/plugins/designer:DESTDIR = .:" \
+ designer.pro || die "sed in designer.pro failed"
+ fi
+
+ cat <<- EOF >> designer.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile designer.pro
+}
+
+src_compile() {
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ make all staticlib CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "make failed"
+
+ if use qt4; then
+ cd "${S}"/designer-Qt4
+ make DESTDIR="${D}"/usr/lib/qt4/plugins/designer || die "make failed"
+ dodir /usr/lib/qt4/plugins/designer
+ else
+ cd "${S}"/designer-Qt3
+ make DESTDIR="${D}"/${QTDIR}/plugins/designer || die "make failed"
+ dodir ${QTDIR}/plugins/designer
+ fi
+ make
+}
+
+src_install() {
+ dodoc ChangeLog NEWS README*
+ dodir /usr/{include,$(get_libdir),share/qscintilla/translations}
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ cp -r Qsci "${D}/usr/include"
+ #cp qextscintilla*.h "${D}/usr/include"
+ cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
+ cp libqscintilla2.a* "${D}/usr/$(get_libdir)"
+ cp -d libqscintilla2.so.* "${D}/usr/$(get_libdir)"
+ if use qt4; then
+ dodir /usr/share/qt4/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "/usr/share/qt4/translations/${I}"
+ done
+ else
+ dodir ${QTDIR}/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
+ done
+ fi
+ if use doc ; then
+ dohtml "${S}"/doc/html/*
+ insinto /usr/share/doc/${PF}/Scintilla
+ doins "${S}"/doc/Scintilla/*
+ fi
+ if use qt4; then
+ insinto /usr/$(get_libdir)/qt4/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt4/libqscintillaplugin.so
+ else
+ insinto ${QTDIR}/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt3/libqscintillaplugin.so
+ fi
+}
+
+pkg_postinst() {
+ if use qt4; then
+ ewarn "Please remerge dev-python/PyQt4 if you have problems with eric4"
+ else
+ ewarn "Please remerge dev-python/PyQt if you have problems with eric3"
+ fi
+ ewarn "or other qscintilla related packages before submitting bug reports."
+}
diff --git a/x11-libs/qscintilla/qscintilla-2.3.ebuild b/x11-libs/qscintilla/qscintilla-2.3.ebuild
new file mode 100644
index 00000000..a2558ab0
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-2.3.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.ebuild,v 1.2 2008/10/11 22:59:04 flameeyes Exp $
+
+EAPI=1
+inherit eutils toolchain-funcs multilib
+
+MY_P="${PN/qs/QS}-gpl-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/qscintilla/intro"
+SRC_URI="http://www.riverbankcomputing.com/static/Downloads/QScintilla2/${MY_P}.tar.gz"
+#SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="qt4 +python doc examples debug"
+
+RDEPEND="qt4? ( || ( x11-libs/qt-gui:4
+ =x11-libs/qt-4.3*:4 )
+ )
+ !qt4? ( x11-libs/qt:3 )"
+DEPEND="${RDEPEND}"
+# dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
+# need dev-python/PyQt, bug 199543
+PDEPEND="python? ( dev-python/qscintilla-python )"
+
+src_unpack() {
+ unpack ${A}
+
+ local myqmake myqtdir
+ if use qt4; then
+ myqmake=/usr/bin/qmake
+ myqtdir=Qt4
+ else
+ myqmake="${QTDIR}/bin/qmake"
+ myqtdir=Qt3
+ fi
+
+ cd "${S}/${myqtdir}"
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = lib:" \
+ -e "s:DESTDIR = \$\$\[QT_INSTALL_LIBS\]:DESTDIR = lib:"\
+ qscintilla.pro || die "sed in qscintilla.pro failed"
+
+ cat <<- EOF >> qscintilla.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile qscintilla.pro
+ cd "${S}/designer-${myqtdir}"
+
+ if use qt4; then
+ epatch "${FILESDIR}/${PN}-2.2-qt4.patch"
+ else
+ epatch "${FILESDIR}/${PN}-2.2-qt.patch"
+
+ sed -i \
+ -e "s:DESTDIR = \$(QTDIR)/plugins/designer:DESTDIR = .:" \
+ designer.pro || die "sed in designer.pro failed"
+ fi
+
+ cat <<- EOF >> designer.pro
+ QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
+ QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
+ QMAKE_LFLAGS_RELEASE=${LDFLAGS}
+ EOF
+
+ ${myqmake} -o Makefile designer.pro
+}
+
+src_compile() {
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ make all staticlib CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "make failed"
+
+ if use qt4; then
+ cd "${S}"/designer-Qt4
+ make DESTDIR="${D}"/usr/lib/qt4/plugins/designer || die "make failed"
+ dodir /usr/lib/qt4/plugins/designer
+ else
+ cd "${S}"/designer-Qt3
+ make DESTDIR="${D}"/${QTDIR}/plugins/designer || die "make failed"
+ dodir ${QTDIR}/plugins/designer
+ fi
+ make
+}
+
+src_install() {
+ dodoc ChangeLog NEWS README*
+ dodir /usr/{include,$(get_libdir),share/qscintilla/translations}
+ if use qt4; then
+ cd "${S}"/Qt4
+ else
+ cd "${S}"/Qt3
+ fi
+ cp -r Qsci "${D}/usr/include"
+ #cp qextscintilla*.h "${D}/usr/include"
+ cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
+ cp libqscintilla2.a* "${D}/usr/$(get_libdir)"
+ cp -d libqscintilla2.so.* "${D}/usr/$(get_libdir)"
+ if use qt4; then
+ dodir /usr/share/qt4/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "/usr/share/qt4/translations/${I}"
+ done
+ else
+ dodir ${QTDIR}/translations/
+ for I in $(ls -1 qscintilla*.qm) ; do
+ dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
+ done
+ fi
+ if use doc ; then
+ dohtml "${S}"/doc/html/*
+ insinto /usr/share/doc/${PF}/Scintilla
+ doins "${S}"/doc/Scintilla/*
+ fi
+ if use qt4; then
+ insinto /usr/$(get_libdir)/qt4/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt4/libqscintillaplugin.so
+ else
+ insinto ${QTDIR}/plugins/designer
+ insopts -m0755
+ doins "${S}"/designer-Qt3/libqscintillaplugin.so
+ fi
+}
+
+pkg_postinst() {
+ if use qt4; then
+ ewarn "Please remerge dev-python/PyQt4 if you have problems with eric4"
+ else
+ ewarn "Please remerge dev-python/PyQt if you have problems with eric3"
+ fi
+ ewarn "or other qscintilla related packages before submitting bug reports."
+}
diff --git a/x11-libs/qscintilla/qscintilla-2.4.ebuild b/x11-libs/qscintilla/qscintilla-2.4.ebuild
new file mode 100644
index 00000000..caa12e97
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-2.4.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.4.ebuild,v 1.1 2009/06/09 19:00:02 hwoarang Exp $
+
+EAPI="2"
+
+inherit eutils multilib qt3 qt4
+
+MY_P="QScintilla-gpl-${PV/_pre/-snapshot-}"
+
+DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/qscintilla/intro"
+SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/${MY_P}.tar.gz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="doc python +qt4"
+
+RDEPEND="qt4? ( x11-libs/qt-gui:4 )
+ !qt4? ( x11-libs/qt:3 )"
+DEPEND="${RDEPEND}"
+# dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
+# need dev-python/PyQt, bug 199543
+PDEPEND="python? ( ~dev-python/qscintilla-python-${PV}[qt4=] )"
+
+S="${WORKDIR}"/${MY_P}
+
+PATCHES=( "${FILESDIR}/${PN}-2.4-designer.patch" )
+
+src_configure() {
+ if use qt4; then
+ myqtver=4
+ myqtdir=/usr/share/qt4
+ else
+ myqtver=3
+ myqtdir=${QTDIR}
+ fi
+
+ cd "${S}"/Qt${myqtver}
+ eqmake${myqtver} qscintilla.pro
+
+ cd "${S}"/designer-Qt${myqtver}
+ eqmake${myqtver} designer.pro
+}
+
+src_compile() {
+ cd "${S}"/Qt${myqtver}
+ emake all staticlib || die "emake failed"
+
+ cd "${S}"/designer-Qt${myqtver}
+ emake || die "failed to build designer plugin"
+}
+
+src_install() {
+ cd "${S}"/Qt${myqtver}
+ # header files
+ insinto /usr/include/Qsci
+ doins Qsci/*.h || die
+ # libraries
+ dolib.so libqscintilla2.so* || die
+ dolib.a libqscintilla2.a || die
+ # translations
+ insinto /usr/share/${PN}/translations
+ doins qscintilla_*.qm || die
+ for trans in $(ls -1 qscintilla_*.qm); do
+ dosym /usr/share/${PN}/translations/${trans} \
+ ${myqtdir}/translations/${trans} || die
+ done
+
+ # designer plugin
+ cd "${S}"/designer-Qt${myqtver}
+ emake INSTALL_ROOT="${D}" install || die "designer plugin installation failed"
+
+ # documentation
+ cd "${S}"
+ dodoc ChangeLog NEWS
+ if use doc; then
+ dohtml doc/html-Qt${myqtver}/* || die
+ insinto /usr/share/doc/${PF}/Scintilla
+ doins doc/Scintilla/* || die
+ fi
+}
+
+pkg_postinst() {
+ if use qt4; then
+ ewarn "Please remerge dev-python/PyQt4 if you have problems with eric or other"
+ else
+ ewarn "Please remerge dev-python/PyQt if you have problems with"
+ fi
+ ewarn "qscintilla related packages before submitting bug reports."
+}