Bug 19036 - otter-3.2.ebuild (New Package)
Bug#: 19036 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: george@gentoo.org Reported By: s0199782@sms.ed.ac.uk
Component: Ebuilds
URL: 
Summary: otter-3.2.ebuild (New Package)
Keywords:  
Status Whiteboard: 
Opened: 2003-04-09 09:46 0000
Description:   Opened: 2003-04-09 09:46 0000
Otter is an Automated Deduction System, From the Website: 

Our current automated deduction system Otter is designed to prove theorems
stated in first-order logic with equality. Otter's inference rules are based on
resolution and paramodulation, and it includes facilities for term rewriting,
term orderings, Knuth-Bendix completion, weighting, and strategies for directing
and restricting searches for proofs. Otter can also be used as a symbolic
calculator and has an embedded equational programming system. Otter is a
fourth-generation Argonne National Laboratory deduction system whose ancestors
(dating from the early 1960s) include the TP series, NIUTP, AURA, and ITP.

3.2 is the latest version. Unfortunately the Licence doesn't seem to be in the
Licences directory. (It's a U.S. Government one) I've hopefully attached it to
this bug as 'Legal'. 

I would suggest app-sci/otter. This ebuild doens't depend on anything, as I can
tell. Just being able to compile c programs, no particular version of glibc or
anything is required. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Meghan Claire Pike 2003-04-09 09:48:00 0000 -------
Created an attachment (id=10434) [details]
otter-3.2.ebuild 

ebuild file

------- Comment #2 From Meghan Claire Pike 2003-04-09 09:48:33 0000 -------
Created an attachment (id=10435) [details]
Licence terms for otter

------- Comment #3 From Meghan Claire Pike 2003-04-09 10:51:13 0000 -------
Created an attachment (id=10436) [details]
otter ebuild file - better version

sorry about the first one. V-naughty of me. 

------- Comment #4 From George Shapovalov 2003-05-16 06:02:36 0000 -------
Hi Meghan.

Thanks for your submission!
I have processed and committed the build. Please test.

Few small notes:
1. it is best to use constructs like ${PN} ${P} where possible
2. it is better to use ${var} form instead of $var
3. You could have groupped mutiple dobin and dodoc's like this is now done in ebuild

George

------- Comment #5 From George Shapovalov 2003-12-31 10:31:51 0000 -------
reclosing the bug

------- Comment #6 From George Shapovalov 2003-12-31 20:06:02 0000 -------
Bumped to 3.3, needed to do some adjustments, as build procedure slightly
changed.
Reclosing the bug.

George