--- orpie-1.5.1.orig/Makefile.in +++ orpie-1.5.1/Makefile.in @@ -38,7 +38,7 @@ CURSES_LIB = @CURSES_LIB@ GSL_LIB = @GSL_LIB@ -INCLUDES = -I ./curses -I ./gsl -I ./units +INCLUDES = -I ./curses -I /usr/lib/ocaml/gsl/ -I ./units BFLAGS = -pp camlp4o -g $(INCLUDES) -thread OFLAGS = -pp camlp4o $(INCLUDES) -thread BLFLAGS = -custom -cclib '@LDFLAGS@ $(CURSES_LIB) $(GSL_LIB) -lm' @@ -72,23 +72,25 @@ CURSES_BOBJS = $(CURSES_CMO) $(CURSES_COBJS) CURSES_OOBJS = $(CURSES_CMX) $(CURSES_COBJS) -GSL_CMO = gsl/gsl_error.cmo gsl/gsl_blas.cmo gsl/gsl_complex.cmo gsl/gsl_matrix.cmo gsl/gsl_matrix_complex.cmo \ - gsl/gsl_vector.cmo gsl/gsl_vector_complex.cmo gsl/gsl_vector_flat.cmo gsl/gsl_matrix_flat.cmo \ - gsl/gsl_vector_complex_flat.cmo gsl/gsl_matrix_complex_flat.cmo gsl/gsl_vectmat.cmo \ - gsl/gsl_permut.cmo gsl/gsl_linalg.cmo gsl/gsl_fun.cmo -GSL_CMX = $(GSL_CMO:.cmo=.cmx) -GSL_COBJS = gsl/mlgsl_error.o gsl/mlgsl_blas.o gsl/mlgsl_blas_complex.o gsl/mlgsl_complex.o \ - gsl/mlgsl_matrix_complex.o gsl/mlgsl_matrix_double.o gsl/mlgsl_vector_double.o gsl/mlgsl_permut.o \ - gsl/mlgsl_linalg.o gsl/mlgsl_linalg_complex.o gsl/mlgsl_fun.o gsl/mlgsl_math.o gsl/mlgsl_sf.o -GSL_BOBJS = $(GSL_COBJS) $(GSL_CMO) -GSL_OOBJS = $(GSL_COBJS) $(GSL_CMX) +#GSL_CMO = gsl/gsl_error.cmo gsl/gsl_blas.cmo gsl/gsl_complex.cmo gsl/gsl_matrix.cmo gsl/gsl_matrix_complex.cmo \ +# gsl/gsl_vector.cmo gsl/gsl_vector_complex.cmo gsl/gsl_vector_flat.cmo gsl/gsl_matrix_flat.cmo \ +# gsl/gsl_vector_complex_flat.cmo gsl/gsl_matrix_complex_flat.cmo gsl/gsl_vectmat.cmo \ +# gsl/gsl_permut.cmo gsl/gsl_linalg.cmo gsl/gsl_fun.cmo +#GSL_CMX = $(GSL_CMO:.cmo=.cmx) +#GSL_COBJS = gsl/mlgsl_error.o gsl/mlgsl_blas.o gsl/mlgsl_blas_complex.o gsl/mlgsl_complex.o \ +# gsl/mlgsl_matrix_complex.o gsl/mlgsl_matrix_double.o gsl/mlgsl_vector_double.o gsl/mlgsl_permut.o \ +# gsl/mlgsl_linalg.o gsl/mlgsl_linalg_complex.o gsl/mlgsl_fun.o gsl/mlgsl_math.o gsl/mlgsl_sf.o +#GSL_BOBJS = $(GSL_COBJS) $(GSL_CMO) +#GSL_OOBJS = $(GSL_COBJS) $(GSL_CMX) +GSL_BOBJS = /usr/lib/ocaml/gsl/gsl.cma +GSL_OOBJS = /usr/lib/ocaml/gsl/gsl.cmxa UNITS_CMO = units/units.cmo UNITS_CMX = $(UNITS_CMO:.cmo=.cmx) TEST_CMO = big_int_str.cmo gsl_assist.cmo install.cmo operations.cmo utility.cmo \ version.cmo rpc_stack.cmo add.cmo sub.cmo mult.cmo div.cmo inv.cmo pow.cmo \ - solvelin.cmo rpc_calc.cmo txtin_parser.cmo txtin_lexer.cmo calc_test.cmo + solvelin.cmo rpc_calc.cmo txtin_parser.cmo rcfile.cmo txtin_lexer.cmo calc_test.cmo TEST_CMX = $(TEST_CMO:.cmo=.cmx) GENERATED = version.ml --- orpie-1.5.1.orig/config.status.lineno +++ orpie-1.5.1/config.status.lineno @@ -0,0 +1,775 @@ +#! /bin/sh +# Generated by configure. +# Run this file to recreate the current configuration. +# Compiler output produced by configure, useful for debugging +# configure, is in config.log if it exists. + +debug=false +ac_cs_recheck=false +ac_cs_silent=false +SHELL=${CONFIG_SHELL-/bin/sh} +## --------------------- ## +## M4sh Initialization. ## +## --------------------- ## + +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then + emulate sh + NULLCMD=: + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + + + +# PATH needs CR +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + echo "#! /bin/sh" >conf$$.sh + echo "exit 0" >>conf$$.sh + chmod +x conf$$.sh + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + PATH_SEPARATOR=';' + else + PATH_SEPARATOR=: + fi + rm -f conf$$.sh +fi + +# Support unset when possible. +if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then + as_unset=unset +else + as_unset=false +fi + + +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +as_nl=' +' +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +case $0 in + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break +done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + { (exit 1); exit 1; } +fi + +# Work around bugs in pre-3.0 UWIN ksh. +for as_var in ENV MAIL MAILPATH +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var +done +PS1='$ ' +PS2='> ' +PS4='+ ' + +# NLS nuisances. +for as_var in \ + LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ + LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ + LC_TELEPHONE LC_TIME +do + if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then + eval $as_var=C; export $as_var + else + ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var + fi +done + +# Required to use basename. +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then + as_expr=expr +else + as_expr=false +fi + +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then + as_basename=basename +else + as_basename=false +fi + + +# Name of the executable. +as_me=`$as_basename -- "$0" || +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ + X"$0" : 'X\(//\)$' \| \ + X"$0" : 'X\(/\)' \| . 2>/dev/null || +echo X/"$0" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + +# CDPATH. +$as_unset CDPATH + + + + as_lineno_1=157 + as_lineno_2=158 + test "x$as_lineno_1" != "x$as_lineno_2" && + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { + + # Create $as_me.lineno as a copy of $as_myself, but with 162 + # uniformly replaced by the line number. The first 'sed' inserts a + # line-number line after each line using 164; the second 'sed' + # does the real work. The second script uses 'N' to pair each + # line-number line with the line containing 166, and appends + # trailing '-' during substitution so that 167 is not a special + # case at line end. + # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the + # scripts with optimization help from Paolo Bonzini. Blame Lee + # E. McMahon (1931-1989) for sed's syntax. :-) + sed -n ' + p + /[$]LINENO/= + ' <$as_myself | + sed ' + s/[$]LINENO.*/&-/ + t lineno + b + :lineno + N + :loop + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ + t loop + s/-\n.*// + ' >$as_me.lineno && + chmod +x "$as_me.lineno" || + { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 + { (exit 1); exit 1; }; } + + # Don't try to exec as it changes $[0], causing all sort of problems + # (the dirname of $[0] is not the place where we might find the + # original and so on. Autoconf is especially sensitive to this). + . "./$as_me.lineno" + # Exit status is that of the last command. + exit +} + + +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in +-n*) + case `echo 'x\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + *) ECHO_C='\c';; + esac;; +*) + ECHO_N='-n';; +esac + +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then + as_expr=expr +else + as_expr=false +fi + +rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir +fi +echo >conf$$.file +if ln -s conf$$.file conf$$ 2>/dev/null; then + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || + as_ln_s='cp -p' +elif ln conf$$.file conf$$ 2>/dev/null; then + as_ln_s=ln +else + as_ln_s='cp -p' +fi +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null + +if mkdir -p . 2>/dev/null; then + as_mkdir_p=: +else + test -d ./-p && rmdir ./-p + as_mkdir_p=false +fi + +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x + +# Sed expression to map a string onto a valid CPP name. +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" + +# Sed expression to map a string onto a valid variable name. +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" + + +exec 6>&1 + +# Save the log message, to keep $[0] and so on meaningful, and to +# report actual input values of CONFIG_FILES etc. instead of their +# values after options handling. +ac_log=" +This file was extended by $as_me, which was +generated by GNU Autoconf 2.61. Invocation command line was + + CONFIG_FILES = $CONFIG_FILES + CONFIG_HEADERS = $CONFIG_HEADERS + CONFIG_LINKS = $CONFIG_LINKS + CONFIG_COMMANDS = $CONFIG_COMMANDS + $ $0 $@ + +on `(hostname || uname -n) 2>/dev/null | sed 1q` +" + +# Files that config.status was made for. +config_files=" Makefile install.ml" + +ac_cs_usage="\ +\`$as_me' instantiates files from templates according to the +current configuration. + +Usage: $0 [OPTIONS] [FILE]... + + -h, --help print this help, then exit + -V, --version print version number and configuration settings, then exit + -q, --quiet do not print progress messages + -d, --debug don't remove temporary files + --recheck update $as_me by reconfiguring in the same conditions + --file=FILE[:TEMPLATE] + instantiate the configuration file FILE + +Configuration files: +$config_files + +Report bugs to ." + +ac_cs_version="\ +config.status +configured by ./configure, generated by GNU Autoconf 2.61, + with options \"'--prefix=/usr' '--mandir=\${prefix}/share/man' '--sysconfdir=/etc' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS='\" + +Copyright (C) 2006 Free Software Foundation, Inc. +This config.status script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it." + +ac_pwd='/usr/local/src/debian/orpie-1.5.1' +srcdir='.' +# If no file are specified by the user, then we need to provide default +# value. By we need to know if files were specified by the user. +ac_need_defaults=: +while test $# != 0 +do + case $1 in + --*=*) + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` + ac_shift=: + ;; + *) + ac_option=$1 + ac_optarg=$2 + ac_shift=shift + ;; + esac + + case $ac_option in + # Handling of the options. + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + ac_cs_recheck=: ;; + --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) + echo "$ac_cs_version"; exit ;; + --debug | --debu | --deb | --de | --d | -d ) + debug=: ;; + --file | --fil | --fi | --f ) + $ac_shift + CONFIG_FILES="$CONFIG_FILES $ac_optarg" + ac_need_defaults=false;; + --he | --h | --help | --hel | -h ) + echo "$ac_cs_usage"; exit ;; + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil | --si | --s) + ac_cs_silent=: ;; + + # This is an error. + -*) { echo "$as_me: error: unrecognized option: $1 +Try \`$0 --help' for more information." >&2 + { (exit 1); exit 1; }; } ;; + + *) ac_config_targets="$ac_config_targets $1" + ac_need_defaults=false ;; + + esac + shift +done + +ac_configure_extra_args= + +if $ac_cs_silent; then + exec 6>/dev/null + ac_configure_extra_args="$ac_configure_extra_args --silent" +fi + +if $ac_cs_recheck; then + echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " '--prefix=/usr' '--mandir=${prefix}/share/man' '--sysconfdir=/etc' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' $ac_configure_extra_args " --no-create --no-recursion" >&6 + CONFIG_SHELL=/bin/sh + export CONFIG_SHELL + exec /bin/sh "./configure" '--prefix=/usr' '--mandir=${prefix}/share/man' '--sysconfdir=/etc' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' $ac_configure_extra_args --no-create --no-recursion +fi + +exec 5>>config.log +{ + echo + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX +## Running $as_me. ## +_ASBOX + echo "$ac_log" +} >&5 + + +# Handling of arguments. +for ac_config_target in $ac_config_targets +do + case $ac_config_target in + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "install.ml") CONFIG_FILES="$CONFIG_FILES install.ml" ;; + + *) { { echo "$as_me:415: error: invalid argument: $ac_config_target" >&5 +echo "$as_me: error: invalid argument: $ac_config_target" >&2;} + { (exit 1); exit 1; }; };; + esac +done + + +# If the user did not use the arguments to specify the items to instantiate, +# then the envvar interface is used. Set only those that are not. +# We use the long form for the default assignment because of an extremely +# bizarre bug on SunOS 4.1.3. +if $ac_need_defaults; then + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files +fi + +# Have a temporary directory for convenience. Make it in the build tree +# simply because there is no reason against having it here, and in addition, +# creating and moving files from /tmp can sometimes cause problems. +# Hook for its removal unless debugging. +# Note that there is a small window in which the directory will not be cleaned: +# after its creation but before its name has been assigned to `$tmp'. +$debug || +{ + tmp= + trap 'exit_status=$? + { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status +' 0 + trap '{ (exit 1); exit 1; }' 1 2 13 15 +} +# Create a (secure) tmp directory for tmp files. + +{ + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && + test -n "$tmp" && test -d "$tmp" +} || +{ + tmp=./conf$$-$RANDOM + (umask 077 && mkdir "$tmp") +} || +{ + echo "$me: cannot create a temporary directory in ." >&2 + { (exit 1); exit 1; } +} + +# +# Set up the sed scripts for CONFIG_FILES section. +# + +# No need to generate the scripts if there are no CONFIG_FILES. +# This happens for instance when ./config.status config.h +if test -n "$CONFIG_FILES"; then + +cat >"$tmp/subs-1.sed" <<\CEOF +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end +s,@SHELL@,|#_!!_#|/bin/sh,g +s,@PATH_SEPARATOR@,|#_!!_#|:,g +s,@PACKAGE_NAME@,|#_!!_#|,g +s,@PACKAGE_TARNAME@,|#_!!_#|,g +s,@PACKAGE_VERSION@,|#_!!_#|,g +s,@PACKAGE_STRING@,|#_!!_#|,g +s,@PACKAGE_BUGREPORT@,|#_!!_#|,g +s,@exec_prefix@,|#_!!_#|${prefix},g +s,@prefix@,|#_!!_#|/usr,g +s,@program_transform_name@,|#_!!_#|s\,x\,x\,,g +s,@bindir@,|#_!!_#|${exec_prefix}/bin,g +s,@sbindir@,|#_!!_#|${exec_prefix}/sbin,g +s,@libexecdir@,|#_!!_#|${exec_prefix}/libexec,g +s,@datarootdir@,|#_!!_#|${prefix}/share,g +s,@datadir@,|#_!!_#|${datarootdir},g +s,@sysconfdir@,|#_!!_#|/etc,g +s,@sharedstatedir@,|#_!!_#|${prefix}/com,g +s,@localstatedir@,|#_!!_#|${prefix}/var,g +s,@includedir@,|#_!!_#|${prefix}/include,g +s,@oldincludedir@,|#_!!_#|/usr/include,g +s,@docdir@,|#_!!_#|${datarootdir}/doc/${PACKAGE},g +s,@infodir@,|#_!!_#|${datarootdir}/info,g +s,@htmldir@,|#_!!_#|${docdir},g +s,@dvidir@,|#_!!_#|${docdir},g +s,@pdfdir@,|#_!!_#|${docdir},g +s,@psdir@,|#_!!_#|${docdir},g +s,@libdir@,|#_!!_#|${exec_prefix}/lib,g +s,@localedir@,|#_!!_#|${datarootdir}/locale,g +s,@mandir@,|#_!!_#|${prefix}/share/man,g +s,@DEFS@,|#_!!_#|-DPACKAGE_NAME=\\"\\" -DPACKAGE_TARNAME=\\"\\" -DPACKAGE_VERSION=\\"\\" -DPACKAGE_STRING=\\"\\" -DPACKAGE_BUGREPORT=\\"\\" -DHAVE_CURSES_H=1,g +s,@ECHO_C@,|#_!!_#|,g +s,@ECHO_N@,|#_!!_#|-n,g +s,@ECHO_T@,|#_!!_#|,g +s,@LIBS@,|#_!!_#|,g +s,@build_alias@,|#_!!_#|,g +s,@host_alias@,|#_!!_#|,g +s,@target_alias@,|#_!!_#|,g +s,@OCAMLC@,|#_!!_#|ocamlc,g +s,@OCAMLOPT@,|#_!!_#|ocamlopt,g +s,@OCAMLCDOTOPT@,|#_!!_#|no,g +s,@OCAMLOPTDOTOPT@,|#_!!_#|no,g +s,@OCAMLDEP@,|#_!!_#|ocamldep,g +s,@OCAMLLEX@,|#_!!_#|ocamllex,g +s,@OCAMLLEXDOTOPT@,|#_!!_#|no,g +s,@OCAMLYACC@,|#_!!_#|ocamlyacc,g +s,@CC@,|#_!!_#|gcc,g +s,@CFLAGS@,|#_!!_#|-g -O2,g +s,@LDFLAGS@,|#_!!_#|,g +s,@CPPFLAGS@,|#_!!_#|,g +s,@ac_ct_CC@,|#_!!_#|gcc,g +s,@EXEEXT@,|#_!!_#|,g +s,@OBJEXT@,|#_!!_#|o,g +s,@GSLCONFIG@,|#_!!_#|/usr/bin/gsl-config,g +s,@OCAMLBEST@,|#_!!_#|opt,g +s,@OCAMLVERSION@,|#_!!_#|3.10.1,g +s,@OCAMLLIB@,|#_!!_#|/usr/lib/ocaml/3.10.1,g +s,@OCAMLWIN32@,|#_!!_#|no,g +s,@EXE@,|#_!!_#|,g +s,@CURSES_LIB@,|#_!!_#|-lcurses,g +s,@GSL_CFLAGS@,|#_!!_#|-I/usr/include,g +s,@GSL_LIB@,|#_!!_#|-L/usr/lib -lgsl -lgslcblas -lm,g +s,@LIBOBJS@,|#_!!_#|,g +s,@LTLIBOBJS@,|#_!!_#|,g +:end +s/|#_!!_#|//g +CEOF +fi # test -n "$CONFIG_FILES" + + +for ac_tag in :F $CONFIG_FILES +do + case $ac_tag in + :[FHLC]) ac_mode=$ac_tag; continue;; + esac + case $ac_mode$ac_tag in + :[FHL]*:*);; + :L* | :C*:*) { { echo "$as_me:545: error: Invalid tag $ac_tag." >&5 +echo "$as_me: error: Invalid tag $ac_tag." >&2;} + { (exit 1); exit 1; }; };; + :[FH]-) ac_tag=-:-;; + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; + esac + ac_save_IFS=$IFS + IFS=: + set x $ac_tag + IFS=$ac_save_IFS + shift + ac_file=$1 + shift + + case $ac_mode in + :L) ac_source=$1;; + :[FH]) + ac_file_inputs= + for ac_f + do + case $ac_f in + -) ac_f="$tmp/stdin";; + *) # Look for the file first in the build tree, then in the source tree + # (if the path is not absolute). The absolute path cannot be DOS-style, + # because $ac_f cannot contain `:'. + test -f "$ac_f" || + case $ac_f in + [\\/$]*) false;; + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; + esac || + { { echo "$as_me:575: error: cannot find input file: $ac_f" >&5 +echo "$as_me: error: cannot find input file: $ac_f" >&2;} + { (exit 1); exit 1; }; };; + esac + ac_file_inputs="$ac_file_inputs $ac_f" + done + + # Let's still pretend it is `configure' which instantiates (i.e., don't + # use $as_me), people would be surprised to read: + # /* config.h. Generated by config.status. */ + configure_input="Generated from "`IFS=: + echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." + if test x"$ac_file" != x-; then + configure_input="$ac_file. $configure_input" + { echo "$as_me:589: creating $ac_file" >&5 +echo "$as_me: creating $ac_file" >&6;} + fi + + case $ac_tag in + *:-:* | *:-) cat >"$tmp/stdin";; + esac + ;; + esac + + ac_dir=`$as_dirname -- "$ac_file" || +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$ac_file" : 'X\(//\)[^/]' \| \ + X"$ac_file" : 'X\(//\)$' \| \ + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || +echo X"$ac_file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + { as_dir="$ac_dir" + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { + as_dirs= + while :; do + case $as_dir in #( + *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || +echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break + done + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || { { echo "$as_me:660: error: cannot create directory $as_dir" >&5 +echo "$as_me: error: cannot create directory $as_dir" >&2;} + { (exit 1); exit 1; }; }; } + ac_builddir=. + +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) + ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix + +case $srcdir in + .) # We are building in place. + ac_srcdir=. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. + ac_srcdir=$srcdir$ac_dir_suffix; + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; +esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix + + + case $ac_mode in + :F) + # + # CONFIG_FILE + # + +# If the template does not know about datarootdir, expand it. +# FIXME: This hack should be removed a few years after 2.60. +ac_datarootdir_hack=; ac_datarootdir_seen= + +case `sed -n '/datarootdir/ { + p + q +} +/@datadir@/p +/@docdir@/p +/@infodir@/p +/@localedir@/p +/@mandir@/p +' $ac_file_inputs` in +*datarootdir*) ac_datarootdir_seen=yes;; +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) + { echo "$as_me:720: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 +echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} + ac_datarootdir_hack=' + s&@datadir@&${datarootdir}&g + s&@docdir@&${datarootdir}/doc/${PACKAGE}&g + s&@infodir@&${datarootdir}/info&g + s&@localedir@&${datarootdir}/locale&g + s&@mandir@&${prefix}/share/man&g + s&\${datarootdir}&${prefix}/share&g' ;; +esac + sed "/^[ ]*VPATH[ ]*=/{ +s/:*\$(srcdir):*/:/ +s/:*\${srcdir}:*/:/ +s/:*@srcdir@:*/:/ +s/^\([^=]*=[ ]*\):*/\1/ +s/:*$// +s/^[^=]*=[ ]*$// +} + +:t +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +s&@configure_input@&$configure_input&;t t +s&@top_builddir@&$ac_top_builddir_sub&;t t +s&@srcdir@&$ac_srcdir&;t t +s&@abs_srcdir@&$ac_abs_srcdir&;t t +s&@top_srcdir@&$ac_top_srcdir&;t t +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t +s&@builddir@&$ac_builddir&;t t +s&@abs_builddir@&$ac_abs_builddir&;t t +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t +$ac_datarootdir_hack +" $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out + +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && + { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && + { echo "$as_me:756: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined." >&5 +echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined." >&2;} + + rm -f "$tmp/stdin" + case $ac_file in + -) cat "$tmp/out"; rm -f "$tmp/out";; + *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; + esac + ;; + + + + esac + +done # for ac_tag + + +{ (exit 0); exit 0; } --- orpie-1.5.1.orig/debian/changelog +++ orpie-1.5.1/debian/changelog @@ -0,0 +1,192 @@ +orpie (1.5.1-10build3) xenial; urgency=medium + + * No-change rebuild against libgsl2 + + -- Steve Langasek Wed, 11 Nov 2015 16:28:18 +0000 + +orpie (1.5.1-10build2) xenial; urgency=medium + + * No-change rebuild against new gsl + + -- Iain Lane Tue, 10 Nov 2015 14:32:53 +0000 + +orpie (1.5.1-10build1) xenial; urgency=medium + + * No-change rebuild against ocaml 4.02. + + -- Łukasz 'sil2100' Zemczak Thu, 05 Nov 2015 17:33:04 -0600 + +orpie (1.5.1-10) unstable; urgency=low + + * do not depend on ocaml anymore (Closes: #644878) + + -- Uwe Steinmann Mon, 10 Oct 2011 17:08:48 +0200 + +orpie (1.5.1-9) unstable; urgency=low + + * Added armhf to architecture list (Closes: #604536) + + -- Uwe Steinmann Mon, 19 Nov 2010 19:06:08 +0100 + +orpie (1.5.1-8) unstable; urgency=low + + * Added sh4 to architecture list (Closes: #581679) + + -- Uwe Steinmann Mon, 17 May 2010 9:01:49 +0200 + +orpie (1.5.1-7.1) unstable; urgency=high + + [ Richard Darst ] + * Non-maintainer upload. + * Link against system-wide libocamlgsl-ocaml: + - Add libocamlgsl-ocaml-dev to Build-Depends and tweak Makefile.in + - Also regenerate the depend file included in the distribution, to + building avoid compile of private GSL files. Since depend was + statically included in the distribution, I left it statically + included instead of dynamically regenerating. + - This fixes the FTBFS due to undefined references during linking + (Closes: #527732). + - This obviously also fixes the use of embedded code copy reported by + Stéphane Glondu (Closes: #550058). + + [ Cyril Brulebois ] + * Slightly reword the changelog to describe exactly what's going on. + * Set urgency to “high” as it also affects testing. + * Many thanks to Richard for the hard work! + + -- Cyril Brulebois Mon, 07 Dec 2009 04:10:35 +0100 + +orpie (1.5.1-7) unstable; urgency=low + + * Added hurd-i386 to architecture list (Closes: #482903) + + -- Uwe Steinmann Sun, 25 May 2008 21:54:56 +0200 + +orpie (1.5.1-6) unstable; urgency=low + + * Updated watch file to new download page + * Updated copyright file to new download page + * fixed lintian errors + + -- Uwe Steinmann Sun, 30 Mar 2008 21:32:27 +0200 + +orpie (1.5.1-5) unstable; urgency=low + + * Added kfreebsd-amd64 to architecture list (Closes: #462722) + + -- Uwe Steinmann Sat, 26 Jan 2008 11:17:47 +0100 + +orpie (1.5.1-4) unstable; urgency=low + + * Added armel to architecture list (Closes: #462619) + * fixed lintian warning about extra white space in orpie.doc-base + + -- Uwe Steinmann Sat, 26 Jan 2008 11:17:47 +0100 + +orpie (1.5.1-3) unstable; urgency=low + + * Do not build for hppa and sparc because the gsl bindings + fail to compile (Closes: #444494) + + -- Uwe Steinmann Tue, 27 Nov 2007 15:47:25 +0100 + +orpie (1.5.1-2) unstable; urgency=low + + * Build-Depend on ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0) + (Closes: #442233) + + -- Uwe Steinmann Fri, 14 Sep 2007 17:42:31 +0200 + +orpie (1.5.1-1) unstable; urgency=low + + * New upstream release + fixed compile error (Closes: #441680) + fixed inaccurate calculation of power (Closes: #401005) + fixed crash when typing '1' '_' Fri, 14 Sep 2007 09:07:14 +0200 + +orpie (1.4.3-1) unstable; urgency=low + + * New upstream release + * uconvert doesn't make orpie crash anymore (Closes: #335552) + + -- Uwe Steinmann Wed, 2 Nov 2005 11:15:47 +0100 + +orpie (1.4.1-3) unstable; urgency=low + + * It's enough to depend on ocaml-nox, no need for ocaml + + -- Uwe Steinmann Tue, 11 Oct 2005 10:50:40 +0200 + +orpie (1.4.1-2) unstable; urgency=low + + * Set configuration option 'editor' in orpierc to + 'sensible-editor' (was 'vi') (Closes: #312266) + + -- Uwe Steinmann Tue, 07 Jun 2005 07:26:40 +0200 + +orpie (1.4.1-1) unstable; urgency=low + + * New upstream release + * Updated package description (Closes: #266904) + + -- Uwe Steinmann Mon, 20 Sep 2004 14:18:45 +0200 + +orpie (1.3.1-1) unstable; urgency=low + + * New upstream release + * Needs at least ocaml 3.08 + * fixed email of maintainer + + -- Uwe Steinmann Fri, 23 Jul 2004 08:48:08 +0200 + +orpie (1.3.0-2) unstable; urgency=low + + * fixed dependencies + + -- Uwe Steinmann Thu, 22 Jul 2004 10:32:34 +0200 + +orpie (1.3.0-1) unstable; urgency=low + + * New upstream release + * Needs at least ocaml 3.07 + + -- Uwe Steinmann Mon, 19 Jul 2004 10:26:49 +0200 + +orpie (1.2.0-1) unstable; urgency=low + + * New upstream release + * Being more precise in the watch file + * Fixed email of maintainer in changelog + + -- Uwe Steinmann Thu, 17 Jun 2004 07:40:23 +0200 + +orpie (1.1.1-1) unstable; urgency=low + + * New upstream release + + -- Uwe Steinmann Mon, 19 Apr 2004 09:54:07 +0200 + +orpie (1.0.2-1) unstable; urgency=low + + * New upstream release + + -- Uwe Steinmann Thu, 8 Apr 2004 09:54:13 +0200 + +orpie (1.0.1-1) unstable; urgency=low + + * New upstream release. + + -- Uwe Steinmann Wed, 7 Apr 2004 11:35:34 +0100 + +orpie (1.0-1) unstable; urgency=low + + * Initial Release. + + -- Uwe Steinmann Thu, 1 Apr 2004 17:04:32 +0100 + --- orpie-1.5.1.orig/debian/compat +++ orpie-1.5.1/debian/compat @@ -0,0 +1 @@ +5 --- orpie-1.5.1.orig/debian/control +++ orpie-1.5.1/debian/control @@ -0,0 +1,26 @@ +Source: orpie +Section: math +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Uwe Steinmann +Build-Depends: ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0), libgsl0-dev (>= 1.4), debhelper (>> 3.0.0), libocamlgsl-ocaml-dev +Standards-Version: 3.7.2 + +Package: orpie +Architecture: i386 arm ia64 s390 alpha powerpc m68k mips mipsel amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf hurd-i386 sh4 +Depends: ${shlibs:Depends} +Description: RPN calculator for the terminal + 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. Features include: + . + * real and complex numbers and matrices + * extensive function library + * command completion of function names + * base conversions + * units and conversion factor handling + * exact integer arithmetic, with unlimited integer size + * visible stack, with browsing/modification capability + * user-defined variables + * user-configurable keybindings, via a Mutt-like rcfile + * context-sensitive help --- orpie-1.5.1.orig/debian/copyright +++ orpie-1.5.1/debian/copyright @@ -0,0 +1,15 @@ +This package was debianized by Uwe Steinmann on +Fri, 25 Jan 2002 17:04:32 +0100. + +It was downloaded from http://pessimization.com/software/orpie/ + +Upstream Author: Paul Pelzl + +Copyright: + + Copyright (C) 2007 Paul Pelzl + +GPL + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. --- orpie-1.5.1.orig/debian/dirs +++ orpie-1.5.1/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/share --- orpie-1.5.1.orig/debian/docs +++ orpie-1.5.1/debian/docs @@ -0,0 +1,2 @@ +doc/manual.html +doc/manual.pdf --- orpie-1.5.1.orig/debian/orpie.doc-base +++ orpie-1.5.1/debian/orpie.doc-base @@ -0,0 +1,14 @@ +Document: orpie +Title: orpie Manual +Author: Paul J. Pelzl +Abstract: This is the user manual for orpie + a curses based calculator with rpn notation. +Section: Apps/Math + +Format: PDF +Files: /usr/share/doc/orpie/manual.pdf.gz + +Format: HTML +Index: /usr/share/doc/orpie/manual.html +Files: /usr/share/doc/orpie/*.html + --- orpie-1.5.1.orig/debian/rules +++ orpie-1.5.1/debian/rules @@ -0,0 +1,81 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +configure: configure-stamp +configure-stamp: + dh_testdir + # Add here commands to configure the package. + ./configure --prefix=/usr --mandir=\$${prefix}/share/man --sysconfdir=/etc + + touch configure-stamp + +build: build-stamp + +build-stamp: configure-stamp + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/orpie. + $(MAKE) install DESTDIR=$(CURDIR)/debian/orpie + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot +# dh_installdebconf + dh_installdocs + dh_installexamples + dh_installmenu +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit + dh_installcron + dh_installman + dh_installinfo +# dh_undocumented + dh_installchangelogs + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_makeshlibs + dh_installdeb +# dh_perl + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- orpie-1.5.1.orig/debian/watch +++ orpie-1.5.1/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://pessimization.com/software/orpie/orpie-([\d\.]*)\.tar\.gz debian uupdate --- orpie-1.5.1.orig/depend +++ orpie-1.5.1/depend @@ -1,59 +1,81 @@ add.cmo: ./units/units.cmo rpc_stack.cmo rcfile.cmo \ - ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi gsl_assist.cmo + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi gsl_assist.cmo add.cmx: ./units/units.cmx rpc_stack.cmx rcfile.cmx \ - ./gsl/gsl_matrix_complex.cmx ./gsl/gsl_matrix.cmx gsl_assist.cmx -calc_test.cmo: txtin_parser.cmi txtin_lexer.cmo rpc_stack.cmo rpc_calc.cmo + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi gsl_assist.cmx +big_int_str.cmo: +big_int_str.cmx: +calc_test.cmo: txtin_parser.cmo txtin_lexer.cmo rpc_stack.cmo rpc_calc.cmo calc_test.cmx: txtin_parser.cmx txtin_lexer.cmx rpc_stack.cmx rpc_calc.cmx -curses_assist.cmo: ./curses/curses.cmi -curses_assist.cmx: ./curses/curses.cmx curses-keys.cmo: curses_assist.cmo ./curses/curses.cmi curses-keys.cmx: curses_assist.cmx ./curses/curses.cmx -div.cmo: ./units/units.cmo rpc_stack.cmo ./gsl/gsl_vectmat.cmi \ - ./gsl/gsl_permut.cmi ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi \ - ./gsl/gsl_linalg.cmi ./gsl/gsl_error.cmi ./gsl/gsl_blas.cmi \ +curses_assist.cmo: ./curses/curses.cmi +curses_assist.cmx: ./curses/curses.cmx +div.cmo: ./units/units.cmo rpc_stack.cmo /usr/lib/ocaml/gsl/gsl_vectmat.cmi \ + /usr/lib/ocaml/gsl/gsl_permut.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi \ + /usr/lib/ocaml/gsl/gsl_error.cmi /usr/lib/ocaml/gsl/gsl_blas.cmi \ gsl_assist.cmo -div.cmx: ./units/units.cmx rpc_stack.cmx ./gsl/gsl_vectmat.cmx \ - ./gsl/gsl_permut.cmx ./gsl/gsl_matrix_complex.cmx ./gsl/gsl_matrix.cmx \ - ./gsl/gsl_linalg.cmx ./gsl/gsl_error.cmx ./gsl/gsl_blas.cmx \ +div.cmx: ./units/units.cmx rpc_stack.cmx /usr/lib/ocaml/gsl/gsl_vectmat.cmi \ + /usr/lib/ocaml/gsl/gsl_permut.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi \ + /usr/lib/ocaml/gsl/gsl_error.cmi /usr/lib/ocaml/gsl/gsl_blas.cmi \ gsl_assist.cmx -gsl_assist.cmo: ./gsl/gsl_vector_complex_flat.cmi \ - ./gsl/gsl_vector_complex.cmi ./gsl/gsl_vectmat.cmi ./gsl/gsl_permut.cmi \ - ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi ./gsl/gsl_linalg.cmi -gsl_assist.cmx: ./gsl/gsl_vector_complex_flat.cmx \ - ./gsl/gsl_vector_complex.cmx ./gsl/gsl_vectmat.cmx ./gsl/gsl_permut.cmx \ - ./gsl/gsl_matrix_complex.cmx ./gsl/gsl_matrix.cmx ./gsl/gsl_linalg.cmx +gsl_assist.cmo: /usr/lib/ocaml/gsl/gsl_vector_complex_flat.cmi \ + /usr/lib/ocaml/gsl/gsl_vector_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_vectmat.cmi /usr/lib/ocaml/gsl/gsl_permut.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi +gsl_assist.cmx: /usr/lib/ocaml/gsl/gsl_vector_complex_flat.cmi \ + /usr/lib/ocaml/gsl/gsl_vector_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_vectmat.cmi /usr/lib/ocaml/gsl/gsl_permut.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi +install.cmo: +install.cmx: +interface.cmo: version.cmo rpc_calc.cmo operations.cmo ./curses/curses.cmi +interface.cmx: version.cmx rpc_calc.cmx operations.cmx ./curses/curses.cmx interface_draw.cmo: utility.cmo rpc_stack.cmo rpc_calc.cmo rcfile.cmo \ operations.cmo interface.cmo ./curses/curses.cmi interface_draw.cmx: utility.cmx rpc_stack.cmx rpc_calc.cmx rcfile.cmx \ operations.cmx interface.cmx ./curses/curses.cmx -interface_main.cmo: utility.cmo ./units/units.cmo txtin_parser.cmi \ +interface_main.cmo: utility.cmo ./units/units.cmo txtin_parser.cmo \ txtin_lexer.cmo statefile.cmo rpc_stack.cmo rpc_calc.cmo rcfile.cmo \ operations.cmo interface_draw.cmo interface.cmo \ - ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi ./curses/curses.cmi \ - big_int_str.cmo + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi ./curses/curses.cmi big_int_str.cmo interface_main.cmx: utility.cmx ./units/units.cmx txtin_parser.cmx \ txtin_lexer.cmx statefile.cmx rpc_stack.cmx rpc_calc.cmx rcfile.cmx \ operations.cmx interface_draw.cmx interface.cmx \ - ./gsl/gsl_matrix_complex.cmx ./gsl/gsl_matrix.cmx ./curses/curses.cmx \ - big_int_str.cmx -interface.cmo: rpc_calc.cmo operations.cmo ./curses/curses.cmi -interface.cmx: rpc_calc.cmx operations.cmx ./curses/curses.cmx -inv.cmo: ./units/units.cmo rpc_stack.cmo ./gsl/gsl_vector.cmi \ - ./gsl/gsl_vectmat.cmi ./gsl/gsl_permut.cmi ./gsl/gsl_matrix_complex.cmi \ - ./gsl/gsl_matrix.cmi ./gsl/gsl_linalg.cmi ./gsl/gsl_error.cmi \ - gsl_assist.cmo -inv.cmx: ./units/units.cmx rpc_stack.cmx ./gsl/gsl_vector.cmx \ - ./gsl/gsl_vectmat.cmx ./gsl/gsl_permut.cmx ./gsl/gsl_matrix_complex.cmx \ - ./gsl/gsl_matrix.cmx ./gsl/gsl_linalg.cmx ./gsl/gsl_error.cmx \ - gsl_assist.cmx + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi ./curses/curses.cmx big_int_str.cmx +inv.cmo: ./units/units.cmo rpc_stack.cmo /usr/lib/ocaml/gsl/gsl_vector.cmi \ + /usr/lib/ocaml/gsl/gsl_vectmat.cmi /usr/lib/ocaml/gsl/gsl_permut.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi \ + /usr/lib/ocaml/gsl/gsl_error.cmi gsl_assist.cmo +inv.cmx: ./units/units.cmx rpc_stack.cmx /usr/lib/ocaml/gsl/gsl_vector.cmi \ + /usr/lib/ocaml/gsl/gsl_vectmat.cmi /usr/lib/ocaml/gsl/gsl_permut.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi \ + /usr/lib/ocaml/gsl/gsl_error.cmi gsl_assist.cmx main.cmo: rpc_calc.cmo rcfile.cmo interface_main.cmo interface.cmo \ - ./gsl/gsl_error.cmi ./curses/curses.cmi + /usr/lib/ocaml/gsl/gsl_error.cmi ./curses/curses.cmi main.cmx: rpc_calc.cmx rcfile.cmx interface_main.cmx interface.cmx \ - ./gsl/gsl_error.cmx ./curses/curses.cmx -mult.cmo: ./units/units.cmo rpc_stack.cmo ./gsl/gsl_matrix_complex.cmi \ - ./gsl/gsl_matrix.cmi ./gsl/gsl_blas.cmi gsl_assist.cmo -mult.cmx: ./units/units.cmx rpc_stack.cmx ./gsl/gsl_matrix_complex.cmx \ - ./gsl/gsl_matrix.cmx ./gsl/gsl_blas.cmx gsl_assist.cmx + /usr/lib/ocaml/gsl/gsl_error.cmi ./curses/curses.cmx +mult.cmo: ./units/units.cmo rpc_stack.cmo \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_blas.cmi \ + gsl_assist.cmo +mult.cmx: ./units/units.cmx rpc_stack.cmx \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_blas.cmi \ + gsl_assist.cmx +operations.cmo: +operations.cmx: pow.cmo: ./units/units.cmo rpc_stack.cmo gsl_assist.cmo pow.cmx: ./units/units.cmx rpc_stack.cmx gsl_assist.cmx rcfile.cmo: utility.cmo ./units/units.cmo operations.cmo install.cmo \ @@ -61,46 +83,64 @@ rcfile.cmx: utility.cmx ./units/units.cmx operations.cmx install.cmx \ ./curses/curses.cmx rpc_calc.cmo: ./units/units.cmo sub.cmo solvelin.cmo rpc_stack.cmo rcfile.cmo \ - pow.cmo mult.cmo inv.cmo ./gsl/gsl_sf.cmo ./gsl/gsl_matrix_complex.cmi \ - ./gsl/gsl_matrix.cmi ./gsl/gsl_math.cmi ./gsl/gsl_error.cmi \ - ./gsl/gsl_complex.cmi ./gsl/gsl_blas.cmi gsl_assist.cmo div.cmo add.cmo + pow.cmo mult.cmo inv.cmo /usr/lib/ocaml/gsl/gsl_sf.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_math.cmi \ + /usr/lib/ocaml/gsl/gsl_error.cmi /usr/lib/ocaml/gsl/gsl_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_blas.cmi gsl_assist.cmo div.cmo add.cmo rpc_calc.cmx: ./units/units.cmx sub.cmx solvelin.cmx rpc_stack.cmx rcfile.cmx \ - pow.cmx mult.cmx inv.cmx ./gsl/gsl_sf.cmx ./gsl/gsl_matrix_complex.cmx \ - ./gsl/gsl_matrix.cmx ./gsl/gsl_math.cmx ./gsl/gsl_error.cmx \ - ./gsl/gsl_complex.cmx ./gsl/gsl_blas.cmx gsl_assist.cmx div.cmx add.cmx -rpc_stack.cmo: ./units/units.cmo ./gsl/gsl_matrix_complex.cmi \ - ./gsl/gsl_matrix.cmi big_int_str.cmo -rpc_stack.cmx: ./units/units.cmx ./gsl/gsl_matrix_complex.cmx \ - ./gsl/gsl_matrix.cmx big_int_str.cmx -solvelin.cmo: ./units/units.cmo rpc_stack.cmo ./gsl/gsl_vector_complex.cmi \ - ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi ./gsl/gsl_linalg.cmi \ + pow.cmx mult.cmx inv.cmx /usr/lib/ocaml/gsl/gsl_sf.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_math.cmi \ + /usr/lib/ocaml/gsl/gsl_error.cmi /usr/lib/ocaml/gsl/gsl_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_blas.cmi gsl_assist.cmx div.cmx add.cmx +rpc_stack.cmo: ./units/units.cmo /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi big_int_str.cmo +rpc_stack.cmx: ./units/units.cmx /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi big_int_str.cmx +solvelin.cmo: ./units/units.cmo rpc_stack.cmo \ + /usr/lib/ocaml/gsl/gsl_vector_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi \ gsl_assist.cmo -solvelin.cmx: ./units/units.cmx rpc_stack.cmx ./gsl/gsl_vector_complex.cmx \ - ./gsl/gsl_matrix_complex.cmx ./gsl/gsl_matrix.cmx ./gsl/gsl_linalg.cmx \ +solvelin.cmx: ./units/units.cmx rpc_stack.cmx \ + /usr/lib/ocaml/gsl/gsl_vector_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi /usr/lib/ocaml/gsl/gsl_linalg.cmi \ gsl_assist.cmx -statefile.cmo: utility.cmo rpc_stack.cmo rpc_calc.cmo rcfile.cmo \ +statefile.cmo: version.cmo utility.cmo rpc_stack.cmo rpc_calc.cmo rcfile.cmo \ operations.cmo -statefile.cmx: utility.cmx rpc_stack.cmx rpc_calc.cmx rcfile.cmx \ +statefile.cmx: version.cmx utility.cmx rpc_stack.cmx rpc_calc.cmx rcfile.cmx \ operations.cmx sub.cmo: ./units/units.cmo rpc_stack.cmo rcfile.cmo \ - ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi gsl_assist.cmo + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi gsl_assist.cmo sub.cmx: ./units/units.cmx rpc_stack.cmx rcfile.cmx \ - ./gsl/gsl_matrix_complex.cmx ./gsl/gsl_matrix.cmx gsl_assist.cmx -txtin_lexer.cmo: txtin_parser.cmi + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi gsl_assist.cmx +txtin_lexer.cmo: txtin_parser.cmo txtin_lexer.cmx: txtin_parser.cmx txtin_parser.cmo: utility.cmo ./units/units.cmo rpc_stack.cmo rcfile.cmo \ - ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi big_int_str.cmo \ - txtin_parser.cmi + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi big_int_str.cmo txtin_parser.cmx: utility.cmx ./units/units.cmx rpc_stack.cmx rcfile.cmx \ - ./gsl/gsl_matrix_complex.cmx ./gsl/gsl_matrix.cmx big_int_str.cmx \ - txtin_parser.cmi -txtin_parser.cmi: rpc_stack.cmo + /usr/lib/ocaml/gsl/gsl_matrix_complex.cmi \ + /usr/lib/ocaml/gsl/gsl_matrix.cmi big_int_str.cmx +utility.cmo: +utility.cmx: +version.cmo: +version.cmx: units/test.cmo: ./units/units.cmo units/test.cmx: ./units/units.cmx +units/units.cmo: +units/units.cmx: curses/curses.cmo: curses/curses.cmi curses/curses.cmx: curses/curses.cmi +curses/keys.cmo: +curses/keys.cmx: curses/test.cmo: ./curses/curses.cmi curses/test.cmx: ./curses/curses.cmx +curses/curses.cmi: gsl/gsl_blas.cmo: ./gsl/gsl_vector_complex.cmi ./gsl/gsl_vector.cmi \ ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi ./gsl/gsl_complex.cmi \ gsl/gsl_blas.cmi @@ -121,16 +161,16 @@ ./gsl/gsl_complex.cmx gsl/gsl_linalg.cmi gsl/gsl_math.cmo: gsl/gsl_math.cmi gsl/gsl_math.cmx: gsl/gsl_math.cmi +gsl/gsl_matrix.cmo: gsl/gsl_matrix.cmi +gsl/gsl_matrix.cmx: gsl/gsl_matrix.cmi +gsl/gsl_matrix_complex.cmo: ./gsl/gsl_complex.cmi gsl/gsl_matrix_complex.cmi +gsl/gsl_matrix_complex.cmx: ./gsl/gsl_complex.cmx gsl/gsl_matrix_complex.cmi gsl/gsl_matrix_complex_flat.cmo: ./gsl/gsl_vector_complex_flat.cmi \ ./gsl/gsl_complex.cmi gsl/gsl_matrix_complex_flat.cmi gsl/gsl_matrix_complex_flat.cmx: ./gsl/gsl_vector_complex_flat.cmx \ ./gsl/gsl_complex.cmx gsl/gsl_matrix_complex_flat.cmi -gsl/gsl_matrix_complex.cmo: ./gsl/gsl_complex.cmi gsl/gsl_matrix_complex.cmi -gsl/gsl_matrix_complex.cmx: ./gsl/gsl_complex.cmx gsl/gsl_matrix_complex.cmi gsl/gsl_matrix_flat.cmo: ./gsl/gsl_vector_flat.cmi gsl/gsl_matrix_flat.cmi gsl/gsl_matrix_flat.cmx: ./gsl/gsl_vector_flat.cmx gsl/gsl_matrix_flat.cmi -gsl/gsl_matrix.cmo: gsl/gsl_matrix.cmi -gsl/gsl_matrix.cmx: gsl/gsl_matrix.cmi gsl/gsl_permut.cmo: ./gsl/gsl_error.cmi ./gsl/gsl_complex.cmi \ gsl/gsl_permut.cmi gsl/gsl_permut.cmx: ./gsl/gsl_error.cmx ./gsl/gsl_complex.cmx \ @@ -147,33 +187,39 @@ ./gsl/gsl_vector.cmx ./gsl/gsl_matrix_flat.cmx \ ./gsl/gsl_matrix_complex_flat.cmx ./gsl/gsl_matrix_complex.cmx \ ./gsl/gsl_matrix.cmx gsl/gsl_vectmat.cmi +gsl/gsl_vector.cmo: gsl/gsl_vector.cmi +gsl/gsl_vector.cmx: gsl/gsl_vector.cmi +gsl/gsl_vector_complex.cmo: ./gsl/gsl_complex.cmi gsl/gsl_vector_complex.cmi +gsl/gsl_vector_complex.cmx: ./gsl/gsl_complex.cmx gsl/gsl_vector_complex.cmi gsl/gsl_vector_complex_flat.cmo: ./gsl/gsl_vector_flat.cmi \ ./gsl/gsl_complex.cmi gsl/gsl_vector_complex_flat.cmi gsl/gsl_vector_complex_flat.cmx: ./gsl/gsl_vector_flat.cmx \ ./gsl/gsl_complex.cmx gsl/gsl_vector_complex_flat.cmi -gsl/gsl_vector_complex.cmo: ./gsl/gsl_complex.cmi gsl/gsl_vector_complex.cmi -gsl/gsl_vector_complex.cmx: ./gsl/gsl_complex.cmx gsl/gsl_vector_complex.cmi gsl/gsl_vector_flat.cmo: gsl/gsl_vector_flat.cmi gsl/gsl_vector_flat.cmx: gsl/gsl_vector_flat.cmi -gsl/gsl_vector.cmo: gsl/gsl_vector.cmi -gsl/gsl_vector.cmx: gsl/gsl_vector.cmi gsl/gsl_blas.cmi: ./gsl/gsl_vector_complex.cmi ./gsl/gsl_vector.cmi \ ./gsl/gsl_matrix_complex.cmi ./gsl/gsl_matrix.cmi ./gsl/gsl_complex.cmi +gsl/gsl_complex.cmi: +gsl/gsl_error.cmi: gsl/gsl_fun.cmi: ./gsl/gsl_vector.cmi ./gsl/gsl_matrix.cmi gsl/gsl_linalg.cmi: ./gsl/gsl_vector_flat.cmi ./gsl/gsl_vector.cmi \ ./gsl/gsl_vectmat.cmi ./gsl/gsl_permut.cmi ./gsl/gsl_matrix_flat.cmi \ ./gsl/gsl_matrix.cmi ./gsl/gsl_fun.cmi ./gsl/gsl_complex.cmi -gsl/gsl_matrix_complex_flat.cmi: ./gsl/gsl_vector_complex_flat.cmi \ - ./gsl/gsl_complex.cmi +gsl/gsl_math.cmi: +gsl/gsl_matrix.cmi: ./gsl/gsl_vector.cmi gsl/gsl_matrix_complex.cmi: ./gsl/gsl_vector_complex.cmi \ ./gsl/gsl_complex.cmi +gsl/gsl_matrix_complex_flat.cmi: ./gsl/gsl_vector_complex_flat.cmi \ + ./gsl/gsl_complex.cmi gsl/gsl_matrix_flat.cmi: ./gsl/gsl_vector_flat.cmi -gsl/gsl_matrix.cmi: ./gsl/gsl_vector.cmi +gsl/gsl_permut.cmi: gsl/gsl_vectmat.cmi: ./gsl/gsl_vector_flat.cmi \ ./gsl/gsl_vector_complex_flat.cmi ./gsl/gsl_vector_complex.cmi \ ./gsl/gsl_vector.cmi ./gsl/gsl_matrix_flat.cmi \ ./gsl/gsl_matrix_complex_flat.cmi ./gsl/gsl_matrix_complex.cmi \ ./gsl/gsl_matrix.cmi ./gsl/gsl_complex.cmi +gsl/gsl_vector.cmi: +gsl/gsl_vector_complex.cmi: ./gsl/gsl_complex.cmi gsl/gsl_vector_complex_flat.cmi: ./gsl/gsl_vector_flat.cmi \ ./gsl/gsl_complex.cmi -gsl/gsl_vector_complex.cmi: ./gsl/gsl_complex.cmi +gsl/gsl_vector_flat.cmi: --- orpie-1.5.1.orig/orpierc +++ orpie-1.5.1/orpierc @@ -4,7 +4,7 @@ # directory for storing Orpie data set datadir="~/.orpie/" # editor used for fullscreen viewing of stack elements -set editor="vi" +set editor="sensible-editor" # whether or not to hide the help panel set hide_help="false" # whether or not to conserve memory in favor of faster rendering