Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 365131

Summary: [ebuild request] net-voip/blink
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: New packagesAssignee: Julian Ospald <hasufell>
Status: RESOLVED FIXED    
Severity: enhancement CC: cloos
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://icanblink.com/download.phtml#source_code
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 446024, 446026, 446188    
Bug Blocks:    
Attachments: net-voip/blink-9999.ebuild
net-voip/blink-9999.ebuild

Description Dennis Schridde 2011-04-27 19:31:49 UTC
DESCRIPTION="A state of the art, easy to use SIP client"
HOMEPAGE="http://icanblink.com/"

Sourcecode available via Darcs, instructions here: http://icanblink.com/download.phtml

Reproducible: Always
Comment 1 Dennis Schridde 2011-04-27 19:32:35 UTC
More precisely: http://icanblink.com/download.phtml#source_code
Comment 2 James Cloos 2012-09-30 21:04:11 UTC
Some dependencies not in portage:

python-application (>= 1.2.5)
python-cjson
python-eventlet-0.8 (>= 0.8.11.4)
python-sipsimple (>= 0.18.1)

sunrise has dev-python/eventlet-0.9.16, but not 0.8.
Comment 3 Patrick McMunn 2012-12-05 01:30:28 UTC
Created attachment 331478 [details]
net-voip/blink-9999.ebuild

This is a live ebuild because I could not find any source tarballs on the website or version tags for the repository. Perhaps we can use a repository snapshot if this gets into portage. I'm opening up 8 other bugs for the various dependencies required ( python-application, python-backports, python-cjson, python-eventlib, python-sipsimple, python-msrplib,  python-xcaplib ). Regarding a few specific dependencies, on my system I am using eventlet 0.9.17, so I suspect that the "0.8" version requirement was just a typo. Also, gnutls-python-1.2.4 does not work properly with >=gnutls-3 out of the box, so it must be patched. See bug https://bugs.gentoo.org/show_bug.cgi?id=446016 regarding this issue. I should have all the necessary ebuilds on paddymac overlay in the next day or two if anyone wants to take Blink for a spin.
Comment 4 Patrick McMunn 2012-12-06 01:15:25 UTC
Created attachment 331598 [details]
net-voip/blink-9999.ebuild

Updated dependency info.
Comment 5 Julian Ospald 2015-09-08 14:28:43 UTC
https://github.com/gentoo/gentoo/pull/78