Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280604 - [VERSION BUMP] qutim 0.2
Summary: [VERSION BUMP] qutim 0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL: http://qutim.org/svn
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 20:29 UTC by Alexey Skobkin
Modified: 2009-11-29 09:37 UTC (History)
3 users (show)

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 Alexey Skobkin 2009-08-06 20:29:36 UTC
qutim 0.2 - new version multiprotocol messenger which supports icq, jabber, mrim, vkontakte, irc.
There is svn repository here:
http://qutim.org/svn/

Given instructions for manual compilation. 
cd ~ 
mkdir svn & & cd svn 
svn co http://qutim.org/svn/qutim 
cd qutim / plugins 
svn co http://qutim.org/svn/icq (for icq) 
svn co http://qutim.org/svn/jabber (for jabber) 
svn co http://qutim.org/svn/mrim (for mail.ru) 
svn co http://qutim.org/svn/vkontakte (for vkontakte.ru) 
svn co http://qutim.org/svn/irc (for irc) 

The kernel is configured cmake. 
ICQ configured qmake. 
Jabber - cmake. 
Mrim - cmake. 
vkontakte - qmake. 
irc - qmake. 
Is it possible to make a ebuild, which will collect core and some plugins with different USE flags?

plugins may be installed to ~/.config/qutim/plugins
qutim core already have "make install" target and not need to manually install.

Reproducible: Always
Comment 1 Alexey Skobkin 2009-08-06 20:30:16 UTC
There is manual in Russian for build and install qutim on gentoo or ubuntu:
http://j.skobkin.ru/2009/06/29/1/
Comment 2 Ondřej Súkup 2009-08-06 23:11:31 UTC
qutim gentoo overlay http://code.google.com/p/qutim-overlay/
Comment 3 Alexey Skobkin 2009-08-11 19:02:02 UTC
http://x.skobkin.ru/qutim-install.sh
Comment 4 Nikoli 2009-11-02 05:33:50 UTC
version 0.2 released http://www.qutim.org/
Comment 5 tot-to 2009-11-27 20:29:26 UTC
with this ebuild I have some dependences problems:
 [nomerge      ] net-im/qutim-0.2.0 [0.2-r1] USE="gnutls icq jabber mrim ssl -debug -histman -irc -vkontakte -yandexnarod" 
[ebuild  N    ]  media-sound/phonon-4.4_pre20091119  USE="alsa xcb xine -debug -gstreamer" 507 kB
[ebuild  N    ]   media-libs/xine-lib-1.1.16.3-r2  USE="X a52 aac aalib alsa css dts flac gtk imagemagick ipv6 libcaca mad mng modplug musepack opengl sdl speex theora truetype v4l vorbis wavpack xcb xinerama xv xvmc (-altivec) -directfb -dxr3 -esd -fbcon -gnome -jack -mmap -nls -oss -pulseaudio (-real) -samba -vcd (-vidix) (-vis) (-win32codecs)" 7,322 kB

[nomerge      ] media-sound/phonon-4.4_pre20091119  USE="alsa xcb xine -debug -gstreamer" 
[ebuild  N    ]  x11-libs/qt-dbus-4.5.3-r1  USE="-debug -pch" 0 kB
[ebuild  N    ]   sys-apps/dbus-1.3.0-r1  USE="X -debug -doc (-selinux) -test" 1,482 kB

[blocks B     ] x11-libs/qt-phonon:4 ("x11-libs/qt-phonon:4" is blocking media-sound/phonon-4.4_pre20091119)
[blocks B     ] media-sound/phonon ("media-sound/phonon" is blocking x11-libs/qt-phonon-4.5.3)

dbus is not really needed to compile and use qutim!
Comment 6 Markos Chandras (RETIRED) gentoo-dev 2009-11-29 09:37:11 UTC
qutim is alread on tree
Closing

Dependency problem fixed as well