Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57675 - phonegaim (new ebuild)
Summary: phonegaim (new ebuild)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://phonegaim.com
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-07-19 20:33 UTC by Sveinung Kvilhaugsvik
Modified: 2007-06-30 15:33 UTC (History)
6 users (show)

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


Attachments
phonegaim-0.79.ebuild (phonegaim-0.79.ebuild,1.04 KB, text/plain)
2004-07-19 20:42 UTC, Sveinung Kvilhaugsvik
Details
linphone-0.12.1.ebuild (linphone-0.12.1.ebuild,1.48 KB, text/plain)
2004-07-26 04:16 UTC, Sveinung Kvilhaugsvik
Details
phonegaim-1.0.0.45.ebuild (phonegaim-1.0.0.45.ebuild,4.79 KB, text/plain)
2006-03-16 02:44 UTC, Oliver "Beowulf" Friedrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sveinung Kvilhaugsvik 2004-07-19 20:33:37 UTC
Started on a PhoneGAIM ebuild

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sveinung Kvilhaugsvik 2004-07-19 20:34:36 UTC
not finish jet, so no need to bug the devs
Comment 2 Sveinung Kvilhaugsvik 2004-07-19 20:42:26 UTC
Created attachment 35789 [details]
phonegaim-0.79.ebuild

I have found you must run aclocal between ./configure and make (so
it works with my version of autoconf) and after reading the code a
little I found out that the missing headers (linphonecore.h and osipua.h)
actually are outside dependecyes, sinc PhoneGAIM uses Linphone to do the
calling.
It should compile by now. Noting more. I will have to either make it a pach for
ordinar GAIM or make this one block it/be a version off it. All it should do
now is to compile. Since I have troubble emerging some of the dependencyes, I
dont know. Retrying while I get some sleep...
Comment 3 Sveinung Kvilhaugsvik 2004-07-26 04:16:17 UTC
Created attachment 36189 [details]
linphone-0.12.1.ebuild

modification to linphone so it installs the required header. (the other
(osipua.h) is installed in /usr/include/osipua, but phonegaim still cant find
it)
Comment 4 Ernst Sjöstrand 2004-07-29 06:11:06 UTC
Nice, I'll have to look at this!
Comment 5 Sveinung Kvilhaugsvik 2004-08-21 10:55:23 UTC
Seems like the changes to linphone is unessesarry. It is installed, but in a folder linphone (inside /usr/include).
Comment 6 Sveinung Kvilhaugsvik 2004-08-22 04:29:04 UTC
I dont have the time to complete this ebuild, at least not the next 3 weeks, so I reopen it. What needs to be done:
-Make it link against the includefiles. They are in two different subdirectoryes of /usr/include, osipua/osipua.h and linphone/linphonecore.h
-Make Phonegaim a patch agains GAIM, or copy (the features of) GAIM's ebuild, modyfy it for PhoneGaim and make it block normal Gaim. Or just wait and hope for phonegaim to be included in "normal" GAIM
Comment 7 Don Seiler (RETIRED) gentoo-dev 2004-08-25 11:19:10 UTC
phonegaim can't be included in "normal" gaim because the phonegaim people were stupid and didn't even bother to talk with the gaim developers about it.  They _could_ have made phonegaim a nice clean module for gaim, but instead decided to just bastardize gaim core code.

There may be hope that they do things the right way but we'll have to see.  Submit an ebuild for now if you'd like.
Comment 8 Patrizio Bassi 2005-08-18 04:45:00 UTC
that's 
 
http://www.zugaina.org/gentoo/portage/net-im/phonegaim/phonegaim-1.0.0.45.ebuild 
 
ready...check that 
Comment 9 Oliver "Beowulf" Friedrich 2006-03-16 02:44:36 UTC
Created attachment 82275 [details]
phonegaim-1.0.0.45.ebuild

Download-Path changed, chooses Version from Ebuild and Works in stable folder on server.
Dependencies updated
Comment 10 Patrizio Bassi 2006-03-16 03:04:04 UTC
actually, with new voip software...i think this is useless.

considering that gaim will incluse voip support in near future
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2007-06-30 15:33:31 UTC
src_install() {
	die "n�h!"
}

Nah, I guess. WONTFIX. 

If you have a working rewrite for pidgin without loads of use flags that do nothing and the ebuild actually installs something, feel free to attach and reopen.