qutIM - is new instant messenger. Project began at 2008 January and is under development right now. Main goal is to create fast and user friendly ICQ analogue client for Linux OS. Windows and Mac users will be able to use qutIM as well - it's written in C++ with Qt, so it will run on most platforms. Reproducible: Always
Created attachment 157131 [details] qutIM/qutIM-0.1
Created attachment 157203 [details] qutIM/qutIM-0.1.ebuild (minor fixes)
Created attachment 157241 [details] Alternative ebuild An alternative ebuild.
Created attachment 157243 [details] Ebuild for live version Ebuild for live version (SVN)
Created attachment 157245 [details] Fixed alternative ebuild Little fix.
Created attachment 157389 [details] Fixed live ebuild
Created attachment 158157 [details] Fixed live ebuild
Comment on attachment 158157 [details] Fixed live ebuild Fixed SVN URI (qutim -> trunk).
If really it's not very good that names of ebuild (qutim) and executable (qutIM) are different.
Created attachment 158199 [details] New version of ebuild new version. Handles dependance on USE=png for qt-4.x
Created attachment 158201 [details] Fixed live ebuild New fix for live ebuild. Handles requiment of use=png for qt and new destdir.
Created attachment 158225 [details] fixed name of ebuild. >If really it's not very good that names of ebuild (qutim) and executable (qutIM) are different. Yeah, I agree with you. Fixed.
Created attachment 158229 [details] Ebuild with fixed name. qutIM instead of qutim
>If really it's not very good that names of ebuild (qutim) and executable (qutIM) are different. Hm... I was wrong and you are wrong... At least acording to ebuild policy ( http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap3 ): "The first subsection, pkg, is the package name, which should only contain lowercase letters, the digits 0-9, and any number of single hyphen (-), underscore (_) or plus (+) characters", so qutim will be better even if name of executable file is qutIM.
Created attachment 158481 [details] minor fixes. Removed cd{$S}, fixed header... Name changed back to qutim
Created attachment 158483 [details] same fixes for 'live' ebuild.
Created attachment 159153 [details] added use=debug Added USE=debug to compile qutim with CFLAGS="-O0 -g -ggdb"
Created attachment 159155 [details] Same for 'live' version
Created attachment 159249 [details] Added desktop icon Added desktop icon by hajit.
Created attachment 159303 [details] Fixed desktop icon. I've added category to it. So it now displays in right category (Networing InstantMesseging; Qt)
Created attachment 159305 [details] Same for 'live' version Same for live ebuild.
Created attachment 160714 [details] Fixed depences for qutim-live. I think 0.1 is a bit obsolete, so no changes for it.
Created attachment 161083 [details] ebuild for version 0.1.1
Created attachment 161085 [details] fixed ebuild for 0.1.1 Oops. Forgot to add keywords.
Created attachment 162597 [details] removed qt4_min_version.
Created attachment 162599 [details] fixing typo in previous ebuild. btw, -9999 is now obsolete becouse no public access to svn is avalible now...
Created attachment 162600 [details] fixed rdeps
Breaks with message: /usr/bin/uic protocl/oscar/icq/readawaydialog.ui -o build/uic/ui_readawaydialog.h /usr/bin/uic protocol/oscar/icq/requestauthdialog.ui -o build/uic/ui_requestauthdialog.h /usr/bin/uic protocol/oscar/icq/searchuser.ui -o build/uic/ui_searchuser.h /usr/bin/uic protocol/oscar/icq/statusdialog.ui -o build/uic/ui_statusdialog.h /usr/bin/uic protocol/oscar/icq/tabchatwindow.ui -o build/uic/ui_tabchatwindow.h /usr/bin/uic protocol/oscar/icq/traymessage.ui -o build/uic/ui_traymessage.h /usr/bin/uic protocol/oscar/icq/userinformation.ui -o build/uic/ui_userinformation.h /usr/bin/uic protocol/oscar/icq/notewidget.ui -o build/uic/ui_notewidget.h make[1]: *** Нет правила для сборки цели `protocol/oscar/icq/cryper/cryptosettings.ui', требуемой для `build/uic/ui_cryptosettings.h'. Останов. make[1]: *** Ожидание завершения заданий... make[1]: Leaving directory `/var/tmp/portage/net-im/qutim-9999/work/qutIM' make: *** [release] Ошибка 2 * * ERROR: net-im/qutim-9999 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2927: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed Gentoo 2008, amd64, QT 4.3.5
(In reply to comment #28) > Breaks with message: > make[1]: *** Нет правила для сборки цели > `protocol/oscar/icq/cryper/cryptosettings.ui', требуемой для > `build/uic/ui_cryptosettings.h'. Останов. > make[1]: *** Ожидание завершения заданий... > make[1]: Leaving directory `/var/tmp/portage/net-im/qutim-9999/work/qutIM' > make: *** [release] Ошибка 2 As I've said earlier - don't use 9999, it's broken. Ask qutim's developer why he've done such a thing (he don't like that people use SVN that's why svn is currently broken).
Who can add svn & version ebuilds in sunrise ?
(In reply to comment #30) Maybe Vladimir could add this ebuild to sunrise overlay and then maintaing it. After adding to sunrise we can add this to portage tree.
This is now in the sunrise overlay. You can find it at: http://overlays.gentoo.org/svn/proj/sunrise/sunrise/net-im/qutim/qutim-0.1.1.ebuild
Release 0.2 alpha is out. It would be nice if the updated ebuild :)
Created attachment 190903 [details] net-im/qutim-0.1.9999 svn live ebuild for qutim (0.2 branch) and 4 protocol plugins [x] EAPI=2 [x] icq, jabber[ssl,gnutls], mrim (mail.ru), vkontakte.ru support [!] building is hacky and installation is whacked. yet [!] QA not very happy
Created attachment 190905 [details] net-im/qutim-0.1.9999 ( with icon ) woops. forgot about icon in menu. here it goes
Version 0.2.0 committed. Thanks for reporting this *qutim-0.2.0 (22 Nov 2009) 22 Nov 2009; Markos Chandras <hwoarang@gentoo.org> +qutim-0.2.0.ebuild: Moved from sunrise overlay. Thanks to Sergey Kondakov <virtuousfox@gmail.com> for the base ebuild. Fixes bug #227627