Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Announcement: KDE CVS/Subversion Split Ebuilds
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3, 4  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Sun May 01, 2005 7:56 am    Post subject: Announcement: KDE CVS/Subversion Split Ebuilds Reply with quote

Hello,

I spent some time on getting the split KDE ebuilds working with the Subversion repository. Currently employed are complete kdebase, kdepim, kdemultimedia, kdegraphics, kdenetwork, kdegames, kdeutils, kdeartwork, kdesdk, kdeaddons, kdetoys, kdeaccessibility, kdeedu, kdewebdev, koffice ebuild sets. If you are interested (or if you'd like to help out debugging/adapting), please go to: http://genkdesvn.berlios.de. I suspect the switch to subversion (still to come) will not be complicated to implement and will not require changes to the ebuilds themselves.

There are changes to the eclasses, but thankfully, portage can overlay the default eclasses. After they're polished, I'll try to submit them to bugzilla.

Thanks There are still many ebuilds to go, but I have covered the ones I use (desktop stuff, kmail, knode, akregator, konsole, kopete, etc.)


Last edited by mario on Thu Jun 16, 2005 2:30 pm; edited 5 times in total
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Wed Dec 21, 2005 8:13 pm    Post subject: Reply with quote

Split off the first 39 pages to here: KDE CVS/Subversion Split Ebuilds (Replies Part 1).
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
tgurr
Retired Dev
Retired Dev


Joined: 27 Jan 2004
Posts: 571
Location: germany

PostPosted: Thu Dec 22, 2005 7:45 pm    Post subject: Reply with quote

akregator trunk seems to have switched to qt4 (http://akregator.pwsp.net/blog).
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Mon Dec 26, 2005 2:23 pm    Post subject: Reply with quote

were still linked to 3.5 branch in svn so no problem.
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Fri Dec 30, 2005 12:41 pm    Post subject: Reply with quote

btw i just found out why XPDF gets installed all the time: kde-base/kdegraphics-kfile-plugins-7 depends on it (but it blocks the latest poppler, so it shouldn't be installed). maybe this can be fixed? or does it really need xpdf?

btw i also wonder - does anyone of the dev's run amd64? certain packages never installed for me (eg ksvg, noatun & its pluginpackage). i've been too lazy to file a bugreport (mostly linker errormessages), but i just wonder if it works for anyone...
Back to top
View user's profile Send private message
tgurr
Retired Dev
Retired Dev


Joined: 27 Jan 2004
Posts: 571
Location: germany

PostPosted: Sun Jan 01, 2006 10:25 pm    Post subject: Reply with quote

I'm running x86_64 but don't use any of the packages you mentioned. I'll try to install them during the week to see if I get error messages, too.
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Mon Jan 02, 2006 6:27 pm    Post subject: Reply with quote

there are new font/fontconfig patches it seems; http://www.kdedevelopers.org/node/1719
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
ktech
Guru
Guru


Joined: 12 Apr 2003
Posts: 340

PostPosted: Mon Jan 02, 2006 6:48 pm    Post subject: Reply with quote

Bonkie wrote:
there are new font/fontconfig patches it seems; http://www.kdedevelopers.org/node/1719


Yes, lubos sent a patch to fontconfig mailing list, but it only fixes some crashing in some apps. It doesn't provides extra performance... :)

Anyways, I have experienced crashes, but my gentoo is so uber-patches, that I don't know where that cames from.

I think I'll wait for fontconfig 2.3.94 to appear...
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Mon Jan 02, 2006 9:34 pm    Post subject: Reply with quote

For those having problems with new portage, its a portage problem: bug 117440

Quick (temporary) fix:
Code:
export ESVN_STORE_DIR="/usr/portage/distfiles/svn-src"
export ECVS_TOP_DIR="/usr/portage/distfiles/cvs-src"


or whereever your svn-src & cvs-src directories resides in ...
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
ktech
Guru
Guru


Joined: 12 Apr 2003
Posts: 340

PostPosted: Thu Jan 12, 2006 3:33 pm    Post subject: Reply with quote

Any of the people that uses this kde svn split ebuilds can build syncekonnector?

I get this while trying to compile it from any of the ebuilds that resides in portage. If I download cvs, the same problem arises:

Code:
checking rapi.h usability... yes
checking rapi.h presence... yes
checking for rapi.h... yes
checking for rra_matchmaker_replace_partnership in -lrra... yes
checking rra/syncmgr.h usability... yes
checking rra/syncmgr.h presence... yes
checking for rra/syncmgr.h... yes
checking for main in -lkabc_file... yes
checking for main in -lkonnector... no
configure: error: Can't find libkonnector.so

!!! ERROR: app-pda/syncekonnector-0.3_pre20060108 failed.


That problem have been there for a while bur supposedly there is a patch included in that latest ebuild 0.3_pre that fixes the issue of syncekonnector not finding libkonnector.so.

Any tip?
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Fri Jan 13, 2006 3:29 pm    Post subject: Reply with quote

i'll try to emerge it tonight. anyone has success with kdebindings-meta? (none of the packages compile, also i can't get pykde to compile, after some playing with the ebuild on getting it to work with kde-7...)
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Tue Jan 24, 2006 6:19 pm    Post subject: Reply with quote

added okular to the tree, but it doesn't get installed into kmenu AFAICS

it works though, except for the qt-ghostcript part 8)
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
Husky
Tux's lil' helper
Tux's lil' helper


Joined: 23 Oct 2003
Posts: 77

PostPosted: Tue Jan 24, 2006 8:46 pm    Post subject: Reply with quote

is my overlay broken?

the newest amarok ebuild(r3?) depends on kde-base/akode - but there isn't a kdebase/akode in my overlay. there is only a media-libs/akode. so the amarok ebuild wants to build the kde3.4 akode, which in turn wants to build the kde3.4 arts...
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Tue Jan 24, 2006 11:48 pm    Post subject: Reply with quote

Husky wrote:
is my overlay broken?

the newest amarok ebuild(r3?) depends on kde-base/akode - but there isn't a kdebase/akode in my overlay. there is only a media-libs/akode. so the amarok ebuild wants to build the kde3.4 akode, which in turn wants to build the kde3.4 arts...


No, but I moved kde-base/akode to media-libs/akode (to follow the move in portage), but this means you have to uninstall kde-base/akode and install media-libs/akode, if you had kde-base/akode installed ...

amarok-7-r3 doesnt depend upon kde-base/akode AFAIK
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Wed Jan 25, 2006 2:05 pm    Post subject: Reply with quote

ktech: it doesn't work here, but i got one step further:

Code:
checking rra/syncmgr.h usability... yes
checking rra/syncmgr.h presence... yes
checking for rra/syncmgr.h... yes
checking for main in -lkabc_file... yes
checking for main in -lkonnector... yes
checking for main in -lksync... no
configure: error: Can't find libksync.so

!!! ERROR: app-pda/syncekonnector-0.3_pre20060117 failed.
!!! Function kde_src_compile, Line 163, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
!!! If you need support, post the topmost build error, NOT this status message.


about the akode problem, i got the same - emerge -uDav doesn't even work. it tells me:
Code:
emerge -uDNav world

These are the packages that I would merge, in order:

Calculating world dependencies
!!! Packages for the following atoms are either all
!!! masked or don't exist:
app-portage/eclass-helper-svn

 /
emerge: there are no ebuilds to satisfy "~kde-base/akode-7".
(dependency required by "kde-base/kdemultimedia-meta-7" [ebuild])



!!! Problem resolving dependencies for kde-base/kde-meta
!!! Depgraph creation failed.
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Thu Jan 26, 2006 11:19 am    Post subject: Reply with quote

crap, I forgot the meta packages, Ill fix that tonight
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Thu Jan 26, 2006 3:05 pm    Post subject: Reply with quote

hey,

in amarok-7-r3, kde-base/akode is explicitly mentioned, so i guess that needs fixing too.

and second, kopete experimental is COOL :D (so thanx)

third, mpeglib tries to apply an amd64 patch, which fails. just remove the kde-3.4.0 amd64 patch and mpeglib is fixed for amd64 again...

:D

grtz

Jos
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Thu Jan 26, 2006 9:57 pm    Post subject: Reply with quote

i'm trying to get ruby installed (qtruby) as amarok now depends on it. but it needs smoke, which doesn't compile:
Code:
Python or it's development files were not found. Qt and KDE bindings for Python will not be built.

 * Making po
 * Making smoke
Found 'qtdefines'. Reading preprocessor symbols from there...
Can't locate Ast.pm in @INC (@INC contains: /var/tmp/portage/smoke-7/work/branches/KDE/3.5/kdebindings/kalyptus /etc/perl /usr/lib/perl5/site_perl/5.8.7/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.6/x86_64-linux-thread-multi /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.7/x86_64-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/local/lib/site_perl .) at /var/tmp/portage/smoke-7/work/branches/KDE/3.5/kdebindings/kalyptus/kalyptus line 17.
BEGIN failed--compilation aborted at /var/tmp/portage/smoke-7/work/branches/KDE/3.5/kdebindings/kalyptus/kalyptus line 17.
Error creating ../smoke/qt/x_1.cpp. Exit status 2.
perl generate.pl

!!! ERROR: kde-base/smoke-7 failed.

it complains about some kalyptus stuff, i tried to install kalyptus, but it doesn't compile either:
Code:
>>> Source unpacked.
autoconf
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking for perl 5 or greater... /usr/bin/perl
checking kalyptus version... 0.91
configure: creating ./config.status
config.status: creating Makefile
/usr/local/kde-live/eclass/kde-meta.eclass: line 501: pushd: /var/tmp/portage/kalyptus-7/work/branches/KDE/3.5/kdebindings/kalyptus/kalyptus: Niet een map

!!! ERROR: kde-base/kalyptus-7 failed.


after all, i hope someone on amd64 who want's to get amarok running (who wouldn't?) can see if it works for him/her... (amarok needs ruby for lyrics, now)
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Thu Jan 26, 2006 10:18 pm    Post subject: Reply with quote

