# ChangeLog for kde-base/kdeaddons
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/ChangeLog,v 1.181 2006/10/03 14:15:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/ChangeLog,v 1.182 2006/11/12 21:14:49 flameeyes Exp $
+
+ 12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove xmms useflag, disable by default.
*kdeaddons-3.5.5 (03 Oct 2006)
# ChangeLog for kde-base/kdenetwork
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.222 2006/11/07 09:28:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.223 2006/11/12 21:11:00 flameeyes Exp $
+
+ 12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ kdenetwork-3.5.2.ebuild, kdenetwork-3.5.3-r4.ebuild,
+ kdenetwork-3.5.4.ebuild, kdenetwork-3.5.5.ebuild,
+ kdenetwork-3.5.5-r1.ebuild:
+ Remove xmms useflag, disable by default.
07 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
kdenetwork-3.5.5-r1.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild,v 1.16 2006/10/01 17:19:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild,v 1.17 2006/11/12 21:11:00 flameeyes Exp $
inherit kde-dist eutils flag-o-matic
DESCRIPTION="KDE network apps: kopete, kppp, kget..."
KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
-IUSE="rdesktop sametime slp ssl wifi xmms"
+IUSE="rdesktop sametime slp ssl wifi"
BOTH_DEPEND="~kde-base/kdebase-${PV}
dev-libs/libxslt
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-0.4* )
- xmms? ( media-sound/xmms )
slp? ( net-libs/openslp )
wifi? ( net-wireless/wireless-tools )
|| ( (
local myconf="--with-libidn
$(use_enable sametime sametime-plugin)
$(use_enable slp) $(use_with wifi)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde_src_compile
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild,v 1.2 2006/10/01 17:19:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild,v 1.3 2006/11/12 21:11:00 flameeyes Exp $
inherit kde-dist eutils flag-o-matic
DESCRIPTION="KDE network applications: Kopete, KPPP, KGet,..."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="rdesktop sametime slp ssl wifi xmms"
+IUSE="rdesktop sametime slp ssl wifi"
SRC_URI="${SRC_URI}
mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2"
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-0.4* )
- xmms? ( media-sound/xmms )
slp? ( net-libs/openslp )
wifi? ( net-wireless/wireless-tools )
|| ( (
local myconf="--with-libidn
$(use_enable sametime sametime-plugin)
$(use_enable slp) $(use_with wifi)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde_src_compile
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild,v 1.3 2006/10/01 17:19:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild,v 1.4 2006/11/12 21:11:00 flameeyes Exp $
inherit kde-dist eutils flag-o-matic
DESCRIPTION="KDE network applications: Kopete, KPPP, KGet,..."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="rdesktop sametime slp ssl wifi xmms"
+IUSE="rdesktop sametime slp ssl wifi"
SRC_URI="${SRC_URI}
mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2"
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-0.4* )
- xmms? ( media-sound/xmms )
slp? ( net-libs/openslp )
wifi? ( net-wireless/wireless-tools )
|| ( (
local myconf="--with-libidn
$(use_enable sametime sametime-plugin)
$(use_enable slp) $(use_with wifi)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde_src_compile
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5-r1.ebuild,v 1.2 2006/11/07 09:28:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5-r1.ebuild,v 1.3 2006/11/12 21:11:00 flameeyes Exp $
inherit kde-dist eutils flag-o-matic
DESCRIPTION="KDE network applications: Kopete, KPPP, KGet,..."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="rdesktop sametime slp ssl wifi xmms"
+IUSE="rdesktop sametime slp ssl wifi"
SRC_URI="${SRC_URI}
mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2"
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-1.0* )
- xmms? ( media-sound/xmms )
slp? ( net-libs/openslp )
wifi? ( net-wireless/wireless-tools )
|| ( (
local myconf="--with-libidn
$(use_enable sametime sametime-plugin)
$(use_enable slp) $(use_with wifi)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde_src_compile
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5.ebuild,v 1.2 2006/10/05 22:33:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5.ebuild,v 1.3 2006/11/12 21:11:00 flameeyes Exp $
inherit kde-dist eutils flag-o-matic
DESCRIPTION="KDE network applications: Kopete, KPPP, KGet,..."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="rdesktop sametime slp ssl wifi xmms"
+IUSE="rdesktop sametime slp ssl wifi"
SRC_URI="${SRC_URI}
mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2"
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-0.4* )
- xmms? ( media-sound/xmms )
slp? ( net-libs/openslp )
wifi? ( net-wireless/wireless-tools )
|| ( (
local myconf="--with-libidn
$(use_enable sametime sametime-plugin)
$(use_enable slp) $(use_with wifi)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde_src_compile
}
# ChangeLog for kde-base/kdeutils
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/ChangeLog,v 1.179 2006/10/03 14:31:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/ChangeLog,v 1.180 2006/11/12 21:06:41 flameeyes Exp $
+
+ 12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> kdeutils-3.5.2.ebuild,
+ kdeutils-3.5.3.ebuild, kdeutils-3.5.4.ebuild, kdeutils-3.5.4-r1.ebuild,
+ kdeutils-3.5.5.ebuild:
+ Remove xmms useflag, disable by default.
*kdeutils-3.5.5 (03 Oct 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.2.ebuild,v 1.14 2006/10/01 17:22:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.2.ebuild,v 1.15 2006/11/12 21:06:41 flameeyes Exp $
inherit kde-dist eutils
DESCRIPTION="KDE utilities"
KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
-IUSE="crypt snmp pbbuttonsd xmms"
+IUSE="crypt snmp pbbuttonsd"
BOTH_DEPEND="~kde-base/kdebase-${PV}
snmp? ( net-analyzer/net-snmp )
pbbuttonsd? ( app-laptop/pbbuttonsd )
dev-lang/python
- xmms? ( media-sound/xmms )
dev-libs/gmp
|| ( x11-libs/libXtst <virtual/x11-7 )"
src_compile() {
local myconf="$(use_with snmp) $(use_with pbbuttonsd powerbook)
- $(use_with xmms)"
+ --without-xmms"
use crypt || export DO_NOT_COMPILE="${DO_NOT_COMPILE} kgpg"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.3.ebuild,v 1.4 2006/10/01 17:22:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.3.ebuild,v 1.5 2006/11/12 21:06:41 flameeyes Exp $
inherit kde-dist eutils
DESCRIPTION="KDE utilities."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="crypt snmp pbbuttonsd xmms"
+IUSE="crypt snmp pbbuttonsd"
BOTH_DEPEND="~kde-base/kdebase-${PV}
snmp? ( net-analyzer/net-snmp )
pbbuttonsd? ( app-laptop/pbbuttonsd )
dev-lang/python
- xmms? ( media-sound/xmms )
dev-libs/gmp
|| ( x11-libs/libXtst <virtual/x11-7 )"
src_compile() {
local myconf="$(use_with snmp) $(use_with pbbuttonsd powerbook)
- $(use_with xmms)"
+ --without-xmms"
use crypt || export DO_NOT_COMPILE="${DO_NOT_COMPILE} kgpg"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.4-r1.ebuild,v 1.2 2006/10/01 17:22:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.4-r1.ebuild,v 1.3 2006/11/12 21:06:41 flameeyes Exp $
inherit kde-dist eutils
DESCRIPTION="KDE utilities."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="crypt snmp pbbuttonsd xmms"
+IUSE="crypt snmp pbbuttonsd"
BOTH_DEPEND="~kde-base/kdebase-${PV}
snmp? ( net-analyzer/net-snmp )
pbbuttonsd? ( app-laptop/pbbuttonsd )
dev-lang/python
- xmms? ( media-sound/xmms )
dev-libs/gmp
|| ( x11-libs/libXtst <virtual/x11-7 )"
src_compile() {
local myconf="$(use_with snmp) $(use_with pbbuttonsd powerbook)
- $(use_with xmms)"
+ --without-xmms"
use crypt || export DO_NOT_COMPILE="${DO_NOT_COMPILE} kgpg"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.4.ebuild,v 1.2 2006/10/01 17:22:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.4.ebuild,v 1.3 2006/11/12 21:06:41 flameeyes Exp $
inherit kde-dist eutils
DESCRIPTION="KDE utilities."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="crypt snmp pbbuttonsd xmms"
+IUSE="crypt snmp pbbuttonsd"
BOTH_DEPEND="~kde-base/kdebase-${PV}
snmp? ( net-analyzer/net-snmp )
pbbuttonsd? ( app-laptop/pbbuttonsd )
dev-lang/python
- xmms? ( media-sound/xmms )
dev-libs/gmp
|| ( x11-libs/libXtst <virtual/x11-7 )"
src_compile() {
local myconf="$(use_with snmp) $(use_with pbbuttonsd powerbook)
- $(use_with xmms)"
+ --without-xmms"
use crypt || export DO_NOT_COMPILE="${DO_NOT_COMPILE} kgpg"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.5.ebuild,v 1.1 2006/10/03 14:31:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.5.5.ebuild,v 1.2 2006/11/12 21:06:41 flameeyes Exp $
inherit kde-dist eutils
DESCRIPTION="KDE utilities."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="crypt snmp pbbuttonsd xmms"
+IUSE="crypt snmp pbbuttonsd"
BOTH_DEPEND="~kde-base/kdebase-${PV}
snmp? ( net-analyzer/net-snmp )
pbbuttonsd? ( app-laptop/pbbuttonsd )
dev-lang/python
- xmms? ( media-sound/xmms )
dev-libs/gmp
|| ( x11-libs/libXtst <virtual/x11-7 )"
src_compile() {
local myconf="$(use_with snmp) $(use_with pbbuttonsd powerbook)
- $(use_with xmms)"
+ --without-xmms"
use crypt || export DO_NOT_COMPILE="${DO_NOT_COMPILE} kgpg"
# ChangeLog for kde-base/kopete
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.89 2006/11/06 17:18:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.90 2006/11/12 21:03:35 flameeyes Exp $
+
+ 12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> kopete-3.5.2.ebuild,
+ kopete-3.5.3-r4.ebuild, kopete-3.5.4.ebuild, kopete-3.5.5-r2.ebuild:
+ Remove xmms useflag, disable by default.
06 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
-kopete-3.5.5-r1.ebuild, kopete-3.5.5-r2.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.2.ebuild,v 1.14 2006/10/01 17:25:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.2.ebuild,v 1.15 2006/11/12 21:03:35 flameeyes Exp $
KMNAME=kdenetwork
MAXKDEVER=$PV
HOMEPAGE="http://kopete.kde.org/"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="sametime ssl xmms kernel_linux"
+IUSE="sametime ssl kernel_linux"
# The kernel_linux? ( ) conditional dependencies are for webcams, not supported
# on other kernels AFAIK
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-0.4* )
- xmms? ( media-sound/xmms )
|| ( (
x11-libs/libX11
x11-libs/libXext
src_compile() {
# External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu.
# Maybe we can enable it in the future.
- # The nowlistening plugin has xmms support.
local myconf="$(use_enable sametime sametime-plugin)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde-meta_src_compile
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.3-r4.ebuild,v 1.2 2006/10/01 17:25:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.3-r4.ebuild,v 1.3 2006/11/12 21:03:35 flameeyes Exp $
KMNAME=kdenetwork
MAXKDEVER=$PV
HOMEPAGE="http://kopete.kde.org/"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="sametime ssl xmms kernel_linux"
+IUSE="sametime ssl kernel_linux"
# The kernel_linux? ( ) conditional dependencies are for webcams, not supported
# on other kernels AFAIK
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-0.4* )
- xmms? ( media-sound/xmms )
|| ( (
x11-libs/libX11
x11-libs/libXext
src_compile() {
# External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu.
# Maybe we can enable it in the future.
- # The nowlistening plugin has xmms support.
local myconf="$(use_enable sametime sametime-plugin)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde-meta_src_compile
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.4.ebuild,v 1.4 2006/10/01 17:25:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.4.ebuild,v 1.5 2006/11/12 21:03:35 flameeyes Exp $
KMNAME=kdenetwork
MAXKDEVER=$PV
HOMEPAGE="http://kopete.kde.org/"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="sametime ssl xmms kernel_linux"
+IUSE="sametime ssl kernel_linux"
# The kernel_linux? ( ) conditional dependencies are for webcams, not supported
# on other kernels AFAIK
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-0.4* )
- xmms? ( media-sound/xmms )
|| ( (
x11-libs/libX11
x11-libs/libXext
src_compile() {
# External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu.
# Maybe we can enable it in the future.
- # The nowlistening plugin has xmms support.
local myconf="$(use_enable sametime sametime-plugin)
- $(use_with xmms) --without-external-libgadu"
+ --without-xmms --without-external-libgadu"
kde-meta_src_compile
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.5-r2.ebuild,v 1.2 2006/11/06 17:18:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.5-r2.ebuild,v 1.3 2006/11/12 21:03:35 flameeyes Exp $
KMNAME=kdenetwork
MAXKDEVER=$PV
HOMEPAGE="http://kopete.kde.org/"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="jingle sametime ssl xmms xscreensaver slp kernel_linux latex crypt
+IUSE="jingle sametime ssl xscreensaver slp kernel_linux latex crypt
winpopup sms irc yahoo gadu groupwise netmeeting statistics autoreplace
connectionstatus contactnotes translator webpresence texteffect highlight
alias autoreplace history nowlistening addbookmarks"
>=dev-libs/glib-2
app-crypt/qca
sametime? ( =net-libs/meanwhile-1.0* )
- xmms? ( media-sound/xmms )
jingle? (
>=media-libs/speex-1.1.6
dev-libs/expat
src_compile() {
# External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu.
# Maybe we can enable it in the future.
- # The nowlistening plugin has xmms support.
local myconf="$(use_enable jingle)
$(use_enable sametime sametime-plugin)
- $(use_with xmms) --without-external-libgadu
+ --without-xmms --without-external-libgadu
$(use_with xscreensaver) $(use_enable sms smsgsm)
$(use_enable debug testbed)"