Bug 24509 - A new ebuild for chipmunk system - a circuit schematic and simulation enviroment (new package)
Bug#: 24509 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: herton@brturbo.com
Component: Ebuilds
URL:  http://www.cs.berkeley.edu/~lazzaro/chipmunk/
Summary: A new ebuild for chipmunk system - a circuit schematic and simulation enviroment (new package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2003-07-15 01:21 0000
Description:   Opened: 2003-07-15 01:21 0000
As apparently anything came out from bug 6215, I wrote a new ebuild for
chipmunk
system (http://www.cs.berkeley.edu/~lazzaro/chipmunk/).

From the site: "The software tools in the Chipmunk system perform a wide
variety
of tasks: electronic circuit simulation and schematic capture, graphics
editing,
and curve plotting, to name a few..."

This software is used for example to teach circuit logic courses in some
universities.

Herton R. Krzesinski

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Herton R. Krzesinski 2003-07-15 01:24:21 0000 -------
Created an attachment (id=14498) [details]
A new ebuild for chipmunk system - a circuit schematic and simulation
enviroment (new package)

------- Comment #2 From Herton R. Krzesinski 2003-07-15 01:24:42 0000 -------
Created an attachment (id=14499) [details]
A new ebuild for chipmunk system - a circuit schematic and simulation
enviroment (new package)

------- Comment #3 From Herton R. Krzesinski 2003-07-15 01:31:12 0000 -------
Created an attachment (id=14500) [details]
ChangeLog for the ebuild

------- Comment #4 From Herton R. Krzesinski 2003-07-15 01:33:38 0000 -------
Created an attachment (id=14501) [details]
digest for chipmunksystem-10030321.ebuild

------- Comment #5 From Herton R. Krzesinski 2003-07-15 01:38:33 0000 -------
Sorry about the double posting, please desconsider the attachment id=14499. I
made this because of this error, but the file was posted anyway and i did'nt
see it:

Status: 400 Bad request (malformed multipart POST) Content-type: text/html
Software error:
Undefined subroutine &main::ThrowCodeError called at Bugzilla/CGI.pm line 78.
For help, please send mail to the webmaster (webmaster@oregonstate.edu), giving
this error message and the time and date of the error.
Content-type: text/html
Software error:
[Tue Jul 15 01:31:12 2003] processmail: Undefined subroutine
&main::ThrowCodeError called at Bugzilla/CGI.pm line 78.
Compilation failed in require at ./processmail line 31.
For help, please send mail to the webmaster (webmaster@oregonstate.edu), giving
this error message and the time and date of the error.

------- Comment #6 From George Shapovalov 2003-10-12 11:24:51 0000 -------
Reassigning.
While not exactly sci, this is the closest one, and we have a few similar
packages under app-sci already.

BTW, ids there already enough such stuff to warrant a category? (app-ee or
app-circuitry perhaps?)

George

------- Comment #7 From Patrick Kursawe 2003-10-24 01:38:59 0000 -------
How often do updates of these packages happen? It wouldn't be a good idea
to force users to recompile everything because one tool has changed. If it
is still under development, we should maybe better split this into single
packages. Herton?

------- Comment #8 From Herton R. Krzesinski 2003-10-25 18:17:06 0000 -------
I think chipmunk updates does't occurs frequently, (may be every year? the
lastest versions were realeased *March 21, 2003*, *June 5, 2002* and *August
17, 2001*). But anyway this package don't seems to affect others, so the
recompile thing isn't a issue, and about the package split, we can do if
it's worth the effort (some parts are very small, or may be not used very
often...)

------- Comment #9 From Olivier Fisette 2004-05-15 17:17:01 0000 -------
Created an attachment (id=31505) [details]
chipmunksystem-20031105.ebuild - Updated ebuild

- New version
- Updated SRC_URI
- Installs the shared files in /usr/share/${PN} rather than /usr/share/${P}
since that's what other packages do

------- Comment #10 From Olivier Fisette 2004-05-15 17:23:36 0000 -------
Created an attachment (id=31506) [details]
ChangeLog

Goes with 31505: chipmunksystem-20031105.ebuild - Updated ebuild

------- Comment #11 From Olivier Fisette 2004-05-15 17:24:09 0000 -------
Created an attachment (id=31507) [details]
digest-chipmunksystem-20031105

Goes with 31505: chipmunksystem-20031105.ebuild - Updated ebuild

------- Comment #12 From Olivier Fisette 2004-05-15 17:28:25 0000 -------
Created an attachment (id=31508) [details]
metadata.xml

Goes with 31505: chipmunksystem-20031105.ebuild - Updated ebuild

- Assigns to the sci herd
- Provides extended description

------- Comment #13 From Patrick Kursawe 2004-05-17 06:25:56 0000 -------
Did some little cleanups (used sed -i instead of cp;sed;mv, put installs into a
loop) and put into portage. Thanks guys.