diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:46:57 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:46:57 +0000 |
commit | 3bcb61e1e1703458d0fa27df7e33b40885a50595 (patch) | |
tree | 846b77a193ec4386acd216c51ed62765e0141dbb /kde-base/kopete | |
parent | Spring Cleaning (diff) | |
download | historical-3bcb61e1e1703458d0fa27df7e33b40885a50595.tar.gz historical-3bcb61e1e1703458d0fa27df7e33b40885a50595.tar.bz2 historical-3bcb61e1e1703458d0fa27df7e33b40885a50595.zip |
Spring Cleaning
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kopete')
-rw-r--r-- | kde-base/kopete/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5.5-r2.ebuild | 129 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5.6-r1.ebuild | 132 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5.6.ebuild | 123 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5.7-r1.ebuild | 131 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5.7.ebuild | 127 | ||||
-rw-r--r-- | kde-base/kopete/kopete-4.0.0-r1.ebuild | 103 |
7 files changed, 6 insertions, 746 deletions
diff --git a/kde-base/kopete/ChangeLog b/kde-base/kopete/ChangeLog index 7b9db421a253..210806a3180e 100644 --- a/kde-base/kopete/ChangeLog +++ b/kde-base/kopete/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kopete # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.136 2008/02/07 00:10:48 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.137 2008/02/17 02:46:25 ingmar Exp $ + + 17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kopete-3.5.5-r2.ebuild, + -kopete-3.5.6.ebuild, -kopete-3.5.6-r1.ebuild, -kopete-3.5.7.ebuild, + -kopete-3.5.7-r1.ebuild, -kopete-4.0.0-r1.ebuild: + Spring cleaning *kopete-4.0.1 (06 Feb 2008) diff --git a/kde-base/kopete/kopete-3.5.5-r2.ebuild b/kde-base/kopete/kopete-3.5.5-r2.ebuild deleted file mode 100644 index 69c82e8841fd..000000000000 --- a/kde-base/kopete/kopete-3.5.5-r2.ebuild +++ /dev/null @@ -1,129 +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/kopete/kopete-3.5.5-r2.ebuild,v 1.16 2007/07/22 10:36:52 omp Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="3.5.0 $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2" - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -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 kdehiddenvisibility" - -# The kernel_linux? ( ) conditional dependencies are for webcams, not supported -# on other kernels AFAIK -BOTH_DEPEND="dev-libs/libxslt - dev-libs/libxml2 - net-dns/libidn - >=dev-libs/glib-2 - app-crypt/qca - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrender - sametime? ( =net-libs/meanwhile-1.0* ) - jingle? ( - >=media-libs/speex-1.1.6 - dev-libs/expat - ~net-libs/ortp-0.7.1 ) - xscreensaver? ( x11-libs/libXScrnSaver ) - kernel_linux? ( virtual/opengl ) - sms? ( app-mobilephone/gsmlib )" - -RDEPEND="${BOTH_DEPEND} - ssl? ( app-crypt/qca-tls ) - !kde-base/kdenetwork - latex? ( virtual/tetex - media-gfx/imagemagick ) - crypt? ( app-crypt/gnupg )" -# gnomemeeting is deprecated and ekiga is not yet ~ppc64 -# only needed for calling -# netmeeting? ( net-im/gnomemeeting )" - -DEPEND="${BOTH_DEPEND} - kernel_linux? ( virtual/os-headers ) - x11-proto/videoproto - kernel_linux? ( x11-libs/libXv ) - xscreensaver? ( x11-proto/scrnsaverproto )" - -pkg_setup() { - if use kernel_linux && ! built_with_use =x11-libs/qt-3* opengl; then - eerror "To support Video4Linux webcams in this package is required to have" - eerror "=x11-libs/qt-3* compiled with OpenGL support." - eerror "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - die "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - fi -} - -kopete_disable() { - einfo "Disabling $2 $1" - sed -i -e "s/$2//" "${S}/kopete/$1s/Makefile.am" -} - -src_unpack() { - kde-meta_src_unpack - - epatch "${FILESDIR}/kopete-0.12_alpha1-xscreensaver.patch" - # use ekiga instead of gnomemeeting by default - epatch "${FILESDIR}/gnomemeeting-ekiga.patch" - - epatch "${FILESDIR}/${P}-icqfix.patch" - - # Fixes bug 154421 - epatch "${FILESDIR}/${P}-status-visibility.patch" - - # Fixes bug 151089 - epatch "${FILESDIR}/${P}-enable-final-redefines.patch" - - epatch "${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch" - - use latex || kopete_disable plugin latex - use crypt || kopete_disable plugin cryptography - use netmeeting || kopete_disable plugin netmeeting - use statistics || kopete_disable plugin statistics - use autoreplace || kopete_disable plugin autoreplace - use connectionstatus || kopete_disable plugin connectionstatus - use contactnotes || kopete_disable plugin contactnotes - use translator || kopete_disable plugin translator - use webpresence || kopete_disable plugin webpresence - use texteffect || kopete_disable plugin texteffect - use highlight || kopete_disable plugin highlight - use alias || kopete_disable plugin alias - use addbookmarks || kopete_disable plugin addbookmarks - use history || kopete_disable plugin history - use nowlistening || kopete_disable plugin nowlistening - - use winpopup || kopete_disable protocol winpopup - use gadu || kopete_disable protocol '\$(GADU)' - use irc || kopete_disable protocol irc - use groupwise || kopete_disable protocol groupwise - use yahoo || kopete_disable protocol yahoo - - rm -f "${S}/configure" -} - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - local myconf="$(use_enable jingle) - $(use_enable sametime sametime-plugin) - --without-xmms --without-external-libgadu - $(use_with xscreensaver) $(use_enable sms smsgsm) - $(use_enable debug testbed)" - - kde_src_compile -} - -src_install() { - kde_src_install - - rm -f "${D}${KDEDIR}"/bin/{stun,relay}server -} diff --git a/kde-base/kopete/kopete-3.5.6-r1.ebuild b/kde-base/kopete/kopete-3.5.6-r1.ebuild deleted file mode 100644 index 46775af61efa..000000000000 --- a/kde-base/kopete/kopete-3.5.6-r1.ebuild +++ /dev/null @@ -1,132 +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/kopete/kopete-3.5.6-r1.ebuild,v 1.6 2007/05/12 22:17:52 cryos Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="3.5.0 $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2" - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -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 kdehiddenvisibility" - -# The kernel_linux? ( ) conditional dependencies are for webcams, not supported -# on other kernels AFAIK -BOTH_DEPEND="dev-libs/libxslt - dev-libs/libxml2 - net-dns/libidn - >=dev-libs/glib-2 - app-crypt/qca - sametime? ( =net-libs/meanwhile-1.0* ) - jingle? ( - >=media-libs/speex-1.1.6 - dev-libs/expat - ~net-libs/ortp-0.7.1 ) - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrender - xscreensaver? ( x11-libs/libXScrnSaver ) - kernel_linux? ( virtual/opengl ) - sms? ( app-mobilephone/gsmlib )" - -RDEPEND="${BOTH_DEPEND} - ssl? ( app-crypt/qca-tls ) - !kde-base/kdenetwork - latex? ( virtual/tetex - media-gfx/imagemagick ) - crypt? ( app-crypt/gnupg )" -# gnomemeeting is deprecated and ekiga is not yet ~ppc64 -# only needed for calling -# netmeeting? ( net-im/gnomemeeting )" - -DEPEND="${BOTH_DEPEND} - kernel_linux? ( virtual/os-headers ) - x11-proto/videoproto - kernel_linux? ( x11-libs/libXv ) - xscreensaver? ( x11-proto/scrnsaverproto )" - -pkg_setup() { - if use kernel_linux && ! built_with_use =x11-libs/qt-3* opengl; then - eerror "To support Video4Linux webcams in this package is required to have" - eerror "=x11-libs/qt-3* compiled with OpenGL support." - eerror "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - die "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - fi -} - -kopete_disable() { - einfo "Disabling $2 $1" - sed -i -e "s/$2//" "${S}/kopete/$1s/Makefile.am" -} - -src_unpack() { - kde-meta_src_unpack - - epatch "${FILESDIR}/kopete-0.12_alpha1-xscreensaver.patch" - # use ekiga instead of gnomemeeting by default - epatch "${FILESDIR}/gnomemeeting-ekiga.patch" - - epatch "${FILESDIR}/${PN}-3.5.5-icqfix.patch" - - epatch "${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch" - - # http://bugs.kde.org/show_bug.cgi?id=134907 - epatch "${FILESDIR}/${P}-cryptobug.patch" - - use latex || kopete_disable plugin latex - use crypt || kopete_disable plugin cryptography - use netmeeting || kopete_disable plugin netmeeting - use statistics || kopete_disable plugin statistics - use autoreplace || kopete_disable plugin autoreplace - use connectionstatus || kopete_disable plugin connectionstatus - use contactnotes || kopete_disable plugin contactnotes - use translator || kopete_disable plugin translator - use webpresence || kopete_disable plugin webpresence - use texteffect || kopete_disable plugin texteffect - use highlight || kopete_disable plugin highlight - use alias || kopete_disable plugin alias - use addbookmarks || kopete_disable plugin addbookmarks - use history || kopete_disable plugin history - use nowlistening || kopete_disable plugin nowlistening - - use winpopup || kopete_disable protocol winpopup - use gadu || kopete_disable protocol '\$(GADU)' - use irc || kopete_disable protocol irc - use groupwise || kopete_disable protocol groupwise - use yahoo || kopete_disable protocol yahoo - - rm -f "${S}/configure" -} - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - local myconf="$(use_enable jingle) - $(use_enable sametime sametime-plugin) - --without-xmms --without-external-libgadu - $(use_with xscreensaver) $(use_enable sms smsgsm) - $(use_enable debug testbed)" - - kde_src_compile -} - -src_install() { - kde_src_install - - rm -f "${D}${KDEDIR}"/bin/{stun,relay}server -} - -pkg_postinst() { - kde_pkg_postinst - - elog "If you would like to use Off-The-Record encryption, emerge net-im/kopete-otr." -} diff --git a/kde-base/kopete/kopete-3.5.6.ebuild b/kde-base/kopete/kopete-3.5.6.ebuild deleted file mode 100644 index dc1eb034e289..000000000000 --- a/kde-base/kopete/kopete-3.5.6.ebuild +++ /dev/null @@ -1,123 +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/kopete/kopete-3.5.6.ebuild,v 1.5 2007/07/07 23:52:59 philantrop Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="3.5.0 $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2" - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -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 kdehiddenvisibility" - -# The kernel_linux? ( ) conditional dependencies are for webcams, not supported -# on other kernels AFAIK -BOTH_DEPEND="dev-libs/libxslt - dev-libs/libxml2 - net-dns/libidn - >=dev-libs/glib-2 - app-crypt/qca - sametime? ( =net-libs/meanwhile-1.0* ) - jingle? ( - >=media-libs/speex-1.1.6 - dev-libs/expat - ~net-libs/ortp-0.7.1 ) - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrender - xscreensaver? ( x11-libs/libXScrnSaver ) - kernel_linux? ( virtual/opengl ) - sms? ( app-mobilephone/gsmlib )" - -RDEPEND="${BOTH_DEPEND} - ssl? ( app-crypt/qca-tls ) - !kde-base/kdenetwork - latex? ( virtual/tetex - media-gfx/imagemagick ) - crypt? ( app-crypt/gnupg )" -# gnomemeeting is deprecated and ekiga is not yet ~ppc64 -# only needed for calling -# netmeeting? ( net-im/gnomemeeting )" - -DEPEND="${BOTH_DEPEND} - kernel_linux? ( virtual/os-headers ) - x11-proto/videoproto - kernel_linux? ( x11-libs/libXv ) - xscreensaver? ( x11-proto/scrnsaverproto )" - -pkg_setup() { - if use kernel_linux && ! built_with_use =x11-libs/qt-3* opengl; then - eerror "To support Video4Linux webcams in this package is required to have" - eerror "=x11-libs/qt-3* compiled with OpenGL support." - eerror "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - die "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - fi -} - -kopete_disable() { - einfo "Disabling $2 $1" - sed -i -e "s/$2//" "${S}/kopete/$1s/Makefile.am" -} - -src_unpack() { - kde-meta_src_unpack - - epatch "${FILESDIR}/kopete-0.12_alpha1-xscreensaver.patch" - # use ekiga instead of gnomemeeting by default - epatch "${FILESDIR}/gnomemeeting-ekiga.patch" - - epatch "${FILESDIR}/${PN}-3.5.5-icqfix.patch" - - epatch "${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch" - - use latex || kopete_disable plugin latex - use crypt || kopete_disable plugin cryptography - use netmeeting || kopete_disable plugin netmeeting - use statistics || kopete_disable plugin statistics - use autoreplace || kopete_disable plugin autoreplace - use connectionstatus || kopete_disable plugin connectionstatus - use contactnotes || kopete_disable plugin contactnotes - use translator || kopete_disable plugin translator - use webpresence || kopete_disable plugin webpresence - use texteffect || kopete_disable plugin texteffect - use highlight || kopete_disable plugin highlight - use alias || kopete_disable plugin alias - use addbookmarks || kopete_disable plugin addbookmarks - use history || kopete_disable plugin history - use nowlistening || kopete_disable plugin nowlistening - - use winpopup || kopete_disable protocol winpopup - use gadu || kopete_disable protocol '\$(GADU)' - use irc || kopete_disable protocol irc - use groupwise || kopete_disable protocol groupwise - use yahoo || kopete_disable protocol yahoo - - rm -f "${S}/configure" -} - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - local myconf="$(use_enable jingle) - $(use_enable sametime sametime-plugin) - --without-xmms --without-external-libgadu - $(use_with xscreensaver) $(use_enable sms smsgsm) - $(use_enable debug testbed)" - - kde_src_compile -} - -src_install() { - kde_src_install - - rm -f "${D}${KDEDIR}"/bin/{stun,relay}server -} diff --git a/kde-base/kopete/kopete-3.5.7-r1.ebuild b/kde-base/kopete/kopete-3.5.7-r1.ebuild deleted file mode 100644 index 2ad4821d7775..000000000000 --- a/kde-base/kopete/kopete-3.5.7-r1.ebuild +++ /dev/null @@ -1,131 +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/kopete/kopete-3.5.7-r1.ebuild,v 1.2 2007/08/15 21:54:10 philantrop Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="3.5.0 $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2" - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -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 kdehiddenvisibility" - -# The kernel_linux? ( ) conditional dependencies are for webcams, not supported -# on other kernels AFAIK -BOTH_DEPEND="dev-libs/libxslt - dev-libs/libxml2 - net-dns/libidn - >=dev-libs/glib-2 - app-crypt/qca - sametime? ( =net-libs/meanwhile-1.0* ) - jingle? ( - >=media-libs/speex-1.1.6 - dev-libs/expat - ~net-libs/ortp-0.7.1 ) - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrender - xscreensaver? ( x11-libs/libXScrnSaver ) - kernel_linux? ( virtual/opengl ) - sms? ( app-mobilephone/gsmlib )" - -RDEPEND="${BOTH_DEPEND} - ssl? ( app-crypt/qca-tls ) - latex? ( virtual/tetex - media-gfx/imagemagick ) - crypt? ( app-crypt/gnupg )" - -# !kde-base/kdenetwork is handled by the eclass. -# gnomemeeting is deprecated and ekiga is not yet ~ppc64 -# only needed for calling -# netmeeting? ( net-im/gnomemeeting )" - -DEPEND="${BOTH_DEPEND} - kernel_linux? ( virtual/os-headers ) - x11-proto/videoproto - kernel_linux? ( x11-libs/libXv ) - xscreensaver? ( x11-proto/scrnsaverproto )" - -pkg_setup() { - if use kernel_linux && ! built_with_use =x11-libs/qt-3* opengl; then - eerror "To support Video4Linux webcams in this package is required to have" - eerror "=x11-libs/qt-3* compiled with OpenGL support." - eerror "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - die "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - fi -} - -kopete_disable() { - einfo "Disabling $2 $1" - sed -i -e "s/$2//" "${S}/kopete/$1s/Makefile.am" -} - -src_unpack() { - kde-meta_src_unpack - - epatch "${FILESDIR}/kopete-0.12_alpha1-xscreensaver.patch" - - epatch "${FILESDIR}/${PN}-3.5.5-icqfix.patch" - - epatch "${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch" - - # Fixes bug 187400, pwc-driven webcams broken. - epatch "${FILESDIR}/${PN}-3.5.7-videodevice.patch" - - use latex || kopete_disable plugin latex - use crypt || kopete_disable plugin cryptography - use netmeeting || kopete_disable plugin netmeeting - use statistics || kopete_disable plugin statistics - use autoreplace || kopete_disable plugin autoreplace - use connectionstatus || kopete_disable plugin connectionstatus - use contactnotes || kopete_disable plugin contactnotes - use translator || kopete_disable plugin translator - use webpresence || kopete_disable plugin webpresence - use texteffect || kopete_disable plugin texteffect - use highlight || kopete_disable plugin highlight - use alias || kopete_disable plugin alias - use addbookmarks || kopete_disable plugin addbookmarks - use history || kopete_disable plugin history - use nowlistening || kopete_disable plugin nowlistening - - use winpopup || kopete_disable protocol winpopup - use gadu || kopete_disable protocol '\$(GADU)' - use irc || kopete_disable protocol irc - use groupwise || kopete_disable protocol groupwise - use yahoo || kopete_disable protocol yahoo - - rm -f "${S}/configure" -} - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - local myconf="$(use_enable jingle) - $(use_enable sametime sametime-plugin) - --without-xmms --without-external-libgadu - $(use_with xscreensaver) $(use_enable sms smsgsm) - $(use_enable debug testbed)" - - kde_src_compile -} - -src_install() { - kde_src_install - - rm -f "${D}${KDEDIR}"/bin/{stun,relay}server -} - -pkg_postinst() { - kde_pkg_postinst - - elog "If you would like to use Off-The-Record encryption, emerge net-im/kopete-otr." -} diff --git a/kde-base/kopete/kopete-3.5.7.ebuild b/kde-base/kopete/kopete-3.5.7.ebuild deleted file mode 100644 index c1286693307a..000000000000 --- a/kde-base/kopete/kopete-3.5.7.ebuild +++ /dev/null @@ -1,127 +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/kopete/kopete-3.5.7.ebuild,v 1.8 2007/08/11 15:41:13 armin76 Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="3.5.0 $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2" - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -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 kdehiddenvisibility" - -# The kernel_linux? ( ) conditional dependencies are for webcams, not supported -# on other kernels AFAIK -BOTH_DEPEND="dev-libs/libxslt - dev-libs/libxml2 - net-dns/libidn - >=dev-libs/glib-2 - app-crypt/qca - sametime? ( =net-libs/meanwhile-1.0* ) - jingle? ( - >=media-libs/speex-1.1.6 - dev-libs/expat - ~net-libs/ortp-0.7.1 ) - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrender - xscreensaver? ( x11-libs/libXScrnSaver ) - kernel_linux? ( virtual/opengl ) - sms? ( app-mobilephone/gsmlib )" - -RDEPEND="${BOTH_DEPEND} - ssl? ( app-crypt/qca-tls ) - !kde-base/kdenetwork - latex? ( virtual/tetex - media-gfx/imagemagick ) - crypt? ( app-crypt/gnupg )" -# gnomemeeting is deprecated and ekiga is not yet ~ppc64 -# only needed for calling -# netmeeting? ( net-im/gnomemeeting )" - -DEPEND="${BOTH_DEPEND} - kernel_linux? ( virtual/os-headers ) - x11-proto/videoproto - kernel_linux? ( x11-libs/libXv ) - xscreensaver? ( x11-proto/scrnsaverproto )" - -pkg_setup() { - if use kernel_linux && ! built_with_use =x11-libs/qt-3* opengl; then - eerror "To support Video4Linux webcams in this package is required to have" - eerror "=x11-libs/qt-3* compiled with OpenGL support." - eerror "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - die "Please reemerge =x11-libs/qt-3* with USE=\"opengl\"." - fi -} - -kopete_disable() { - einfo "Disabling $2 $1" - sed -i -e "s/$2//" "${S}/kopete/$1s/Makefile.am" -} - -src_unpack() { - kde-meta_src_unpack - - epatch "${FILESDIR}/kopete-0.12_alpha1-xscreensaver.patch" - - epatch "${FILESDIR}/${PN}-3.5.5-icqfix.patch" - - epatch "${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch" - - use latex || kopete_disable plugin latex - use crypt || kopete_disable plugin cryptography - use netmeeting || kopete_disable plugin netmeeting - use statistics || kopete_disable plugin statistics - use autoreplace || kopete_disable plugin autoreplace - use connectionstatus || kopete_disable plugin connectionstatus - use contactnotes || kopete_disable plugin contactnotes - use translator || kopete_disable plugin translator - use webpresence || kopete_disable plugin webpresence - use texteffect || kopete_disable plugin texteffect - use highlight || kopete_disable plugin highlight - use alias || kopete_disable plugin alias - use addbookmarks || kopete_disable plugin addbookmarks - use history || kopete_disable plugin history - use nowlistening || kopete_disable plugin nowlistening - - use winpopup || kopete_disable protocol winpopup - use gadu || kopete_disable protocol '\$(GADU)' - use irc || kopete_disable protocol irc - use groupwise || kopete_disable protocol groupwise - use yahoo || kopete_disable protocol yahoo - - rm -f "${S}/configure" -} - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - local myconf="$(use_enable jingle) - $(use_enable sametime sametime-plugin) - --without-xmms --without-external-libgadu - $(use_with xscreensaver) $(use_enable sms smsgsm) - $(use_enable debug testbed)" - - kde_src_compile -} - -src_install() { - kde_src_install - - rm -f "${D}${KDEDIR}"/bin/{stun,relay}server -} - -pkg_postinst() { - kde_pkg_postinst - - elog "If you would like to use Off-The-Record encryption, emerge net-im/kopete-otr." -} diff --git a/kde-base/kopete/kopete-4.0.0-r1.ebuild b/kde-base/kopete/kopete-4.0.0-r1.ebuild deleted file mode 100644 index abe5cdfb6d8a..000000000000 --- a/kde-base/kopete/kopete-4.0.0-r1.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.0.0-r1.ebuild,v 1.1 2008/01/23 01:17:24 ingmar Exp $ - -EAPI="1" - -KMNAME=kdenetwork -inherit kde4-meta - -DESCRIPTION="KDE multi-protocol IM client" -KEYWORDS="~amd64 ~x86" -IUSE="+addbookmarks +alias +autoreplace +contactnotes debug gadu groupwise -+highlight +history htmlhandbook +jabber latex +msn +nowlistening oscar -+privacy qq sms +statistics testbed +texteffect +translator -+urlpicpreview +webpresence winpopup yahoo" -# telepathy is broken. - -#IUSE="irc jingle meanwhile messenger oscar ppp qq rdesktop ssl" - -# plugins: latex, history, contactnotes, translator, nowlistening, texteffect, highlight, alias -# addbookmarks, privacy, urlpicpreview, (sqlite?) statistics, (&& xml2 xslt) webpresence -# protocols: msn, oscar, yahoo, qq, irc (disabled?), winpopup, (ssl?) gadu, sms, messenger, -# msn, (&& qca2 idn) jabber, (qca2?) groupwise, testbed, (decibel?) telepathy - -# meanwhile hasn't been ported to kde4 yet -# jingle and irc are disabled in the package -# messenger is the new msn support protocol (it's not ready yet) - -# Tests are KDE-ish. -RESTRICT="test" - -RDEPEND=" - dev-libs/libpcre - kde-base/qimageblitz - x11-libs/libXScrnSaver - gadu? ( dev-libs/openssl ) - groupwise? ( app-crypt/qca:2 ) - jabber? ( net-dns/libidn app-crypt/qca:2 ) - statistics? ( dev-db/sqlite:3 ) - webpresence? ( dev-libs/libxml2 dev-libs/libxslt )" -# telepathy? ( net-libs/decibel ) - -DEPEND="${RDEPEND} - x11-proto/scrnsaverproto" - -src_compile() { - # Translated protocol causing bug 206877. - sed -e '/X-KDE-PluginInfo-Category\[.*/d' \ - -i "${S}"/kopete/protocols/*/kopete_*.desktop || die "Sed failed." - - # Xmms isn't in portage, thus forcefully disabled. - # $(cmake-utils_use_with messenger) - mycmakeargs="${mycmakeargs} - -DWITH_Xmms=OFF - -DWITH_telepathy=OFF - $(cmake-utils_use_with addbookmarks) - $(cmake-utils_use_with alias) - $(cmake-utils_use_with autoreplace) - $(cmake-utils_use_with contactnotes) - $(cmake-utils_use_with gadu OPENSSL) - $(cmake-utils_use_with groupwise) - $(cmake-utils_use_with groupwise QCA2) - $(cmake-utils_use_with highlight) - $(cmake-utils_use_with history) - $(cmake-utils_use_with jabber IDN) - $(cmake-utils_use_with jabber QCA2) - $(cmake-utils_use_with latex) - $(cmake-utils_use_with msn) - $(cmake-utils_use_with nowlistening) - $(cmake-utils_use_with oscar) - $(cmake-utils_use_with privacy) - $(cmake-utils_use_with qq) - $(cmake-utils_use_with sms) - $(cmake-utils_use_with statistics Sqlite) - $(cmake-utils_use_with statistics) - $(cmake-utils_use_with testbed) - $(cmake-utils_use_with texteffect) - $(cmake-utils_use_with translator) - $(cmake-utils_use_with urlpicpreview) - $(cmake-utils_use_with webpresence LibXml2) - $(cmake-utils_use_with webpresence LibXslt) - $(cmake-utils_use_with webpresence) - $(cmake-utils_use_with winpopup) - $(cmake-utils_use_with yahoo)" - -# $(cmake-utils_use_with telepathy) -# $(cmake-utils_use_with telepathy Decibel) - - kde4-meta_src_compile -} - -pkg_postinst() { -# if use telepathy; then -# elog "To use kopete telepathy plugins, you need to start gabble first:" -# elog "GABBLE_PERSIST=1 telepathy-gabble &" -# elog "export TELEPATHY_DATA_PATH=/usr/share/telepathy/managers/" -# fi - if use jabber; then - echo - elog "In order to use ssl in jabber, messenger and irc you'll need to have qca-ossl" - echo - fi -} |