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

Bug 81890

Summary: Video Conference Tool (new ebuild)
Product: Gentoo Linux Reporter: Henri <aiclus>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: jkt, media-video, nopik
Priority: Lowest Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www-mice.cs.ucl.ac.uk/multimedia/software/vic/index.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild itself
getopt patch

Description Henri 2005-02-13 11:16:31 UTC
Nice and simple video confrencing application.

Reproducible: Always
Steps to Reproduce:
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-06 16:40:09 UTC
I see no attachments to it? There's an ebuild or it's just a request?
Comment 2 Henri 2005-05-10 22:21:22 UTC
This is just a request :(
Comment 3 Chris White (RETIRED) gentoo-dev 2005-06-27 12:17:04 UTC
Kamil will be working on an ebuild for this as part of new dev training. 
Comment 4 Kamil Burzynski 2005-07-02 05:34:29 UTC
Created attachment 62459 [details]
Ebuild itself
Comment 5 Kamil Burzynski 2005-07-02 05:35:46 UTC
Created attachment 62460 [details, diff]
getopt patch

The code tries to re-define getopt incorrectly. This patch removes the
re-definition.
Comment 6 Kamil Burzynski 2005-07-02 05:37:32 UTC
This ebuild works for me - but it was barely tested, as I have no possibility to
create a vidconf connection. Please test it and report any issues.
Comment 7 Jan Kundrát (RETIRED) gentoo-dev 2006-11-09 17:25:54 UTC
* missing dep on tcl/tk
* wrong X11 depend atom (needs porting to modular X)
* doesn't build with GCC/4.1 due to -Werror (pointer signedness)
* tries to do something with openjade (documentation generation, I guess) and silently fails
* and finally:
checking system version (for dynamic loading)... ./configure: line 4801: syntax error near unexpected token `)'
./configure: line 4801: `    OSF*)'

CANTFIX, I guess :(.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 15:01:07 UTC
Feel free to reopen with a fixed ebuild; WONTFIX meanwhile.