diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-18 13:23:48 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-18 13:23:48 +0000 |
commit | 0a1ebb42ce54ba5f9d3e063c178947369f6ecba9 (patch) | |
tree | 42b64c0f5ea54e246f876a458630b112a1b32d36 /kde-base/smoke | |
parent | Spring cleaning. (diff) | |
download | historical-0a1ebb42ce54ba5f9d3e063c178947369f6ecba9.tar.gz historical-0a1ebb42ce54ba5f9d3e063c178947369f6ecba9.tar.bz2 historical-0a1ebb42ce54ba5f9d3e063c178947369f6ecba9.zip |
Spring cleaning.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/smoke')
-rw-r--r-- | kde-base/smoke/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/smoke/files/parallel-make.diff | 59 | ||||
-rw-r--r-- | kde-base/smoke/smoke-3.5.2.ebuild | 39 | ||||
-rw-r--r-- | kde-base/smoke/smoke-3.5.6.ebuild | 39 |
4 files changed, 5 insertions, 138 deletions
diff --git a/kde-base/smoke/ChangeLog b/kde-base/smoke/ChangeLog index ec01d61532ad..ccc51047c921 100644 --- a/kde-base/smoke/ChangeLog +++ b/kde-base/smoke/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/smoke # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.54 2008/01/31 15:27:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.55 2008/02/18 13:17:57 ingmar Exp $ + + 18 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -files/parallel-make.diff, -smoke-3.5.2.ebuild, -smoke-3.5.6.ebuild: + Spring cleaning. 31 Jan 2008; Brent Baude <ranger@gentoo.org> smoke-3.5.8.ebuild: Marking smoke-3.5.8 ppc for bug 207634 diff --git a/kde-base/smoke/files/parallel-make.diff b/kde-base/smoke/files/parallel-make.diff deleted file mode 100644 index 174ed73f0fb7..000000000000 --- a/kde-base/smoke/files/parallel-make.diff +++ /dev/null @@ -1,59 +0,0 @@ ---- smoke/qt/Makefile.am.orig 2004-10-03 09:13:32.000000000 +0200 -+++ smoke/qt/Makefile.am 2004-10-30 00:16:08.016760480 +0200 -@@ -15,6 +15,27 @@ - libsmokeqt_la_SOURCES = smokedata.cpp x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \ - x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \ - x_16.cpp x_17.cpp x_18.cpp x_19.cpp x_20.cpp -+ -+x_1.cpp: smokedata.cpp -+x_2.cpp: smokedata.cpp -+x_3.cpp: smokedata.cpp -+x_4.cpp: smokedata.cpp -+x_5.cpp: smokedata.cpp -+x_6.cpp: smokedata.cpp -+x_7.cpp: smokedata.cpp -+x_8.cpp: smokedata.cpp -+x_9.cpp: smokedata.cpp -+x_10.cpp: smokedata.cpp -+x_11.cpp: smokedata.cpp -+x_12.cpp: smokedata.cpp -+x_13.cpp: smokedata.cpp -+x_14.cpp: smokedata.cpp -+x_15.cpp: smokedata.cpp -+x_16.cpp: smokedata.cpp -+x_17.cpp: smokedata.cpp -+x_18.cpp: smokedata.cpp -+x_19.cpp: smokedata.cpp -+x_20.cpp: smokedata.cpp - - smokedata.cpp: - perl generate.pl ---- smoke/kde/Makefile.am.orig 2004-10-03 09:13:32.000000000 +0200 -+++ smoke/kde/Makefile.am 2004-10-30 00:33:44.270185552 +0200 -@@ -16,5 +16,26 @@ - x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \ - x_16.cpp x_17.cpp x_18.cpp x_19.cpp x_20.cpp - -+x_1.cpp: smokedata.cpp -+x_2.cpp: smokedata.cpp -+x_3.cpp: smokedata.cpp -+x_4.cpp: smokedata.cpp -+x_5.cpp: smokedata.cpp -+x_6.cpp: smokedata.cpp -+x_7.cpp: smokedata.cpp -+x_8.cpp: smokedata.cpp -+x_9.cpp: smokedata.cpp -+x_10.cpp: smokedata.cpp -+x_11.cpp: smokedata.cpp -+x_12.cpp: smokedata.cpp -+x_13.cpp: smokedata.cpp -+x_14.cpp: smokedata.cpp -+x_15.cpp: smokedata.cpp -+x_16.cpp: smokedata.cpp -+x_17.cpp: smokedata.cpp -+x_18.cpp: smokedata.cpp -+x_19.cpp: smokedata.cpp -+x_20.cpp: smokedata.cpp -+ - smokedata.cpp: - perl generate.pl diff --git a/kde-base/smoke/smoke-3.5.2.ebuild b/kde-base/smoke/smoke-3.5.2.ebuild deleted file mode 100644 index c73f5c1cc011..000000000000 --- a/kde-base/smoke/smoke-3.5.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v 1.13 2007/11/20 05:39:53 hawking Exp $ - -KMNAME=kdebindings -KMEXTRACTONLY="kalyptus/" -KM_MAKEFILESREV=1 -MAXKDEVER=3.5.5 -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="Scripting Meta Object Kompiler Engine: a language-agnostic bindings generator for qt and kde" -HOMEPAGE="http://developer.kde.org/language-bindings/smoke/" - -KEYWORDS="amd64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="dev-lang/perl - x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want - # to introduce a local noqscintilla use flag as it's a light dep. - # Of course it'd be nice if someone told me what the difference is between a smoke - # compiled with and without qscintilla support. --danarmak -PATCHES="$FILESDIR/no-gtk-glib-check.diff" - -# enable-final works, but requires at least 1.5GB of RAM to complete without swapping, -# so it's best to turn it off here. (I don't have that much RAM, so can't estimate -# how much would be enough, but it's at least that much... --danarmak) -src_compile() { - # Remove this to avoid strange errors - rm -f "${S}/kalyptus/configure.in" - - kde-meta_src_compile myconf - # override myconf's setting of enable-final - myconf="$myconf --disable-final" - - # Needs patch to fix paralell building again - MAKEOPTS="$MAKEOPTS -j1" - - kde-meta_src_compile configure make -} diff --git a/kde-base/smoke/smoke-3.5.6.ebuild b/kde-base/smoke/smoke-3.5.6.ebuild deleted file mode 100644 index 664e539b806d..000000000000 --- a/kde-base/smoke/smoke-3.5.6.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild,v 1.9 2007/11/20 05:39:53 hawking Exp $ - -KMNAME=kdebindings -KMEXTRACTONLY="kalyptus/" -KM_MAKEFILESREV=1 -MAXKDEVER=3.5.7 -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="Scripting Meta Object Kompiler Engine: a language-agnostic bindings generator for qt and kde" -HOMEPAGE="http://developer.kde.org/language-bindings/smoke/" - -KEYWORDS="amd64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="dev-lang/perl - x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want - # to introduce a local noqscintilla use flag as it's a light dep. - # Of course it'd be nice if someone told me what the difference is between a smoke - # compiled with and without qscintilla support. --danarmak -PATCHES="$FILESDIR/no-gtk-glib-check.diff" - -# enable-final works, but requires at least 1.5GB of RAM to complete without swapping, -# so it's best to turn it off here. (I don't have that much RAM, so can't estimate -# how much would be enough, but it's at least that much... --danarmak) -src_compile() { - # Remove this to avoid strange errors - rm -f "${S}/kalyptus/configure.in" - - kde-meta_src_compile myconf - # override myconf's setting of enable-final - myconf="$myconf --disable-final" - - # Needs patch to fix paralell building again - MAKEOPTS="$MAKEOPTS -j1" - - kde-meta_src_compile configure make -} |