diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 14:25:58 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 14:25:58 +0000 |
commit | 28bab55dcea1a4262ff85fb7395a4a7be2a8ffa1 (patch) | |
tree | 35e013d9b584b5743af5675c177bd0e92184208b /kde-base | |
parent | Version bump. (diff) | |
download | gentoo-2-28bab55dcea1a4262ff85fb7395a4a7be2a8ffa1.tar.gz gentoo-2-28bab55dcea1a4262ff85fb7395a4a7be2a8ffa1.tar.bz2 gentoo-2-28bab55dcea1a4262ff85fb7395a4a7be2a8ffa1.zip |
Bump to 3.5.5 (pre-release)
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdenetwork/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdenetwork/files/digest-kdenetwork-3.5.5 | 6 | ||||
-rw-r--r-- | kde-base/kdenetwork/kdenetwork-3.5.5.ebuild | 90 |
3 files changed, 103 insertions, 1 deletions
diff --git a/kde-base/kdenetwork/ChangeLog b/kde-base/kdenetwork/ChangeLog index fcfa3e424a21..d0a3dc81de9b 100644 --- a/kde-base/kdenetwork/ChangeLog +++ b/kde-base/kdenetwork/ChangeLog @@ -1,6 +1,12 @@ # 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.218 2006/10/01 17:19:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.219 2006/10/03 14:25:57 flameeyes Exp $ + +*kdenetwork-3.5.5 (03 Oct 2006) + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + +kdenetwork-3.5.5.ebuild: + Bump to 3.5.5 (pre-release) 01 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> kdenetwork-3.5.2.ebuild, kdenetwork-3.5.3-r4.ebuild, diff --git a/kde-base/kdenetwork/files/digest-kdenetwork-3.5.5 b/kde-base/kdenetwork/files/digest-kdenetwork-3.5.5 new file mode 100644 index 000000000000..e013575200c5 --- /dev/null +++ b/kde-base/kdenetwork/files/digest-kdenetwork-3.5.5 @@ -0,0 +1,6 @@ +MD5 07d313f91154d3c2f4620b921277fdc8 kdenetwork-3.5-patchset-01.tar.bz2 2986 +RMD160 288113734e7767a7526f4b9311c1985ac8aa91bf kdenetwork-3.5-patchset-01.tar.bz2 2986 +SHA256 0bbde1adaa4e8fff02c1f1fd6ceb66ec9af14dd19ff64567ab0fd03926d7d05b kdenetwork-3.5-patchset-01.tar.bz2 2986 +MD5 a6e642c070cbd50d4a817f6588bf8e46 kdenetwork-3.5.5.tar.bz2 9235564 +RMD160 3e757d10ee5bf24b2ccf131e693fb614b9fdb9f4 kdenetwork-3.5.5.tar.bz2 9235564 +SHA256 c3f36e69bbd23902f2bdd9a1a8cda93b0436338ada422bb8ac6bc3d2bcd8e38f kdenetwork-3.5.5.tar.bz2 9235564 diff --git a/kde-base/kdenetwork/kdenetwork-3.5.5.ebuild b/kde-base/kdenetwork/kdenetwork-3.5.5.ebuild new file mode 100644 index 000000000000..2a88a4a64c1a --- /dev/null +++ b/kde-base/kdenetwork/kdenetwork-3.5.5.ebuild @@ -0,0 +1,90 @@ +# 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.1 2006/10/03 14:25:58 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" + +SRC_URI="${SRC_URI} + mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2" + +BOTH_DEPEND="~kde-base/kdebase-${PV} + dev-libs/libxslt + dev-libs/libxml2 + net-dns/libidn + >=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 ) + || ( ( + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXrender + x11-libs/libXScrnSaver + ) <virtual/x11-7 ) + kernel_linux? ( virtual/opengl )" + +RDEPEND="${BOTH_DEPEND} + rdesktop? ( >=net-misc/rdesktop-1.4.1 ) + dev-lang/perl + ssl? ( dev-perl/IO-Socket-SSL + app-crypt/qca-tls )" + +DEPEND="${BOTH_DEPEND} + kernel_linux? ( virtual/os-headers ) + || ( ( + x11-proto/videoproto + x11-proto/xproto + kernel_linux? ( x11-libs/libXv ) + x11-proto/scrnsaverproto + ) <virtual/x11-7 ) + dev-util/pkgconfig" + +PATCHES="${FILESDIR}/kopete-3.5.x-oscarcontacts.patch + ${FILESDIR}/kopete-0.12.1-icqfix3.patch" + +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 +} + +src_compile() { + export BINDNOW_FLAGS="$(bindnow-flags)" + + local myconf="--with-libidn + $(use_enable sametime sametime-plugin) + $(use_enable slp) $(use_with wifi) + $(use_with xmms) --without-external-libgadu" + + kde_src_compile +} + +src_install() { + kde_src_install + + chmod u+s "${D}/${KDEDIR}/bin/reslisa" + + # empty config file needed for lisa to work with default settings + dodir /etc + touch "${D}/etc/lisarc" + + # lisa, reslisa initscripts + sed -e "s:_KDEDIR_:${KDEDIR}:g" "${WORKDIR}/patches/lisa" > "${T}/lisa" + sed -e "s:_KDEDIR_:${KDEDIR}:g" "${WORKDIR}/patches/reslisa" > "${T}/reslisa" + exeinto /etc/init.d + doexe "${T}/lisa" "${T}/reslisa" + + insinto /etc/conf.d + newins "${WORKDIR}/patches/lisa.conf" lisa + newins "${WORKDIR}/patches/reslisa.conf" reslisa +} |