superstoned wrote:

and second, kopete experimental is COOL :D (so thanx)


You've been able to emerge the kopete-7-r2 that builds from the 0.12 branch ?
_________________
#gentoo-kde on freenode
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Thu Jan 26, 2006 10:54 pm    Post subject: Reply with quote

firephoto wrote:
superstoned wrote:

and second, kopete experimental is COOL :D (so thanx)


You've been able to emerge the kopete-7-r2 that builds from the 0.12 branch ?
yeah, several times (last time today). works fine. wanna chat? ;-)
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Thu Jan 26, 2006 11:00 pm    Post subject: Reply with quote

Ok, post your emerge info, it keeps failing on iris for me and that's after I copy some files to get past a clientiface_stub.* issue. Also I'm emerging just the kopete from 0.12, not kdelibs-7 (which is just 3.5 anyways).

Code:

# UNSERMAKE=no USE="-arts -kdeenablefinal jingle" FEATURES="-distcc -ccache" emerge kopete -va --nodeps

[ebuild  NS   ] kde-base/kopete-7-r2  USE="jingle slp ssl xinerama -arts -debug -kdeenablefinal -kdexdeltas -sametime -xmms" 0 kB [1]


_________________
#gentoo-kde on freenode


Last edited by firephoto on Thu Jan 26, 2006 11:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Thu Jan 26, 2006 11:08 pm    Post subject: Reply with quote

