Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365131 - [ebuild request] net-voip/blink
Summary: [ebuild request] net-voip/blink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 3 votes (vote)
Assignee: Julian Ospald
URL: http://icanblink.com/download.phtml#s...
Whiteboard:
Keywords:
Depends on: 446024 446026 446188
Blocks:
  Show dependency tree
 
Reported: 2011-04-27 19:31 UTC by Dennis Schridde
Modified: 2015-09-08 17:51 UTC (History)
1 user (show)

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


Attachments
net-voip/blink-9999.ebuild (blink-9999.ebuild,583 bytes, text/plain)
2012-12-05 01:30 UTC, Patrick McMunn
Details
net-voip/blink-9999.ebuild (blink-9999.ebuild,674 bytes, text/plain)
2012-12-06 01:15 UTC, Patrick McMunn
Details

Note You need to log in before you can comment on or make changes to this bug.
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