First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 10390
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Patrick Kursawe <phosphan@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
snns-4.2.ebuild The ebuild text/plain Patrick Kursawe 2002-11-07 12:20 0000 934 bytes Details
snns-4.2-gentoo.patch The bugfixes patch Patrick Kursawe 2002-11-07 12:20 0000 1.03 KB Details | Diff
SNNS-4.2 The extracted Readme.license from the tarball text/plain Patrick Kursawe 2002-11-07 12:26 0000 6.70 KB Details
snns-4.2.ebuild The ebuild, but now containing the docs... text/plain Patrick Kursawe 2002-11-07 13:26 0000 1.03 KB Details
snns-4.2.ebuild Next try - fixed optional X and IUSE text/plain Patrick Kursawe 2002-11-08 04:35 0000 1.51 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 10390 depends on: Show dependency tree
Bug 10390 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-11-07 12:19 0000
Hi!

Attached should be:
- an ebuild for snns-4.2
- a patch to fix known bugs
- the license file

SNNS is a program for creating and training artificial neural networks. The
homepage is http://www-ra.informatik.uni-tuebingen.de/SNNS/

I suggest app-sci/snns as the category.

------- Comment #1 From Patrick Kursawe 2002-11-07 12:20:14 0000 -------
Created an attachment (id=5452) [details]
The ebuild

------- Comment #2 From Patrick Kursawe 2002-11-07 12:20:57 0000 -------
Created an attachment (id=5453) [details]
The bugfixes

------- Comment #3 From Patrick Kursawe 2002-11-07 12:26:03 0000 -------
Created an attachment (id=5454) [details]
The extracted Readme.license from the tarball

It is an open source style license, you are just not allowed to distribute
modified sources - you should supply patches. Commercial users need a special
license.

------- Comment #4 From Patrick Kursawe 2002-11-07 13:26:04 0000 -------
Created an attachment (id=5455) [details]
The ebuild, but now containing the docs...

The manual in PDF format is a seperate archive, forgot that at first. Please
take this one, since I am not authorized to use the "Obsoletes:" function. 

------- Comment #5 From SpanKY 2002-11-08 02:22:44 0000 -------
added to cvs but with modifications 
 
check it out and tell me what you think 
 
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-sci/snns/snns-4.2.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup 

------- Comment #6 From Patrick Kursawe 2002-11-08 04:30:41 0000 -------
- you checked for USE doc but did not set IUSE
- you removed the USE X checks which were admittedly broken as far as I can see
- unpacking the pdf file (unpack ${A}) does not work, says: !!! unpack
SNNSv4.2.Manual.pdf: file format not recognized
- attached my next try, optional X support should be correct now? The makefiles
are quite broken, the --without-x did not stop the compilation of xgui, so I
tried a workaround

------- Comment #7 From Patrick Kursawe 2002-11-08 04:35:57 0000 -------
Created an attachment (id=5472) [details]
Next try - fixed optional X and IUSE

------- Comment #8 From SpanKY 2002-11-08 17:44:26 0000 -------
try this on for size 
 
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-sci/snns/snns-4.2-r1.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup 

------- Comment #9 From Patrick Kursawe 2002-11-11 04:15:43 0000 -------
Uh, this was definitely no good idea...

1. default.cfg.gz  help.hdoc.gz  SNNSv4.2.Manual.pdf.gz are installed into
/usr/share/doc/snns-4.2-r1 while the examples are installed into
/usr/share/doc/snns-4.2/examples
2. help.hdoc and default.cfg.gz are used by the program. They are not very
useful if they can't be accessed because they are gzip-ed.

Suggestion:
- use doins for default.cfg and help.hdoc again
- use ${PF} instead of ${P} in src_install

What do you think?

Patrick

------- Comment #10 From SpanKY 2002-11-11 11:25:35 0000 -------
so i suck, hopefully this should fix it all 
 
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-sci/snns/snns-4.2-r2.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup 

------- Comment #11 From Patrick Kursawe 2002-11-11 14:10:40 0000 -------
Looks nice now. Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug