Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154212 - kopete meanwhile plugin now requires meanwhile 1.x rather than 0.4
Summary: kopete meanwhile plugin now requires meanwhile 1.x rather than 0.4
Status: RESOLVED DUPLICATE of bug 151052
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 00:15 UTC by Jon Moon
Modified: 2006-11-06 09:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Moon 2006-11-06 00:15:43 UTC
As of KDE 3.5.5, kopete's meanwhile plugin now requires libmeanwhile 1.x rather than 0.4, but the kdenetwork (and perhaps standalone kopete?) ebuilds haven't been updated to reflect this, with the end result that the plugin doesn't get compiled.

The following change works fine for me:

kdenetwork-3.5.5-r1.ebuild /usr/portage/kde-base/kdenetwork/kdenetwork-3.5.5-r1.ebuild
21c21
<       sametime? ( =net-libs/meanwhile-1* )
---
>       sametime? ( =net-libs/meanwhile-0.4* )

The snag here is that all the 1.x meanwhile ebuild are still masked :-(

Emerge info follows in case it's relevant:

Portage 2.1.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.18-gentoo i686)
=================================================================
System uname: 2.6.18-gentoo i686 Intel(R) Pentium(R) M processor 2.13GHz
Gentoo Base System version 1.12.6
Last Sync: Mon, 06 Nov 2006 02:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
LANG="en_GB"
LINGUAS="en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/sunrise"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apache2 apm arts artswrappersuid audiofile bash-completion berkdb bitmap-fonts cairo cdparanoia cdr cli cracklib crypt cups dlloader doc dri dts dv dvb dvd dvdr dvdread eds elibc_glibc emboss encode esd exif fam firefox flac foomaticdb foreign-package fortran ftp gdbm gif gnome gphoto2 gpm gstreamer gtk2 hal iconv imagemagick imap imlib input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6 isdnlog java jpeg kde kernel_linux ldap libg++ libwww linguas_en_GB live lm_sensors lzo mad mikmod mmx mmx2 motif mp3 mpeg mplayer musicbrainz mysql ncurses nis nls nptl nptlonly ofx ogg openal opengl oss pam pcre pda pdf pdo perl php pic png postgres ppds pppd python qt qt3 qt4 quicktime rdesktop readline real reflection rtc ruby samba sametime scanner sdl session slp speex spell spl sqlite sse sse2 ssl subversion tcpd tetex theora tidy truetype truetype-fonts type1-fonts udev ukcid unicode usb userland_GNU video_cards_radeon videos visualization vmdbmysql vorbis wifi win32codecs wmf x264 xine xml xorg xv xvid xvmc zaptel zeroconf zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-06 01:53:48 UTC
Thanks for reporting, will wait till tonight when Bryan can keyword the new version for ~ia64 and then fix the dependencies.
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2006-11-06 08:44:48 UTC
(In reply to comment #1)
> Thanks for reporting, will wait till tonight when Bryan can keyword the new
> version for ~ia64 and then fix the dependencies.
> 

&#297;a64 keyword added now.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-06 09:16:28 UTC

*** This bug has been marked as a duplicate of 151052 ***