Summary
Orpie is a fullscreen RPN calculator for the console. Its operation is similar to that of modern HP calculators, but data entry has been optimized for efficiency on a PC keyboard.
Versions
v1.6.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt
USE flags
General
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / camlp5 : A preprocessor-pretty-printer of ocaml
dev-ml / curses : Bindings to ncurses
dev-ml / dune : A composable build system for OCaml
dev-ml / gsl-ocaml : OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl)
dev-ml / num : Library for arbitrary-precision integer and rational arithmetic
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / camlp5 : A preprocessor-pretty-printer of ocaml
dev-ml / curses : Bindings to ncurses
dev-ml / dune : A composable build system for OCaml
dev-ml / gsl-ocaml : OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl)
dev-ml / num : Library for arbitrary-precision integer and rational arithmetic
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-calculators/orpie: remove old
Closes: https://bugs.gentoo.org/677660 Closes: https://bugs.gentoo.org/716602 Closes: https://bugs.gentoo.org/832679 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sci-calculators/orpie: Keyword 1.6.1 x86, #835864
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-calculators/orpie: fix command not found
Closes: https://bugs.gentoo.org/835742 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-calculators/orpie: fix deps
Closes: https://bugs.gentoo.org/835736 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-calculators/orpie: 1.6.1 bump
Bugs: https://bugs.gentoo.org/677660 Bugs: https://bugs.gentoo.org/716602 Bugs: https://bugs.gentoo.org/832679 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-calculators/orpie: update EAPI 6 -> 7
Signed-off-by: Sam James <sam@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - David Seifert · gentoo
sci-calculators/orpie: Minor touchups
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3533 - David Seifert · gentoo
sci-calculators/orpie: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3533 - David Seifert · gentoo
sci-calculators/orpie: Drop KEYWORDS until dev-ml/gsl-ocaml is keyworded
Package-Manager: portage-2.2.27 - David Seifert · gentoo
sci-calculators/orpie: Change dep from dev-ml/ocamlgsl to dev-ml/gsl-ocaml
Gentoo-Bug: 574564 Package-Manager: portage-2.2.27 RepoMan-Options: --force - David Seifert · gentoo
sci-calculators/orpie: Version bump to 1.5.2
Gentoo-Bug: 532776 * EAPI=6 * Add missing dependency on dev-ml/camlp4 (thanks Quentin Minster) * Amend patches for -p1 Package-Manager: portage-2.2.27 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed