Bug 8017 - ebuild for webCDwriter (new package)
Bug#: 8017 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P4
Resolution: FIXED Assigned To: media-optical@gentoo.org Reported By: robert.cole@support4linux.com
Component: Ebuilds
URL:  http://wwwhomes.uni-bielefeld.de/jhaeger/webCDwriter/
Summary: ebuild for webCDwriter (new package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2002-09-17 01:37 0000
Description:   Opened: 2002-09-17 01:37 0000
Can I get this added as an ebuild? It can wait till it's final release. I think
this would make a great addition to the portage tree.

Robert

------- Comment #1 From SpanKY 2002-09-17 13:16:03 0000 -------
the URL times out for me
could you post what it is exactly ?

------- Comment #2 From Robert Cole 2002-09-17 13:23:04 0000 -------
This is a neat looking app that allows you to setup a CDRW station on your
network so that any system connected to the network can burn CD's. That way you
don't have to have a CDRW drive in every station.  It's called webCDwriter.   

------- Comment #3 From SpanKY 2002-09-17 14:02:02 0000 -------
cool ill work on it after the 1.4 freeze ;)

------- Comment #4 From SpanKY 2002-11-05 14:48:55 0000 -------
Created an attachment (id=5395) [details]
webcdwriter.tbz2

try this out

------- Comment #5 From SpanKY 2002-11-07 09:50:05 0000 -------
re-open when you test it and have some input for me ;) 

------- Comment #6 From Markus Nigbur (RETIRED) 2003-10-03 16:11:57 0000 -------
dupe

------- Comment #7 From Markus Nigbur (RETIRED) 2003-10-03 16:12:13 0000 -------

*** This bug has been marked as a duplicate of 18308 ***

------- Comment #8 From SpanKY 2003-10-15 19:04:26 0000 -------
someone did this wrong

------- Comment #9 From SpanKY 2003-10-15 19:04:45 0000 -------
*** Bug 18308 has been marked as a duplicate of this bug. ***

------- Comment #10 From Francisco Javier 2004-09-27 01:13:10 0000 -------
Created an attachment (id=40518) [details]
new version 2.6.7, default user root

------- Comment #11 From Francisco Javier 2004-09-27 01:14:24 0000 -------
I rewrite ebuild to new version, and use default user root 

------- Comment #12 From Francisco Javier 2004-10-04 09:03:34 0000 -------
Created an attachment (id=41079) [details]
update java deps

------- Comment #13 From Lars Weiler (RETIRED) 2004-12-02 23:57:35 0000 -------
I tried to emerge the ebuild, but get the following error:

Store.cpp: In constructor `Store::Store()':
Store.cpp:35: error: array bound forbidden after parenthesized type-id
Store.cpp:35: note: try removing the parentheses around the type-id
make[1]: *** [Store.o] Error 1

Probably a gcc-3.4-error?  Did you compiled on gcc-3.3?

------- Comment #14 From Francisco Javier 2004-12-03 04:01:18 0000 -------
Yes , I compile in gcc 3.3.4

------- Comment #15 From Lars Weiler (RETIRED) 2004-12-03 09:34:58 0000 -------
Added morfic as he will look in the gcc-3.4 problem.

------- Comment #16 From Lars Weiler (RETIRED) 2004-12-03 09:39:17 0000 -------
Created an attachment (id=45213) [details]
app-cdr/webcdwriter.tar.bz2

Current ebuild and patch-files with older patches applied.

------- Comment #17 From Disenchanted (RETIRED) 2004-12-03 09:42:32 0000 -------
Reassigning to gcc-porting, so gcc-porting people have a chance to look at it
before my -e world finishes, until then i can only say it shouldnt be too hard
to make gcc3.4 like this 

------- Comment #18 From SpanKY 2004-12-03 19:55:23 0000 -------
the error is pretty self-explanatory ;)

Store.cpp:35: note: try removing the parentheses around the type-id

------- Comment #19 From Francisco Javier 2005-05-12 14:31:52 0000 -------
Created an attachment (id=58775) [details]
Webcdwriter-2.6.8

Update to version 2.6.8
check for installed jnlp-bin correctly
for java requiere virtual/jdk
and check in gcc 3.4.3 and run fine

------- Comment #20 From Lars Weiler (RETIRED) 2005-06-10 11:25:55 0000 -------
Finally, it's in portage!