diff options
author | 2003-02-12 16:40:50 +0000 | |
---|---|---|
committer | 2003-02-12 16:40:50 +0000 | |
commit | 940cf20412c91221a35dbd28585d315026b7dce1 (patch) | |
tree | 9aa5a526914f362887f5808efd6ac6d8785c5a63 /kde-base | |
parent | removed old ebuilds (diff) | |
download | gentoo-2-940cf20412c91221a35dbd28585d315026b7dce1.tar.gz gentoo-2-940cf20412c91221a35dbd28585d315026b7dce1.tar.bz2 gentoo-2-940cf20412c91221a35dbd28585d315026b7dce1.zip |
removed old ebuilds
lintool fixes
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdebindings/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdebindings/files/digest-kdebindings-3.0.2 | 1 | ||||
-rw-r--r-- | kde-base/kdebindings/files/digest-kdebindings-3.0.3 | 1 | ||||
-rw-r--r-- | kde-base/kdebindings/files/digest-kdebindings-3.1_rc6 | 1 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-2.2.2.ebuild | 3 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.0.2.ebuild | 40 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.0.3.ebuild | 40 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.0.4.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.0.5a.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.1.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.1_rc6.ebuild | 43 |
11 files changed, 23 insertions, 149 deletions
diff --git a/kde-base/kdebindings/ChangeLog b/kde-base/kdebindings/ChangeLog index 73e2e0fa2b4f..0ae3d11d0ced 100644 --- a/kde-base/kdebindings/ChangeLog +++ b/kde-base/kdebindings/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for kde-basekdebindingsChangeLog/ # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/ChangeLog,v 1.25 2003/02/12 06:57:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/ChangeLog,v 1.26 2003/02/12 16:40:50 hannes Exp $ + 12 Feb 2003; Hannes Mehnert <hannes@gentoo.org> kdebindings-3.0.2.ebuild, + kdebindings-3.0.3.ebuild, kdebindings-3.1_rc6.ebuild: removed old ebuilds + 11 Feb 2003; Dan Armak <danarmak@gentoo.org> kdegraphics-3.1.ebuild : Fix #14756: enforce make -j1. diff --git a/kde-base/kdebindings/files/digest-kdebindings-3.0.2 b/kde-base/kdebindings/files/digest-kdebindings-3.0.2 deleted file mode 100644 index d69d4a49310b..000000000000 --- a/kde-base/kdebindings/files/digest-kdebindings-3.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f31788015b96a72095462a96bbe3fa6a kdebindings-3.0.2.tar.bz2 5049065 diff --git a/kde-base/kdebindings/files/digest-kdebindings-3.0.3 b/kde-base/kdebindings/files/digest-kdebindings-3.0.3 deleted file mode 100644 index 3494ab79e585..000000000000 --- a/kde-base/kdebindings/files/digest-kdebindings-3.0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 b641cbc106e221ab9a071bcc9e06b14b kdebindings-3.0.3.tar.bz2 5049810 diff --git a/kde-base/kdebindings/files/digest-kdebindings-3.1_rc6 b/kde-base/kdebindings/files/digest-kdebindings-3.1_rc6 deleted file mode 100644 index 4f94646be03c..000000000000 --- a/kde-base/kdebindings/files/digest-kdebindings-3.1_rc6 +++ /dev/null @@ -1 +0,0 @@ -MD5 e29f91b7491731c8fadca2522a02d928 kdebindings-3.1rc6.tar.bz2 6150920 diff --git a/kde-base/kdebindings/kdebindings-2.2.2.ebuild b/kde-base/kdebindings/kdebindings-2.2.2.ebuild index ee34ea56ef16..09aab5e9db6b 100644 --- a/kde-base/kdebindings/kdebindings-2.2.2.ebuild +++ b/kde-base/kdebindings/kdebindings-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.2.ebuild,v 1.14 2002/12/09 04:25:04 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.2.ebuild,v 1.15 2003/02/12 16:40:50 hannes Exp $ IUSE="python java" inherit kde-dist @@ -29,6 +29,5 @@ src_compile() { # the library_path is a kludge for a strange bug LIBRARY_PATH=${QTDIR}/lib LIBPYTHON=\"`python-config`\" make || die - } diff --git a/kde-base/kdebindings/kdebindings-3.0.2.ebuild b/kde-base/kdebindings/kdebindings-3.0.2.ebuild deleted file mode 100644 index 1ab70ca0f374..000000000000 --- a/kde-base/kdebindings/kdebindings-3.0.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.2.ebuild,v 1.12 2003/01/30 19:40:19 danarmak Exp $ -# TODO: add gnustep bindings - -IUSE="python mozilla java" -inherit kde-dist - -DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - -KEYWORDS="x86 ppc sparc " - -newdepend ">=kde-base/kdebase-${PV} - =x11-libs/gtk+-1.2* - sys-devel/perl - python? ( dev-lang/python ) - java? ( virtual/jdk ) - =x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - >=kde-base/kdenetwork-${PV} - mozilla? ( net-www/mozilla )" - -use python || myconf="$myconf --without-python" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" -#myconf="$myconf --enable-objc" - -export LIBPYTHON="`python-config`" - -src_unpack() -{ - kde_src_unpack - - if [ -z "`use mozilla`" ]; then - # disable mozilla bindings/xpart - cd ${S} - cp configure configure.orig - sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure - chmod +x configure - fi -} diff --git a/kde-base/kdebindings/kdebindings-3.0.3.ebuild b/kde-base/kdebindings/kdebindings-3.0.3.ebuild deleted file mode 100644 index b92504e1cc8e..000000000000 --- a/kde-base/kdebindings/kdebindings-3.0.3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.3.ebuild,v 1.5 2003/01/30 19:40:19 danarmak Exp $ -# TODO: add gnustep bindings - -IUSE="python mozilla java" -inherit kde-dist - -DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - -KEYWORDS="x86 ppc" - -newdepend ">=kde-base/kdebase-${PV} - =x11-libs/gtk+-1.2* - sys-devel/perl - python? ( dev-lang/python ) - java? ( virtual/jdk ) - =x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - >=kde-base/kdenetwork-${PV} - mozilla? ( net-www/mozilla )" - -use python || myconf="$myconf --without-python" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" -#myconf="$myconf --enable-objc" - -export LIBPYTHON="`python-config`" - -src_unpack() -{ - kde_src_unpack - - if [ -z "`use mozilla`" ]; then - # disable mozilla bindings/xpart - cd ${S} - cp configure configure.orig - sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure - chmod +x configure - fi -} diff --git a/kde-base/kdebindings/kdebindings-3.0.4.ebuild b/kde-base/kdebindings/kdebindings-3.0.4.ebuild index ea136eb0f2bf..ee43c840b84e 100644 --- a/kde-base/kdebindings/kdebindings-3.0.4.ebuild +++ b/kde-base/kdebindings/kdebindings-3.0.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.4.ebuild,v 1.5 2003/01/30 19:40:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.4.ebuild,v 1.6 2003/02/12 16:40:50 hannes Exp $ # TODO: add gnustep bindings inherit kde-dist +IUSE="mozilla python java" DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - KEYWORDS="x86 ppc alpha" newdepend ">=kde-base/kdebase-${PV} @@ -26,13 +26,13 @@ export LIBPYTHON="`python-config`" src_unpack() { - kde_src_unpack - - if [ -z "`use mozilla`" ]; then + kde_src_unpack + + if [ -z "`use mozilla`" ]; then # disable mozilla bindings/xpart cd ${S} cp configure configure.orig sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure chmod +x configure - fi + fi } diff --git a/kde-base/kdebindings/kdebindings-3.0.5a.ebuild b/kde-base/kdebindings/kdebindings-3.0.5a.ebuild index 73878d89c656..e33dceebfaaa 100644 --- a/kde-base/kdebindings/kdebindings-3.0.5a.ebuild +++ b/kde-base/kdebindings/kdebindings-3.0.5a.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.5a.ebuild,v 1.4 2003/02/01 19:01:21 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.5a.ebuild,v 1.5 2003/02/12 16:40:50 hannes Exp $ # TODO: add gnustep bindings inherit kde-dist +IUSE="mozilla java python" DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - KEYWORDS="x86 ~ppc ~alpha sparc" - PATCHES="${FILESDIR}/${P}-qt31.diff" newdepend ">=kde-base/kdebase-${PV} @@ -28,13 +27,13 @@ export LIBPYTHON="`python-config`" src_unpack() { - kde_src_unpack - - if [ -z "`use mozilla`" ]; then + kde_src_unpack + + if [ -z "`use mozilla`" ]; then # disable mozilla bindings/xpart cd ${S} cp configure configure.orig sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure chmod +x configure - fi + fi } diff --git a/kde-base/kdebindings/kdebindings-3.1.ebuild b/kde-base/kdebindings/kdebindings-3.1.ebuild index d6d3fa72ae53..34ce711b8e81 100644 --- a/kde-base/kdebindings/kdebindings-3.1.ebuild +++ b/kde-base/kdebindings/kdebindings-3.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1.ebuild,v 1.9 2003/02/11 20:59:45 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1.ebuild,v 1.10 2003/02/12 16:40:50 hannes Exp $ # TODO: add gnustep, objc bindings inherit kde-dist +IUSE="mozilla java python" DESCRIPTION="KDE library bindings for languages other than c++" - KEYWORDS="x86 ~sparc" newdepend "~kde-base/kdebase-${PV} @@ -33,15 +33,14 @@ export MAKEOPTS="$MAKEOPTS -j1" src_unpack() { - kde_src_unpack - - if [ -z "`use mozilla`" ]; then + kde_src_unpack + + if [ -z "`use mozilla`" ]; then # disable mozilla bindings/xpart, because configure doesn't seem to do so # even when it doesn't detect the mozilla headers cd ${S}/xparts cp Makefile.am Makefile.am.orig sed -e 's:mozilla::' Makefile.am.orig > Makefile.am - fi - + fi } diff --git a/kde-base/kdebindings/kdebindings-3.1_rc6.ebuild b/kde-base/kdebindings/kdebindings-3.1_rc6.ebuild deleted file mode 100644 index 37b0bacd974b..000000000000 --- a/kde-base/kdebindings/kdebindings-3.1_rc6.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1_rc6.ebuild,v 1.2 2003/01/30 19:40:19 danarmak Exp $ -# TODO: add gnustep, objc bindings -inherit kde-dist - -DESCRIPTION="KDE library bindings for languages other than c++" - -KEYWORDS="~x86" - -newdepend "~kde-base/kdebase-${PV} - =x11-libs/gtk+-1.2* - sys-devel/perl - python? ( dev-lang/python ) - java? ( virtual/jdk ) - =dev-libs/glib-1.2* - ~kde-base/kdenetwork-${PV} - mozilla? ( net-www/mozilla )" - -use python || myconf="$myconf --without-python" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" - -# obj bindings are officially broken -#myconf="$myconf --enable-objc" - -# we need to have csant (from pnet, from portable.NET) in portage for qtsharp -export DO_NOT_COMPILE="$DO_NOT_COMPILE qtsharp" - -export LIBPYTHON="`python-config`" - -#src_unpack() -#{ -# kde_src_unpack -# -# if [ -z "`use mozilla`" ]; then -# # disable mozilla bindings/xpart -# cd ${S} -# cp configure configure.orig -# sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure -# chmod +x configure -# fi -#} - |