superstoned wrote:
in amarok-7-r3, kde-base/akode is explicitly mentioned, so i guess that needs fixing too.


AFAICT I fixed all kde-base/akode deps now

superstoned wrote:
third, mpeglib tries to apply an amd64 patch, which fails. just remove the kde-3.4.0 amd64 patch and mpeglib is fixed for amd64 again...


fixed that as well, will sync the mirror soon :wink:
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Thu Jan 26, 2006 11:13 pm    Post subject: Reply with quote

superstoned wrote:
i'm trying to get ruby installed (qtruby) as amarok now depends on it. but it needs smoke, which doesn't compile:
Code:
Python or it's development files were not found. Qt and KDE bindings for Python will not be built.

 * Making po
 * Making smoke
Found 'qtdefines'. Reading preprocessor symbols from there...
Can't locate Ast.pm in @INC (@INC contains: /var/tmp/portage/smoke-7/work/branches/KDE/3.5/kdebindings/kalyptus /etc/perl /usr/lib/perl5/site_perl/5.8.7/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.6/x86_64-linux-thread-multi /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.7/x86_64-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/local/lib/site_perl .) at /var/tmp/portage/smoke-7/work/branches/KDE/3.5/kdebindings/kalyptus/kalyptus line 17.
BEGIN failed--compilation aborted at /var/tmp/portage/smoke-7/work/branches/KDE/3.5/kdebindings/kalyptus/kalyptus line 17.
Error creating ../smoke/qt/x_1.cpp. Exit status 2.
perl generate.pl

!!! ERROR: kde-base/smoke-7 failed.

it complains about some kalyptus stuff, i tried to install kalyptus, but it doesn't compile either:
Code:
>>> Source unpacked.
autoconf
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking for perl 5 or greater... /usr/bin/perl
checking kalyptus version... 0.91
configure: creating ./config.status
config.status: creating Makefile
/usr/local/kde-live/eclass/kde-meta.eclass: line 501: pushd: /var/tmp/portage/kalyptus-7/work/branches/KDE/3.5/kdebindings/kalyptus/kalyptus: Niet een map

