# ChangeLog for kde-base/kdebase
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.332 2007/01/17 12:52:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.333 2007/01/18 16:02:20 flameeyes Exp $
+
+ 18 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> kdebase-3.5.6.ebuild:
+ Don't put an explicit dependency over arts, leave it to the eclass. This way
+ arts 3.5.5 can still be used.
17 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> kdebase-3.5.6.ebuild:
Remove unneeded patches and fix patch naming.
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.5.6.ebuild,v 1.2 2007/01/17 12:52:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.5.6.ebuild,v 1.3 2007/01/18 16:02:20 flameeyes Exp $
inherit kde-dist eutils flag-o-matic
DESCRIPTION="KDE base packages: the desktop, panel, window manager, konqueror..."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="arts cups java ldap ieee1394 hal lm_sensors logitech-mouse openexr opengl
+IUSE="cups java ldap ieee1394 hal lm_sensors logitech-mouse openexr opengl
pam samba ssl zeroconf xcomposite xscreensaver xinerama kdehiddenvisibility"
# hal: enables hal backend for 'media:' ioslave
-DEPEND="arts? ( ~kde-base/arts-${PV} )
- >=media-libs/freetype-2
+DEPEND=">=media-libs/freetype-2
media-libs/fontconfig
pam? ( kde-base/kdebase-pam )
>=dev-libs/cyrus-sasl-2
}
src_compile() {
- local myconf="--with-dpms
- $(use_with arts) $(use_with ldap)
+ local myconf="--with-dpms $(use_with ldap)
$(use_with opengl gl) $(use_with ssl)
$(use_with samba) $(use_with openexr)
$(use_with lm_sensors sensors) $(use_with logitech-mouse libusb)