diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-09-29 21:03:26 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-09-29 21:03:26 +0000 |
commit | f7a61a86dad619e482f5f8ebbb0e7daf283456d8 (patch) | |
tree | ab60fb1515e07944281370d08d12e8066e3c7594 /kde-base | |
parent | Updated mplayer and co (diff) | |
download | gentoo-2-f7a61a86dad619e482f5f8ebbb0e7daf283456d8.tar.gz gentoo-2-f7a61a86dad619e482f5f8ebbb0e7daf283456d8.tar.bz2 gentoo-2-f7a61a86dad619e482f5f8ebbb0e7daf283456d8.zip |
deleted all references to the mitshm use flag, drobbins decided to get rid of it.
Diffstat (limited to 'kde-base')
38 files changed, 38 insertions, 174 deletions
diff --git a/kde-base/kdeaddons/kdeaddons-2.2.1.ebuild b/kde-base/kdeaddons/kdeaddons-2.2.1.ebuild index 555fe6089da7..96fb839ebafb 100644 --- a/kde-base/kdeaddons/kdeaddons-2.2.1.ebuild +++ b/kde-base/kdeaddons/kdeaddons-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-2.2.1.ebuild,v 1.3 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-2.2.1.ebuild,v 1.4 2001/09/29 21:03:25 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Addons" @@ -31,10 +31,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdeaddons/kdeaddons-2.2.ebuild b/kde-base/kdeaddons/kdeaddons-2.2.ebuild index 02237a27f691..c5f7b470dca2 100644 --- a/kde-base/kdeaddons/kdeaddons-2.2.ebuild +++ b/kde-base/kdeaddons/kdeaddons-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-2.2.ebuild,v 1.4 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-2.2.ebuild,v 1.5 2001/09/29 21:03:25 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Addons" @@ -33,10 +33,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdeaddons/kdeaddons-2.2_beta1.ebuild b/kde-base/kdeaddons/kdeaddons-2.2_beta1.ebuild index ab22ad456eb9..a4fc135ff3a5 100644 --- a/kde-base/kdeaddons/kdeaddons-2.2_beta1.ebuild +++ b/kde-base/kdeaddons/kdeaddons-2.2_beta1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-2.2_beta1.ebuild,v 1.4 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-2.2_beta1.ebuild,v 1.5 2001/09/29 21:03:25 danarmak Exp $ V=2.2beta1 @@ -24,10 +24,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi QTBASE=/usr/X11R6/lib/qt try ./configure --prefix=$KDEDIR --host=${CHOST} \ --with-qt-dir=$QTBASE \ diff --git a/kde-base/kdeadmin/kdeadmin-2.1.1-r1.ebuild b/kde-base/kdeadmin/kdeadmin-2.1.1-r1.ebuild index 7c84edf628ea..0c36fbff66c6 100644 --- a/kde-base/kdeadmin/kdeadmin-2.1.1-r1.ebuild +++ b/kde-base/kdeadmin/kdeadmin-2.1.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.1.1-r1.ebuild,v 1.5 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.1.1-r1.ebuild,v 1.6 2001/09/29 21:03:25 danarmak Exp $ A=${P}.tar.bz2 @@ -31,10 +31,7 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then myconf="$myconf --enable-mitshm" - fi QTBASE=/usr/X11R6/lib/qt try ./configure --prefix=$KDEDIR --host=${CHOST} \ --with-qt-dir=$QTBASE \ diff --git a/kde-base/kdeadmin/kdeadmin-2.2.1.ebuild b/kde-base/kdeadmin/kdeadmin-2.2.1.ebuild index 001aa4ef71be..a5e12e11611b 100644 --- a/kde-base/kdeadmin/kdeadmin-2.2.1.ebuild +++ b/kde-base/kdeadmin/kdeadmin-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.2.1.ebuild,v 1.2 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.2.1.ebuild,v 1.3 2001/09/29 21:03:25 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Administration" @@ -39,10 +39,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdeadmin/kdeadmin-2.2.ebuild b/kde-base/kdeadmin/kdeadmin-2.2.ebuild index d6763aa9a734..dc7176bf6a96 100644 --- a/kde-base/kdeadmin/kdeadmin-2.2.ebuild +++ b/kde-base/kdeadmin/kdeadmin-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.2.ebuild,v 1.3 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.2.ebuild,v 1.4 2001/09/29 21:03:25 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Administration" @@ -42,10 +42,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdeadmin/kdeadmin-2.2_beta1.ebuild b/kde-base/kdeadmin/kdeadmin-2.2_beta1.ebuild index 8c605c6c1549..2593da404510 100644 --- a/kde-base/kdeadmin/kdeadmin-2.2_beta1.ebuild +++ b/kde-base/kdeadmin/kdeadmin-2.2_beta1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.2_beta1.ebuild,v 1.3 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-2.2_beta1.ebuild,v 1.4 2001/09/29 21:03:25 danarmak Exp $ V=2.2beta1 @@ -32,10 +32,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi QTBASE=/usr/X11R6/lib/qt try ./configure --prefix=$KDEDIR --host=${CHOST} \ --with-qt-dir=$QTBASE \ diff --git a/kde-base/kdeartwork/files/digest-kdeartwork-2.2.1-r1 b/kde-base/kdeartwork/files/digest-kdeartwork-2.2.1-r1 new file mode 100644 index 000000000000..cb5a4b3bc7b4 --- /dev/null +++ b/kde-base/kdeartwork/files/digest-kdeartwork-2.2.1-r1 @@ -0,0 +1 @@ +MD5 5ff35f2bb8956ac518993f55854cb5eb kdeartwork-2.2.1.tar.bz2 diff --git a/kde-base/kdeartwork/kdeartwork-2.2.1.ebuild b/kde-base/kdeartwork/kdeartwork-2.2.1.ebuild index 1094eab026a8..a96c7cc2c033 100644 --- a/kde-base/kdeartwork/kdeartwork-2.2.1.ebuild +++ b/kde-base/kdeartwork/kdeartwork-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-2.2.1.ebuild,v 1.4 2001/09/19 21:06:44 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-2.2.1.ebuild,v 1.5 2001/09/29 21:03:25 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Artwork" @@ -29,10 +29,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdeartwork/kdeartwork-2.2.ebuild b/kde-base/kdeartwork/kdeartwork-2.2.ebuild index 6f07c906ce13..5afd0bb4429a 100644 --- a/kde-base/kdeartwork/kdeartwork-2.2.ebuild +++ b/kde-base/kdeartwork/kdeartwork-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-2.2.ebuild,v 1.3 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-2.2.ebuild,v 1.4 2001/09/29 21:03:25 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Artwork" @@ -34,10 +34,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdebase/kdebase-2.1.1-r1.ebuild b/kde-base/kdebase/kdebase-2.1.1-r1.ebuild index f4d142b0de4f..5f085f4dacbb 100644 --- a/kde-base/kdebase/kdebase-2.1.1-r1.ebuild +++ b/kde-base/kdebase/kdebase-2.1.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.1.1-r1.ebuild,v 1.7 2001/07/15 16:17:05 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.1.1-r1.ebuild,v 1.8 2001/09/29 21:03:25 danarmak Exp $ V="2.1" A=${P}.tar.bz2 @@ -35,10 +35,7 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then myconf="$myconf --enable-mitshm" - fi if [ -z "`use motif`" ] then myconf="$myconf --without-motif" diff --git a/kde-base/kdebase/kdebase-2.2.1.ebuild b/kde-base/kdebase/kdebase-2.2.1.ebuild index 638549169dbb..aecfbf8c7418 100644 --- a/kde-base/kdebase/kdebase-2.2.1.ebuild +++ b/kde-base/kdebase/kdebase-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2.1.ebuild,v 1.4 2001/09/20 20:18:24 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2.1.ebuild,v 1.5 2001/09/29 21:03:25 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Base" @@ -48,10 +48,6 @@ src_compile() { myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] ; then - myconf="$myconf --enable-mitshm" - fi - if [ -z "`use motif`" ] ; then myconf="$myconf --without-motif" fi diff --git a/kde-base/kdebase/kdebase-2.2.ebuild b/kde-base/kdebase/kdebase-2.2.ebuild index 6429f9994271..c12d3c019c88 100644 --- a/kde-base/kdebase/kdebase-2.2.ebuild +++ b/kde-base/kdebase/kdebase-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2.ebuild,v 1.9 2001/08/26 01:32:43 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2.ebuild,v 1.10 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Base" @@ -50,10 +50,6 @@ src_compile() { myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] ; then - myconf="$myconf --enable-mitshm" - fi - if [ -z "`use motif`" ] ; then myconf="$myconf --without-motif" fi diff --git a/kde-base/kdebase/kdebase-2.2_beta1.ebuild b/kde-base/kdebase/kdebase-2.2_beta1.ebuild index 67c3a9c3e5e8..4db9a549419d 100644 --- a/kde-base/kdebase/kdebase-2.2_beta1.ebuild +++ b/kde-base/kdebase/kdebase-2.2_beta1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2_beta1.ebuild,v 1.3 2001/08/14 16:12:28 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2_beta1.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ V="2.2beta1" A=${PN}-${V}.tar.bz2 @@ -38,10 +38,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ -z "`use motif`" ] then myconf="$myconf --without-motif" diff --git a/kde-base/kdebindings/kdebindings-2.2.1.ebuild b/kde-base/kdebindings/kdebindings-2.2.1.ebuild index 6b4e54107a82..594437141803 100644 --- a/kde-base/kdebindings/kdebindings-2.2.1.ebuild +++ b/kde-base/kdebindings/kdebindings-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.1.ebuild,v 1.3 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.1.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Bindings" @@ -35,10 +35,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ -z "`use python`" ] ; then myconf="$myconf --without-python" fi diff --git a/kde-base/kdebindings/kdebindings-2.2.ebuild b/kde-base/kdebindings/kdebindings-2.2.ebuild index 6bc5bcd98137..d95a2ad26a55 100644 --- a/kde-base/kdebindings/kdebindings-2.2.ebuild +++ b/kde-base/kdebindings/kdebindings-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.ebuild,v 1.3 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Bindings" @@ -38,10 +38,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ -z "`use python`" ] ; then myconf="$myconf --without-python" fi diff --git a/kde-base/kdegames/kdegames-2.2.1.ebuild b/kde-base/kdegames/kdegames-2.2.1.ebuild index 535235b33f18..24bce6cb0434 100644 --- a/kde-base/kdegames/kdegames-2.2.1.ebuild +++ b/kde-base/kdegames/kdegames-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-2.2.1.ebuild,v 1.3 2001/09/29 12:42:18 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-2.2.1.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Games" @@ -28,7 +28,6 @@ src_compile() { local $myconf use objprelink && myconf="$myconf --enable-objprelink" use qtmt && myconf="$myconf --enable-mt" - use mitshm && myconf="$myconf --enable-mitshm" ./configure --host=${CHOST} $myconf \ --with-xinerama || die diff --git a/kde-base/kdegraphics/kdegraphics-2.1.1.ebuild b/kde-base/kdegraphics/kdegraphics-2.1.1.ebuild index 3ad751923993..bf2d3f807592 100644 --- a/kde-base/kdegraphics/kdegraphics-2.1.1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-2.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.1.1.ebuild,v 1.6 2001/09/25 03:41:11 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.1.1.ebuild,v 1.7 2001/09/29 21:03:26 danarmak Exp $ A=${P}.tar.bz2 @@ -26,10 +26,7 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then myconf="$myconf --enable-mitshm" - fi if [ "`use gphoto2`" ] ; then myconf="$myconf --with-gphoto2-includes=/usr/include/gphoto2 --with-gphoto2-libraries=/usr/lib/gphoto2" else diff --git a/kde-base/kdegraphics/kdegraphics-2.2.1.ebuild b/kde-base/kdegraphics/kdegraphics-2.2.1.ebuild index 439a16a2e2e6..78d85082692a 100644 --- a/kde-base/kdegraphics/kdegraphics-2.2.1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.1.ebuild,v 1.3 2001/09/25 03:41:12 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.1.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Graphics" @@ -35,10 +35,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use gphoto2`" ] ; then myconf="$myconf --with-gphoto2-includes=/usr/include/gphoto2 --with-gphoto2-libraries=/usr/lib/gphoto2" else diff --git a/kde-base/kdegraphics/kdegraphics-2.2.ebuild b/kde-base/kdegraphics/kdegraphics-2.2.ebuild index 0c5b52cdba4b..aea2beae77c0 100644 --- a/kde-base/kdegraphics/kdegraphics-2.2.ebuild +++ b/kde-base/kdegraphics/kdegraphics-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.ebuild,v 1.6 2001/09/25 03:41:12 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.ebuild,v 1.7 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Graphics" @@ -37,10 +37,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use gphoto2`" ] ; then myconf="$myconf --with-gphoto2-includes=/usr/include/gphoto2 --with-gphoto2-libraries=/usr/lib/gphoto2" else diff --git a/kde-base/kdegraphics/kdegraphics-2.2_beta1.ebuild b/kde-base/kdegraphics/kdegraphics-2.2_beta1.ebuild index 89834caece0f..8da4ef0a9a57 100644 --- a/kde-base/kdegraphics/kdegraphics-2.2_beta1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-2.2_beta1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2_beta1.ebuild,v 1.4 2001/09/25 03:41:12 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2_beta1.ebuild,v 1.5 2001/09/29 21:03:26 danarmak Exp $ V=2.2beta1 @@ -33,10 +33,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use gphoto2`" ] ; then myconf="$myconf --with-gphoto2-includes=/usr/include/gphoto2 --with-gphoto2-libraries=/usr/lib/gphoto2" else diff --git a/kde-base/kdelibs/kdelibs-2.1.2.ebuild b/kde-base/kdelibs/kdelibs-2.1.2.ebuild index 6e6ba7baea73..8d1c640d708c 100644 --- a/kde-base/kdelibs/kdelibs-2.1.2.ebuild +++ b/kde-base/kdelibs/kdelibs-2.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> # /home/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.1.2.ebuild,v 1.3 2001/06/07 01:45:52 achim Exp -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.1.2.ebuild,v 1.8 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.1.2.ebuild,v 1.9 2001/09/29 21:03:26 danarmak Exp $ V=2.1 @@ -77,10 +77,7 @@ src_compile() { then myopts="$myopts --enable-mt" fi - if [ "`use mitshm`" ] - then myopts="$myopts --enable-mitshm" - fi try ./configure --prefix=/opt/kde${V} --host=${CHOST} \ --with-qt-dir=$QTBASE $myopts cd ${S} diff --git a/kde-base/kdelibs/kdelibs-2.2.1.ebuild b/kde-base/kdelibs/kdelibs-2.2.1.ebuild index 11e6b1e48aac..234320641067 100644 --- a/kde-base/kdelibs/kdelibs-2.2.1.ebuild +++ b/kde-base/kdelibs/kdelibs-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2.1.ebuild,v 1.2 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2.1.ebuild,v 1.3 2001/09/29 21:03:26 danarmak Exp $ # NOTE: Now we install into /usr # ANOTHER NOTE: we now rely on env.d to provide KDEDIR and QTDIR settings, # instead of hardconding them here @@ -66,10 +66,6 @@ src_compile() { if [ "`use qtmt`" ] ; then myopts="$myopts --enable-mt" fi - if [ "`use mitshm`" ] ; then - myopts="$myopts --enable-mitshm" - fi - if [ -z "`use ipv6`" ] ; then myopts="$myopts --with-ipv6-lookup=no" fi if [ "`use objprelink`" ] ; then diff --git a/kde-base/kdelibs/kdelibs-2.2.ebuild b/kde-base/kdelibs/kdelibs-2.2.ebuild index 6758947c2355..fc49897ead2e 100644 --- a/kde-base/kdelibs/kdelibs-2.2.ebuild +++ b/kde-base/kdelibs/kdelibs-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2.ebuild,v 1.9 2001/08/24 07:46:15 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2.ebuild,v 1.10 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Libraries" @@ -66,10 +66,6 @@ src_compile() { if [ "`use qtmt`" ] ; then myopts="$myopts --enable-mt" fi - if [ "`use mitshm`" ] ; then - myopts="$myopts --enable-mitshm" - fi - if [ -z "`use ipv6`" ] ; then myopts="$myopts --with-ipv6-lookup=no" fi diff --git a/kde-base/kdelibs/kdelibs-2.2_beta1.ebuild b/kde-base/kdelibs/kdelibs-2.2_beta1.ebuild index 6fbc3fb491a5..5897fb5b144e 100644 --- a/kde-base/kdelibs/kdelibs-2.2_beta1.ebuild +++ b/kde-base/kdelibs/kdelibs-2.2_beta1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> # /home/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.1.2.ebuild,v 1.3 2001/06/07 01:45:52 achim Exp -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2_beta1.ebuild,v 1.3 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2_beta1.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ V=2.2beta1 @@ -77,10 +77,6 @@ src_compile() { then myopts="$myopts --enable-mt" fi - if [ "`use mitshm`" ] - then - myopts="$myopts --enable-mitshm" - fi try ./configure --prefix=/opt/kde${V} --host=${CHOST} \ --with-qt-dir=$QTBASE $myopts --with-xinerama cd ${S} diff --git a/kde-base/kdemultimedia/kdemultimedia-2.1.1.ebuild b/kde-base/kdemultimedia/kdemultimedia-2.1.1.ebuild index 3d77bc47e7be..81c8f721af80 100644 --- a/kde-base/kdemultimedia/kdemultimedia-2.1.1.ebuild +++ b/kde-base/kdemultimedia/kdemultimedia-2.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.1.1.ebuild,v 1.6 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.1.1.ebuild,v 1.7 2001/09/29 21:03:26 danarmak Exp $ A=${P}.tar.bz2 @@ -68,10 +68,7 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then myconf="$myconf --enable-mitshm" - fi QTBASE=/usr/X11R6/lib/qt try ./configure --prefix=/opt/kde2.1 --host=${CHOST} \ --with-qt-dir=$QTBASE \ diff --git a/kde-base/kdemultimedia/kdemultimedia-2.2.1.ebuild b/kde-base/kdemultimedia/kdemultimedia-2.2.1.ebuild index ad059d89da88..fdf9db04e343 100644 --- a/kde-base/kdemultimedia/kdemultimedia-2.2.1.ebuild +++ b/kde-base/kdemultimedia/kdemultimedia-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.2.1.ebuild,v 1.2 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.2.1.ebuild,v 1.3 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Multimedia" @@ -77,10 +77,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdemultimedia/kdemultimedia-2.2.ebuild b/kde-base/kdemultimedia/kdemultimedia-2.2.ebuild index aa5cda69b31c..f0c4a920d411 100644 --- a/kde-base/kdemultimedia/kdemultimedia-2.2.ebuild +++ b/kde-base/kdemultimedia/kdemultimedia-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.2.ebuild,v 1.4 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.2.ebuild,v 1.5 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Multimedia" @@ -79,10 +79,6 @@ src_compile() { then myconf="$myconf --enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdenetwork/kdenetwork-2.1.1.ebuild b/kde-base/kdenetwork/kdenetwork-2.1.1.ebuild index bd33de571772..776c62f7a14f 100644 --- a/kde-base/kdenetwork/kdenetwork-2.1.1.ebuild +++ b/kde-base/kdenetwork/kdenetwork-2.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-2.1.1.ebuild,v 1.4 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-2.1.1.ebuild,v 1.5 2001/09/29 21:03:26 danarmak Exp $ A=${P}.tar.bz2 @@ -25,10 +25,7 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then myconf="$myconf --enable-mitshm" - fi try ./configure --prefix=/opt/kde2.1 --host=${CHOST} \ --with-qt-dir=$QTBASE $myconf try make diff --git a/kde-base/kdenetwork/kdenetwork-2.2.1.ebuild b/kde-base/kdenetwork/kdenetwork-2.2.1.ebuild index 27e1c46f50f4..0a6c403ade4e 100644 --- a/kde-base/kdenetwork/kdenetwork-2.2.1.ebuild +++ b/kde-base/kdenetwork/kdenetwork-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-2.2.1.ebuild,v 1.2 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-2.2.1.ebuild,v 1.3 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Network" @@ -31,10 +31,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdenetwork/kdenetwork-2.2.ebuild b/kde-base/kdenetwork/kdenetwork-2.2.ebuild index 0077a6a695fb..e8ee3e784427 100644 --- a/kde-base/kdenetwork/kdenetwork-2.2.ebuild +++ b/kde-base/kdenetwork/kdenetwork-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-2.2.ebuild,v 1.3 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-2.2.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - Network" @@ -35,10 +35,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdepim/kdepim-2.1.1.ebuild b/kde-base/kdepim/kdepim-2.1.1.ebuild index 82d2bc13e6df..faca8a07b7cd 100644 --- a/kde-base/kdepim/kdepim-2.1.1.ebuild +++ b/kde-base/kdepim/kdepim-2.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.1.1.ebuild,v 1.5 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.1.1.ebuild,v 1.6 2001/09/29 21:03:26 danarmak Exp $ A=${P}.tar.bz2 @@ -23,10 +23,7 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then myconf="$myconf --enable-mitshm" - fi try ./configure --prefix=${KDEDIR} --host=${CHOST} \ --with-qt-dir=$QTBASE $myconf try make diff --git a/kde-base/kdepim/kdepim-2.2.1.ebuild b/kde-base/kdepim/kdepim-2.2.1.ebuild index 026ba8cf0c79..f4ac2ed2063d 100644 --- a/kde-base/kdepim/kdepim-2.2.1.ebuild +++ b/kde-base/kdepim/kdepim-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2.1.ebuild,v 1.2 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2.1.ebuild,v 1.3 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - PIM" @@ -31,10 +31,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdepim/kdepim-2.2.ebuild b/kde-base/kdepim/kdepim-2.2.ebuild index 9c0e6b36b64a..5e4537090239 100644 --- a/kde-base/kdepim/kdepim-2.2.ebuild +++ b/kde-base/kdepim/kdepim-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2.ebuild,v 1.3 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - PIM" @@ -35,10 +35,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdepim/kdepim-2.2_beta1.ebuild b/kde-base/kdepim/kdepim-2.2_beta1.ebuild index 85e08878a3ef..2b81bae34f65 100644 --- a/kde-base/kdepim/kdepim-2.2_beta1.ebuild +++ b/kde-base/kdepim/kdepim-2.2_beta1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2_beta1.ebuild,v 1.3 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2_beta1.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ V=2.2beta1 @@ -24,10 +24,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi try ./configure --prefix=${KDEDIR} --host=${CHOST} \ --with-qt-dir=$QTBASE --with-xinerama $myconf try make diff --git a/kde-base/kdesdk/kdesdk-2.1.1.ebuild b/kde-base/kdesdk/kdesdk-2.1.1.ebuild index 22cf53a6436a..d9916669b242 100644 --- a/kde-base/kdesdk/kdesdk-2.1.1.ebuild +++ b/kde-base/kdesdk/kdesdk-2.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-2.1.1.ebuild,v 1.6 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-2.1.1.ebuild,v 1.7 2001/09/29 21:03:26 danarmak Exp $ A=${P}.tar.bz2 @@ -23,10 +23,7 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then myconf="$myconf --enable-mitshm" - fi try CFLAGS="$CFLAGS" ./configure --prefix=$KDEDIR --host=${CHOST} \ --with-qt-dir=$QTBASE $myconf try make diff --git a/kde-base/kdesdk/kdesdk-2.2.1.ebuild b/kde-base/kdesdk/kdesdk-2.2.1.ebuild index 801cc3025e8a..e34ed7d735ff 100644 --- a/kde-base/kdesdk/kdesdk-2.2.1.ebuild +++ b/kde-base/kdesdk/kdesdk-2.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-2.2.1.ebuild,v 1.2 2001/09/19 18:56:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-2.2.1.ebuild,v 1.3 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - SDK" @@ -31,10 +31,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi diff --git a/kde-base/kdesdk/kdesdk-2.2.ebuild b/kde-base/kdesdk/kdesdk-2.2.ebuild index 3df14b4b75b3..97f11d6070b8 100644 --- a/kde-base/kdesdk/kdesdk-2.2.ebuild +++ b/kde-base/kdesdk/kdesdk-2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-2.2.ebuild,v 1.3 2001/08/22 11:57:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-2.2.ebuild,v 1.4 2001/09/29 21:03:26 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE ${PV} - SDK" @@ -35,10 +35,6 @@ src_compile() { then myconf="--enable-mt" fi - if [ "`use mitshm`" ] - then - myconf="$myconf --enable-mitshm" - fi if [ "`use objprelink`" ] ; then myconf="$myconf --enable-objprelink" fi |