!!! ERROR: kde-base/kalyptus-7 failed.


after all, i hope someone on amd64 who want's to get amarok running (who wouldn't?) can see if it works for him/her... (amarok needs ruby for lyrics, now)


I will look at those 2 packages, but I do wonder why you need them ??
I have Ruby installed and amarok picks it up (so the lyrics tab is working here) AND Im on ~amd64

Code:
[ebuild   R   ] dev-lang/ruby-1.8.4-r1  USE="-cjk -doc -examples -socks5 -tcltk -threads" 0 kB

_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Thu Jan 26, 2006 11:14 pm    Post subject: Reply with quote

Bonkie wrote:
superstoned wrote:
in amarok-7-r3, kde-base/akode is explicitly mentioned, so i guess that needs fixing too.


AFAICT I fixed all kde-base/akode deps now

superstoned wrote:
third, mpeglib tries to apply an amd64 patch, which fails. just remove the kde-3.4.0 amd64 patch and mpeglib is fixed for amd64 again...


fixed that as well, will sync the mirror soon :wink:
great work!!! thanx!

did you get ruby working?
Back to top
View user's profile Send private message
superstoned
Guru
Guru


Joined: 17 Dec 2004
Posts: 432

PostPosted: Thu Jan 26, 2006 11:16 pm    Post subject: Reply with quote

firephoto wrote:
Ok, post your emerge info, it keeps failing on iris for me and that's after I. Also I'm emerging just the kopete from 0.12, not kdelibs-7 (which is just 3.5 anyways).

Code:

# UNSERMAKE=no USE="-arts -kdeenablefinal jingle" FEATURES="-distcc -ccache" emerge kopete -va --nodeps

[ebuild  NS   ] kde-base/kopete-7-r2  USE="jingle slp ssl xinerama -arts -debug -kdeenablefinal -kdexdeltas -sametime -xmms" 0 kB [1]



emerge info? ok....

Code:
superstoned@wietbak ~ $ emerge --info
Portage 2.0.54 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-ck1 x86_64)
=================================================================
System uname: 2.6.15-ck1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre15
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 x86"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/env /etc /share/config /shutdown /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/kde/devel/env /usr/kde/devel/share/config /usr/kde/devel/shutdown /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks nodoc sfperms strict unsermake"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="nl_NL@euro"
LC_ALL="nl_NL@euro"
LDFLAGS="-Wl,-O1 -Wl,-Bdirect -Wl,-z,now -Wl,--as-needed"
LINGUAS="nl en_GB"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp/"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/bmg-main /usr/local/portage /usr/local/kde-live /usr/local/portage-gentopia"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="X aac accessibility acl acpi aim alsa amd64 apm arts artswrappersuid audiofile avi bash-completion berkdb bitmap-fonts bzip2 bzlib cdparanoia cdr crypt cups curl curlwrappers dga dio divx4linux dvd eds emboss encode exif expat fam ffmpeg flac foomaticdb fortran gd gdbm gif glut glx gmp gpm gstreamer hal idn imagemagick imap imlib ipv6 ithreads jabber java javascript jikes jpeg jpeg2k kde kdeenablefinal kdegraphics kdgraphics kerberos kernel_linux kipi krb4 lcms ldap live logitech-mouse lua lzw lzw-tiff mad mhash mime ming mmap mng mp3 mpeg mpi msn musepack ncurses network nls noamazon nptl nptlonly nvidia offensive ogg oggvorbis openal opengl oscar pam pcre pdflib perl pic png posix pthreads python qt quicktime readline real recode samba scanner sdl slang speex spell sqlite sqllite ssl subversion svg svn szip tcltk tcpd tga theora threads tiff toolbar truetype truetype-fonts type1-fonts udev unicode unsermake usb userlocales visualization vorbis win64 wmf xface xine xinerama xml xml2 xpm xrandr xv xvid yahoo zeroconf zlib linguas_nl linguas_en_GB userland_GNU elibc_glibc"
Unset:  ASFLAGS, CTARGET


Code:
[ebuild   R   ] kde-base/kopete-7-r2  +arts -debug -jingle +kdeenablefinal (-kdexdeltas) -sametime -slp +ssl +xinerama -xmms 0 kB [3]
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum