debian/0000755000000000000000000000000012253351576007177 5ustar debian/open-axiom.manpages0000644000000000000000000000002412210564606012755 0ustar debian/open-axiom.1 debian/open-axiom-tex.install0000644000000000000000000000012312210564606013426 0ustar usr/lib/open-axiom/share/texmf/tex/open-axiom.sty /usr/share/texmf/tex/plain/misc/ debian/open-axiom-test.install0000644000000000000000000000003112210564606013603 0ustar usr/lib/open-axiom/input debian/open-axiom-hypertex.install0000644000000000000000000000007312210564606014502 0ustar usr/lib/open-axiom/lib/ht* usr/lib/open-axiom/lib/hypertex debian/README.lisps0000644000000000000000000000034712210564606011205 0ustar Lisps to build OpenAxiom: SBCL, GCL, CLisp, ECL, CCL SBCL is preferable, then GCL, then CLisp and so on. On archs where SBCL is unavailable, GCL should be used. To build with GCL libncurses-dev and libreadline-dev are required. debian/changelog0000644000000000000000000000377012253262653011055 0ustar open-axiom (1.5.0~svn3056+ds-1) unstable; urgency=low * New upstream version. * Use xz compression for both source tarball and packages * Require g++ >= 4.7 for C++11 * Refreshed patches * touch aclocal.m4 -r configure.ac to avoid rebuilding aclocal.m4 which requires aclocal 1.13 * Do not patch configure.ac, but override variables in Makefiles (due to automake 1.13 too) * Require SBCL * Enable hardening (include /usr/share/dpkg/buildflags.mk for build flags) * Use dh-buildinfo * Override hardening-no-relro on usr/lib/open-axiom/bin/AXIOMsys * Build depends on autotools-dev to update config.* * Fixed get-orig-source target to work out of source tree * Use canonical VCS fields * Added keywords to d/open-axiom.desktop * Added description to non-static-open-axiom-binary.patch and no-missing-messages.patch * Updated d/copyright (thanks to Boris Pek) * Updated d/watch to use SourceForge SVN repository * Omit contrib directory (that's why +ds): - Unclear licenses (GPL, but which one?) - It is for Windows * Bump standards version 3.9.3 → 3.9.4, no changes -- Igor Pashev Sun, 15 Dec 2013 12:11:38 +0400 open-axiom (1.4.1+svn~2626-2) unstable; urgency=low * Added libgmp-dev build-dep for GCL -- Igor Pashev Wed, 16 May 2012 15:22:53 +0400 open-axiom (1.4.1+svn~2626-1) unstable; urgency=low * New upstream version * Include directory 'contrib' in sources * Removed patch for system xpm.h (fixed in upstream) * Use SBCL where available (currently i386, amd64, kfreebsd-amd64) and GCL otherwheres (Closes: #648877) * Bump standards version 3.9.2 → 3.9.3, no changes * Rewrote debian/rules (too many overrides) * Removed Encoding key from desktop file -- Igor Pashev Thu, 10 May 2012 16:23:17 +0400 open-axiom (1.4.1+svn~2299+ds-1) unstable; urgency=low * Initial release. Closes: #639185 -- Igor Pashev Sat, 03 Sep 2011 03:19:50 +0400 debian/README.github0000644000000000000000000000173612210564606011340 0ustar How to build packages: 1. Get debian stuff from GitHub: # git clone https://github.com/ip1981/open-axiom-debian.git 2. Change to the created directory: # cd open-axiom-debian 3. Get original sources (from OpenAxiom subversion repository): # ./debian/rules get-orig-source 4. Unpack the created tarball (* stands for version, e. g. 1.4.1+svn~2299): # tar xf open-axiom_*.orig.tar.gz --strip-component=1 Remember to apply patches: # QUILT_PATCHES=debian/patches quilt push -a 5. Install build dependencies. Take a look at `debian/control'. 6. Start building, either: # sudo ./debian/rules binary or: # dpkg-buildpackage -sa -rfakeroot or: # sudo dpkg-buildpackage -sa (latter two require *.orig.tar.gz in the upper directory: # mv open-axiom_*.orig.tar.gz .. ) 7. See and install new packages (open-axiom and open-axiom-databases at least): # ls -lh ../*.deb # sudo dpkg -i ../open-axiom_*.deb ../open-axiom-databases_*.deb debian/open-axiom-hypertex-data.install0000644000000000000000000000007112210564606015407 0ustar usr/lib/open-axiom/share/hypertex /usr/share/open-axiom/ debian/clean0000644000000000000000000000002412210564606010171 0ustar debian/open-axiom.1 debian/open-axiom.docs0000644000000000000000000000003712235236025012114 0ustar README MAINTAINERS STYLES TODO debian/copyright0000644000000000000000000001352512253324054011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Open Axiom Upstream-Contact: Gabriel Dos Reis Source: http://sourceforge.net/projects/open-axiom/ Files: * Copyright: 1991-2002, The Numerical ALgorithms Group Ltd 2003-2007, The Axiom Team 2007-2013, Gabriel Dos Reis 2009-2010, Alfredo Portes 1992-2013, Free Software Foundation, Inc 2004-2005, Manuel Bronstein 2004-2005, INRIA 1988, Leslie Lamport License: BSD-3-clause Files: debian/* Copyright: 2011-2013, Igor Pashev License: BSD-3-clause Files: configure.ac Copyright: 2006-2013, Gabriel Dos Reis. License: BSD-2-clause Files: config/* Copyright: 1992-2013, Free Software Foundation, Inc License: GPL-2+ or BSD-3-clause These files are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. . As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. Files: config/install-sh Copyright: 1994, X Consortium License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: config/mkinstalldirs Copyright: 1993, Noah Friedman License: public-domain No license required for any purpose; the work is not subject to copyright in any jurisdiction. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . - Neither the name of The Numerical Algorithms Group Ltd. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/control0000644000000000000000000001733712234452217010606 0ustar Source: open-axiom Section: math Priority: optional Maintainer: Igor Pashev Build-Depends: debhelper ( >= 8 ), sbcl ( >= 1:1.0.30 ), libxpm-dev, libxt-dev, g++ (>= 4.7), help2man, dh-buildinfo, autotools-dev, Standards-Version: 3.9.4 Vcs-Git: http://anonscm.debian.org/git/pkg-open-axiom/pkg-open-axiom.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-open-axiom/pkg-open-axiom.git Homepage: http://www.open-axiom.org/ Package: open-axiom Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, open-axiom-databases (= ${source:Version}), Recommends: open-axiom-source, open-axiom-graphics, open-axiom-hypertex Suggests: texmacs, open-axiom-tex, open-axiom-test Description: open scientific computation platform OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains the main program binary and all precompiled algebra and autoloadable modules. Package: open-axiom-source Architecture: all Depends: ${misc:Depends} Description: open scientific computation platform: source files OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains source files in OpenAxiom's native spad language for the compiled algebra modules supplied in the open-axiom package. Package: open-axiom-test Architecture: all Depends: open-axiom (>= ${source:Version}), ${misc:Depends} Description: open scientific computation platform: regression test inputs OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains input files for OpenAxiom's regression test suite. Package: open-axiom-databases Architecture: all Depends: ${misc:Depends} Description: open scientific computation platform: generated text databases OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains the text databases generated during the build process used in computing the hierarchical domain structure, among other uses. Package: open-axiom-tex Architecture: all Depends: texlive-latex-recommended, ${misc:Depends} Description: open scientific computation platform: style file for TeX OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains a TeX style file useful in publishing results obtained with OpenAxiom. Package: open-axiom-graphics Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, open-axiom (= ${binary:Version}), open-axiom-graphics-data (= ${source:Version}), Description: open scientific computation platform: graphics subsystem OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains the binaries for the graphics subsystem. The programs in this package allow open-axiom to draw plots to separate windows in X as well as to output files in postscript format. Package: open-axiom-graphics-data Architecture: all Depends: ${misc:Depends} Description: open scientific computation platform: graphics subsystem data OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains required data files for the OpenAxiom graphics subsystem. Package: open-axiom-hypertex Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, open-axiom (= ${binary:Version}), open-axiom-hypertex-data (= ${source:Version}), Description: open scientific computation platform: hypertex subsystem OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains the binaries for the hypertex subsystem. The programs in this package provide an interactive online help system describing the many open-axiom commands. Package: open-axiom-hypertex-data Architecture: all Depends: ${misc:Depends} Description: open scientific computation platform: hypertex subsystem data OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. . OpenAxiom is a descendent of the AXIOM computer algebra system as described by Richard Jenks and Robert Sutor in "AXIOM: The Scientific Computation System". That book is the base reference document for OpenAxiom. . This package contains required data files for the OpenAxiom hypertex subsystem. debian/open-axiom.install0000644000000000000000000000132212210564606012632 0ustar usr/bin/open-axiom usr/lib/open-axiom/lib/ex2ht # We make choice in debian/rules: # # SBCL: usr/lib/open-axiom/algebra/*.fasl # GCL: usr/lib/open-axiom/algebra/*.o # SBCL: usr/lib/open-axiom/lib/libopen-axiom-core.so # GCL: NOTHING usr/lib/open-axiom/lib/session usr/lib/open-axiom/lib/spadbuf usr/lib/open-axiom/lib/spadclient # For internal commands: # )copyright and )summary usr/lib/open-axiom/lib/copyright usr/lib/open-axiom/lib/summary usr/lib/open-axiom/lib/command.list usr/lib/open-axiom/doc usr/lib/open-axiom/bin/sman usr/lib/open-axiom/bin/clef usr/lib/open-axiom/bin/asq usr/lib/open-axiom/bin/AXIOMsys debian/open-axiom.xpm /usr/share/pixmaps/ debian/open-axiom.desktop /usr/share/applications/ debian/open-axiom.lintian-overrides0000644000000000000000000000105212210721063014612 0ustar # AXIOMsys is built by open-axiom driver: # ../../src/driver/open-axiom --execpath=../../x86_64-pc-linux-gnu/bin/bootsys \ # --syslib=../../x86_64-pc-linux-gnu/lib \ # --system="../../x86_64-pc-linux-gnu/" \ # --sysalg="../../x86_64-pc-linux-gnu/algebra/" \ # --prologue="(pushnew :open-axiom-algebra-system *features*)" \ # --make --output=../../x86_64-pc-linux-gnu/bin/AXIOMsys --main="BOOT::|systemMain|" \ # --load-directory=. boot-pkg.fasl ... open-axiom: hardening-no-relro usr/lib/open-axiom/bin/AXIOMsys debian/source/0000755000000000000000000000000012210564606010470 5ustar debian/source/format0000644000000000000000000000001412210564606011676 0ustar 3.0 (quilt) debian/open-axiom-hypertex-data.links0000644000000000000000000000010012210564606015052 0ustar usr/share/open-axiom/hypertex usr/lib/open-axiom/share/hypertex debian/open-axiom.desktop0000644000000000000000000000074612234455751012654 0ustar [Desktop Entry] Name=OpenAxiom Type=Application Comment=Open scientific computation platform Comment[ru]=Универсальная система компьютерной алгебры Exec=open-axiom TryExec=open-axiom Icon=open-axiom Categories=Science;Education;Math; Keywords=Mathematics;Computer algebra system;Research;Teaching; Keywords[ru]=Математика;Система компьютерной алгебры;Научная работа;Обучение; Terminal=true debian/open-axiom.xpm0000644000000000000000000003325212210564606011777 0ustar /* XPM */ static char * open_axiom_xpm[] = { "32 32 735 2", " c None", ". c #CCDFEB", "+ c #A8C9E0", "@ c #93BED9", "# c #7EB2D2", "$ c #6AA7CC", "% c #5498C3", "& c #3E84B3", "* c #327BAB", "= c #2E78A9", "- c #2975A5", "; c #2670A3", "> c #206DA0", ", c #1C699C", "' c #176499", ") c #136197", "! c #0A5B97", "~ c #095A96", "{ c #116096", "] c #176599", "^ c #1B689B", "/ c #1F6D9F", "( c #246FA2", "_ c #2974A5", ": c #2D77A8", "< c #317AAB", "[ c #3981B0", "} c #4F93BF", "| c #64A4CA", "1 c #79AFD1", "2 c #8EBBD8", "3 c #A2C6DE", "4 c #C2D8E8", "5 c #CFDFEC", "6 c #A9CAE0", "7 c #94BFDA", "8 c #80B3D3", "9 c #6BA7CD", "0 c #569AC4", "a c #4086B4", "b c #327BAC", "c c #2F78A9", "d c #2A75A6", "e c #2671A3", "f c #216EA1", "g c #1D6A9D", "h c #19669A", "i c #0F5E9C", "j c #6DA064", "k c #76A75E", "l c #156397", "m c #16649B", "n c #2471A3", "o c #2C77A8", "p c #3A82B0", "q c #5195C1", "r c #66A4CB", "s c #7BB0D1", "t c #8FBBD8", "u c #A4C7DE", "v c #C4DAE8", "w c #D4E3EE", "x c #ACCCE1", "y c #98C0DA", "z c #82B4D4", "A c #6FA9CE", "B c #5A9DC6", "C c #448AB7", "D c #337CAC", "E c #2F79AA", "F c #2B76A7", "G c #2772A4", "H c #236FA1", "I c #1E6B9F", "J c #17659F", "K c #F2FE1A", "L c #F6FF18", "M c #F4FF19", "N c #FDFF13", "O c #297293", "P c #1D6A9F", "Q c #226EA0", "R c #2671A4", "S c #327CAC", "T c #3E85B3", "U c #5598C2", "V c #69A6CD", "W c #7DB2D2", "X c #92BED9", "Y c #A6C8DF", "Z c #C9DDEB", "` c #DBE7F0", " . c #B2CFE3", ".. c #9CC3DC", "+. c #87B7D5", "@. c #73ACD0", "#. c #60A1C9", "$. c #4A90BC", "%. c #377FAE", "&. c #1C6AA4", "*. c #8CB75A", "=. c #F3FF19", "-. c #EDFA1D", ";. c #F1FD1A", ">. c #ABCC46", ",. c #1968A6", "'. c #2570A3", "). c #2873A4", "!. c #307AAA", "~. c #347DAC", "{. c #458CB8", "]. c #5B9DC6", "^. c #6FAACE", "/. c #96C0DA", "(. c #AACBE1", "_. c #D1E1ED", ":. c #E6EDF3", "<. c #BBD5E6", "[. c #A1C6DD", "}. c #8DBAD8", "|. c #7AB0D1", "1. c #67A5CC", "2. c #5397C2", "3. c #3E86B3", "4. c #1E6BA7", "5. c #A2C64E", "6. c #EDFA1C", "7. c #F0FC1B", "8. c #BFDB3B", "9. c #1A68AA", "0. c #4E92BE", "a. c #62A2CA", "b. c #75ADCF", "c. c #88B8D6", "d. c #9DC4DC", "e. c #DBE7EF", "f. c #EAEDF1", "g. c #C8DDEA", "h. c #95BFD9", "i. c #5D9FC7", "j. c #4A8FBB", "k. c #3780AF", "l. c #2773A6", "m. c #498A8C", "n. c #FFFF0D", "o. c #EFFC1B", "p. c #EFFB1C", "q. c #FEFF11", "r. c #699F77", "s. c #2471A7", "t. c #2D78A9", "u. c #317AAA", "v. c #357EAD", "w. c #458BB7", "x. c #589BC5", "y. c #6BA7CC", "z. c #7DB2D3", "A. c #90BCD8", "B. c #A3C7DE", "C. c #BED6E7", "D. c #E9EFF4", "E. c #AEB4C0", "F. c #DBE8F1", "G. c #B2D0E3", "H. c #9EC4DC", "I. c #8BB9D7", "J. c #7AAFD1", "K. c #68A5CB", "L. c #367EAE", "M. c #2B76A9", "N. c #216FAD", "O. c #5E9981", "P. c #D1E731", "Q. c #D8EC2C", "R. c #74A772", "S. c #1C6CB0", "T. c #2A75A9", "U. c #2D77A9", "V. c #337DAC", "W. c #4087B5", "X. c #5296C1", "Y. c #64A3CA", "Z. c #75ADD0", "`. c #87B7D6", " + c #99C2DB", ".+ c #CFE0EC", "++ c #DDE1E6", "@+ c #3B4D69", "#+ c #FCFFFF", "$+ c #C4D9E9", "%+ c #A7C9E0", "&+ c #96BFDA", "*+ c #84B5D5", "=+ c #74ACCF", "-+ c #5498C2", ";+ c #367FAF", ">+ c #3980A6", ",+ c #5A968C", "'+ c #56938C", ")+ c #51918E", "!+ c #488994", "~+ c #478994", "{+ c #50908E", "]+ c #57948C", "^+ c #44879E", "/+ c #347DAE", "(+ c #5094BF", "_+ c #70AACE", ":+ c #92BDD9", "<+ c #A3C6DE", "[+ c #EAF1F8", "}+ c #7E889A", "|+ c #224C6E", "1+ c #BEC1CA", "2+ c #DDE9F2", "3+ c #B6D2E5", "4+ c #A1C6DE", "5+ c #91BDD8", "6+ c #80B3D4", "7+ c #72ACCE", "8+ c #63A3CA", "9+ c #5599C3", "0+ c #468DBC", "a+ c #5D9998", "b+ c #FFFF09", "c+ c #F8FF15", "d+ c #FFFF0F", "e+ c #93BE68", "f+ c #4088BC", "g+ c #6EA9CD", "h+ c #7DB1D2", "i+ c #AFCEE2", "j+ c #D1E2ED", "k+ c #F1F1F4", "l+ c #173557", "m+ c #66A7C8", "n+ c #1D3251", "o+ c #FCFCFE", "p+ c #CEDFEC", "q+ c #9FC4DD", "r+ c #73ACCF", "s+ c #599DC8", "t+ c #65A2AB", "u+ c #DBEE2E", "v+ c #F7FF12", "w+ c #F6FF14", "x+ c #E1F228", "y+ c #88B884", "z+ c #5599C8", "A+ c #9BC3DB", "B+ c #AACBE0", "C+ c #C5DBE9", "D+ c #F9FDFF", "E+ c #546076", "F+ c #4C83A4", "G+ c #7FC9E9", "H+ c #3E7193", "I+ c #5E697E", "J+ c #FAFDFF", "K+ c #C7DBEA", "L+ c #ADCDE1", "M+ c #9EC5DC", "N+ c #90BCD9", "O+ c #83B5D4", "P+ c #78AFD0", "Q+ c #6DA9CD", "R+ c #63A3CC", "S+ c #4F96D3", "T+ c #67A4B1", "U+ c #F3FE17", "V+ c #96C27C", "W+ c #4A92D6", "X+ c #5EA0CE", "Y+ c #9BC2DB", "Z+ c #A8CAE0", "`+ c #C0D8E7", " @ c #E9F1F8", ".@ c #A9ADB9", "+@ c #1F4668", "@@ c #7AC1E2", "#@ c #85D1F1", "$@ c #79C0E0", "%@ c #224A6D", "&@ c #9096A5", "*@ c #F4F9FE", "=@ c #AECDE2", "-@ c #A0C5DD", ";@ c #95BFDA", ">@ c #89B8D6", ",@ c #77AED1", "'@ c #70AACF", ")@ c #5E9FDC", "!@ c #F9FF0D", "~@ c #F5FF13", "{@ c #84B7A9", "]@ c #6DA8CF", "^@ c #86B7D6", "/@ c #AACAE0", "(@ c #E3EDF5", "_@ c #D2D4DA", ":@ c #0E2B4E", "<@ c #6FB3D4", "[@ c #84D0F0", "}@ c #80C9E9", "|@ c #73B9DA", "1@ c #173D60", "2@ c #969CAB", "3@ c #F7FCFF", "4@ c #B4D1E4", "5@ c #A5C8DF", "6@ c #8AB9D6", "7@ c #84B5D4", "8@ c #74ABE3", "9@ c #F7FF0C", "0@ c #F4FF12", "a@ c #95C1AD", "b@ c #81B4D6", "c@ c #0F294B", "d@ c #66A7C7", "e@ c #83CEEE", "f@ c #82CDED", "g@ c #77BBDB", "h@ c #81CBEC", "i@ c #84D1F1", "j@ c #73B8D8", "k@ c #1E4566", "l@ c #6E778A", "m@ c #FEFFFF", "n@ c #D8E6F0", "o@ c #C0D7E7", "p@ c #98C1DA", "q@ c #8AB8EA", "r@ c #F6FF0C", "s@ c #F3FE12", "t@ c #A5CAB2", "u@ c #96C0DD", "v@ c #66A6C7", "w@ c #83CDED", "x@ c #83CFF0", "y@ c #79BFDF", "z@ c #6FAECE", "A@ c #79BEDE", "B@ c #81CCEC", "C@ c #77BDDD", "D@ c #366688", "E@ c #2C3E5A", "F@ c #D7D9DF", "G@ c #F4FAFE", "H@ c #D4E4EF", "I@ c #C1D8E8", "J@ c #B5D1E5", "K@ c #ACCCE2", "L@ c #A0C5F0", "M@ c #F4FF0B", "N@ c #F2FD12", "O@ c #B5D3B7", "P@ c #AACBE3", "Q@ c #BFD6E6", "R@ c #CFE0ED", "S@ c #1E4668", "T@ c #6FB3D3", "U@ c #7BC0E1", "V@ c #71B1D1", "W@ c #66A1C1", "X@ c #70AFCE", "Y@ c #78BDDD", "Z@ c #80CAEA", "`@ c #86D3F3", " # c #7DC7E7", ".# c #5C98BA", "+# c #153759", "@# c #576279", "## c #D7D9E0", "$# c #FBFEFF", "%# c #E2EDF4", "&# c #D4E3EF", "*# c #C5DAFD", "=# c #F1FD0A", "-# c #F0FC11", ";# c #D0E2C0", "># c #D0E1F0", ",# c #DEEAF2", "'# c #F5FAFE", ")# c #ECEDF1", "!# c #7D8495", "~# c #112D4F", "{# c #4A80A2", "]# c #79C2E1", "^# c #84D0F1", "/# c #7AC0E0", "(# c #71B3D3", "_# c #69A5C4", ":# c #5E93B3", "<# c #6EAECE", "[# c #76BADA", "}# c #7EC6E7", "|# c #85D0F1", "1# c #83CFEF", "2# c #78BEDE", "3# c #5089AB", "4# c #193E61", "5# c #30415D", "6# c #8990A0", "7# c #CBCED5", "8# c #F1F0FF", "9# c #EDFB09", "0# c #EDFB10", "a# c #F3F6CB", "b# c #D6D8E1", "c# c #9DA3B0", "d# c #46536C", "e# c #143355", "f# c #407496", "g# c #72B7D7", "h# c #85D2F2", "i# c #80C9EA", "j# c #78BCDD", "k# c #70B1D1", "l# c #68A4C4", "m# c #6096B5", "n# c #5584A3", "o# c #5D91B2", "p# c #649EBE", "q# c #6CAACA", "r# c #73B6D5", "s# c #7AC0E1", "t# c #81CBEB", "u# c #83CFEE", "v# c #7AC2E3", "w# c #67A9C9", "x# c #427698", "y# c #234B6E", "z# c #05265F", "A# c #FFFF17", "B# c #FAFF19", "C# c #435F4C", "D# c #1C4268", "E# c #38698B", "F# c #5F9EBF", "G# c #77BEDE", "H# c #83CDEE", "I# c #7CC2E3", "J# c #75B8D8", "K# c #6EADCC", "L# c #67A2C1", "M# c #5F95B5", "N# c #5787A7", "O# c #4C7796", "P# c #5483A2", "Q# c #5B8FAE", "R# c #629ABA", "S# c #6AA5C6", "T# c #70AFCF", "U# c #75B9D9", "V# c #7BC1E1", "W# c #85D1F2", "X# c #83CEEF", "Y# c #7FC8E8", "Z# c #6DBBF1", "`# c #F8FF0B", " $ c #F4FE12", ".$ c #90CBB7", "+$ c #7BC5E9", "@$ c #82CCED", "#$ c #7DC3E4", "$$ c #77BBDA", "%$ c #6AA8C7", "&$ c #649EBD", "*$ c #5D91B1", "=$ c #5586A5", "-$ c #4E7A99", ";$ c #476E8D", ">$ c #4C7695", ",$ c #517E9D", "'$ c #588AA9", ")$ c #5E94B4", "!$ c #6AA7C7", "~$ c #74B7D7", "{$ c #7DC4E4", "]$ c #7BCDFF", "^$ c #F7FE0A", "/$ c #F3FD11", "($ c #9AD9C6", "_$ c #82CFF1", ":$ c #7EC5E6", "<$ c #7AC0DF", "[$ c #76B9D9", "}$ c #71B2D1", "|$ c #6CA9C9", "1$ c #66A0C0", "2$ c #6097B6", "3$ c #5A8CAC", "4$ c #5382A0", "5$ c #4C7797", "6$ c #48708F", "7$ c #416584", "8$ c #456C8C", "9$ c #497392", "0$ c #5A8DAC", "a$ c #5F96B5", "b$ c #69A5C5", "c$ c #6DABCB", "d$ c #74B6D6", "e$ c #6DB6EE", "f$ c #90C9B6", "g$ c #75BADD", "h$ c #74B7D6", "i$ c #71B2D2", "j$ c #6EACCD", "k$ c #659FBF", "l$ c #6198B7", "m$ c #5B8FAF", "n$ c #5685A5", "o$ c #4F7C9C", "p$ c #4A7494", "q$ c #476F8E", "r$ c #426786", "s$ c #3C5D7C", "t$ c #3F6382", "u$ c #446A89", "v$ c #4B7594", "w$ c #4F7C9B", "x$ c #5484A2", "y$ c #598BAA", "z$ c #5D92B2", "A$ c #6199B8", "B$ c #649FBD", "C$ c #66A1C4", "D$ c #5B9CD7", "E$ c #8CBD9E", "F$ c #F1FD18", "G$ c #B3D66B", "H$ c #639FC8", "I$ c #65A0BE", "J$ c #619ABA", "K$ c #5A8DAD", "L$ c #507D9D", "M$ c #4B7696", "N$ c #487190", "O$ c #456B8A", "P$ c #3D5E7D", "Q$ c #365372", "R$ c #395A79", "S$ c #3E607F", "T$ c #4B7494", "U$ c #51809F", "V$ c #5685A4", "W$ c #5789AC", "X$ c #729F98", "Y$ c #F5FF12", "Z$ c #F2FD17", "`$ c #F6FF12", " % c #9ABD71", ".% c #578AAF", "+% c #5787A6", "@% c #5281A0", "#% c #4F7B9A", "$% c #497191", "%% c #466C8C", "&% c #3E6281", "*% c #3B5C7B", "=% c #375574", "-% c #2F4A69", ";% c #34506F", ">% c #385675", ",% c #3B5B7A", "'% c #3E6180", ")% c #426685", "!% c #446B8A", "~% c #466E8D", "{% c #497291", "]% c #4B7595", "^% c #4B7799", "/% c #6D9384", "(% c #FFFF0B", "_% c #F9FF14", ":% c #FEFF10", "<% c #9FBC5C", "[% c #4A779C", "}% c #4B7695", "|% c #456B8B", "1% c #3F6281", "2% c #3B5D7C", "3% c #395776", "4% c #355170", "5% c #314C6A", "6% c #2A405F", "7% c #2E4665", "8% c #314C6B", "9% c #355271", "0% c #385776", "a% c #3A5C7B", "b% c #406483", "c% c #426887", "d% c #456A8A", "e% c #49718E", "f% c #537A8A", "g% c #547C8C", "h% c #517A8F", "i% c #477295", "j% c #457097", "k% c #4D7691", "l% c #537B8C", "m% c #537A8B", "n% c #4C748D", "o% c #456C8B", "p% c #436988", "q% c #395877", "r% c #324E6D", "s% c #2E4967", "t% c #2B4261", "u% c #243756", "v% c #273D5C", "w% c #2B4362", "x% c #2F4866", "y% c #314D6C", "z% c #35516F", "A% c #3A5978", "B% c #416483", "C% c #416586", "D% c #3C628B", "E% c #789767", "F% c #E8F620", "G% c #B1C744", "H% c #416687", "I% c #416585", "J% c #406382", "K% c #3C5E7C", "L% c #3A5A79", "M% c #375675", "N% c #324D6C", "O% c #2F4968", "P% c #2C4362", "Q% c #293F5D", "R% c #253857", "S% c #1E2D4C", "T% c #213351", "U% c #243958", "V% c #283E5D", "W% c #2D4766", "X% c #304B6A", "Y% c #334E6D", "Z% c #345170", "`% c #395A7B", " & c #517070", ".& c #FEFF13", "+& c #EEFB1C", "@& c #A1B745", "#& c #34567E", "$& c #334F6E", "%& c #304C6B", "&& c #2E4766", "*& c #283F5E", "=& c #253A59", "-& c #223453", ";& c #1F2E4D", ">& c #172342", ",& c #1C2847", "'& c #213352", ")& c #243856", "!& c #273C5B", "~& c #29405F", "{& c #2C4363", "]& c #304C71", "^& c #90A546", "/& c #F2FF1A", "(& c #E3F122", "_& c #264475", ":& c #304A69", "<& c #2E4867", "[& c #2C4463", "}& c #2A4160", "|& c #253958", "1& c #202F4E", "2& c #1C2A49", "3& c #182443", "4& c #15213F", "5& c #172442", "6& c #1B2948", "7& c #213150", "8& c #223554", "9& c #243957", "0& c #293F5E", "a& c #294265", "b& c #697E4E", "c& c #FAFF18", "d& c #F0FD1B", "e& c #C1D12E", "f& c #233C68", "g& c #273D5B", "h& c #263A58", "i& c #233655", "j& c #213251", "k& c #182543", "l& c #162240", "m& c #172341", "n& c #1A2645", "o& c #1D2A49", "p& c #1E2E4C", "q& c #203150", "r& c #223352", "s& c #243857", "t& c #192F5E", "u& c #C5D429", "v& c #FDFF19", "w& c #F7FF1A", "x& c #F8FF1A", "y& c #3B5053", "z& c #243858", "A& c #233453", "B& c #213250", "C& c #1E2E4D", "D& c #1D2B4A", "E& c #1B2746", "F& c #152240", "G& c #192644", "H& c #1B2847", "I& c #1D2B49", "J& c #1D2C4B", "K& c #20314E", "L& c #102053", "M& c #4C5C44", "N& c #63723E", "O& c #1A2B51", "P& c #1D2E4F", "Q& c #1F2F4D", "R& c #1D2D4C", "S& c #182342", "T& c #152140", "U& c #16213F", "V& c #15223F", "W& c #162241", "X& c #182442", "Y& c #162244", "Z& c #152144", ". + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / ( _ : < [ } | 1 2 3 4 ", "5 6 7 8 9 0 a b c d e f g h i j k l m , > n _ o * p q r s t u v ", "w x y z A B C D E F G H I J K L M N O P Q R d = S T U V W X Y Z ", "` ...+.@.#.$.%.< : _ e &.*.=.-.-.;.>.,.'.).o !.~.{.].^.z /.(._.", ":.<.[.}.|.1.2.3.b E F ).4.5.;.6.6.7.8.9.G F = * p 0.a.b.c.d. .e.", "f.g.+ h.z ^.i.j.k.* = F l.m.n.o.p.q.r.s.F t.u.v.w.x.y.z.A.B.C.D.", "E.F.G.H.I.J.K.0 w.L.* c M.N.O.P.Q.R.S.T.U.< V.W.X.Y.Z.`. +x .+++", "@+#+$+%+&+*+=+Y.-+C ;+>+,+'+)+!+~+{+'+]+^+/+W.(+#._+8 :+<+<.[+}+", "|+1+2+3+4+5+6+7+8+9+0+a+b+c+c+c+c+c+c+d+e+f+X.#.g+h+}.H.i+j+k+l+", "m+n+o+p+i+q+t 8 r+r s+t+u+v+-.6.6.-.w+x+y+z+8+_+h+I.A+B+C+D+E+F+", "G+H+I+J+K+L+M+N+O+P+Q+R+S+T+v+6.6.U+V+W+X+y.Z.8 2 Y+Z+`+ @.@+@@@", "#@$@%@&@*@K+=@-@;@>@8 ,@'@)@!@6.6.~@{@]@Z.W ^@:+d./@`+(@_@:@<@[@", "}@#@|@1@2@3@. 4@5@..:+6@7@8@9@6.6.0@a@b@c.N+ +<+i+C+ @_@c@d@e@f@", "g@h@i@j@k@l@m@n@o@i+5@H.p@q@r@6.6.s@t@u@..B.x <.j+D+.@:@v@w@x@y@", "z@A@B@#@C@D@E@F@G@H@I@J@K@L@M@6.6.N@O@P@G.Q@R@[+k+E+S@T@e@x@U@V@", "W@X@Y@Z@`@ #.#+#@###$#%#&#*#=#6.6.-#;#>#,#'#)#!#~#{#]#^#e@/#(#_#", ":#W@<#[#}#|#1#2#3#4#5#6#7#8#9#6.6.0#a#b#c#d#e#f#g#B@h#i#j#k#l#m#", "n#o#p#q#r#s#t#h#u#v#w#x#y#z#A#6.6.B#C#D#E#F#G#f@h#H#I#J#K#L#M#N#", "O#P#Q#R#S#T#U#V#t#|#W#X#Y#Z#`#6.6. $.$+$w@#@#@@$#$$$V@%$&$*$=$-$", ";$>$,$'$)$p#!$T#~$A@{$i#X#]$^$6.6./$($_$h@:$<$[$}$|$1$2$3$4$5$6$", "7$8$9$-$P#0$a$&$b$c$V@d$[#e$`#6.6. $f$g$h$i$j$!$k$l$m$n$o$p$q$r$", "s$t$u$q$v$w$x$y$z$A$B$C$D$E$~@6.6.F$G$D$H$I$J$)$K$=$L$M$N$O$7$P$", "Q$R$S$7$O$6$T$-$U$V$W$X$~@Y$-.6.6.-.Z$`$ %.%+%@%#%>$$%%%r$&%*%=%", "-%;%>%,%'%)%!%~%{%]%^%/%(%_%_%_%_%_%_%:%<%[%}%9$q$|%r$1%2%3%4%5%", "6%7%8%9%0%a%S$b%c%d%~%e%f%g%h%i%j%k%l%m%n%;$o%p%7$'%2%q%Q$r%s%t%", "u%v%w%x%y%z%=%A%s$S$t$B%C%D%E%F%c+G%D%H%I%J%'%K%L%M%9%N%O%P%Q%R%", "S%T%U%V%t%W%X%Y%Z%=%0%A%`% &.&+&+&L @&#&L%0%M%Q$$&%&&&w%*&=&-&;&", ">&,&;&'&)&!&~&{&&&O%8%r%]&^&/&-.6.p.(&_&Y%y%:&<&[&}&v%|&-&1&2&3&", "4&4&5&6&S%7&8&9&!&0&}&P%a&b&c&-.-.d&e&f&[&t%*&g&h&i&j&;&2&k&l&4&", "l&4&4&4&m&n&o&p&q&r&i&s&|&t&u&v&w&x&y&z&s&i&A&B&C&D&E&>&l&4&4&l&", "F&4&4&l&4&4&l&>&G&H&I&J&;&K&L&M&N&O&P&Q&R&D&6&n&S&l&4&4&4&l&T&T&", "4&F&F&4&F&U&V&4&4&4&T&W&m&X&k&Y&Z&3&3&m&m&l&4&4&4&4&l&T&T&T&T&T&"}; debian/TODO0000644000000000000000000000026712210564606007665 0ustar 1. OpenAxiom has some GUI support with Qt >= 4.6 It should be enabled eventually. 2. There is TeXmacs support in "contrib/texmacs". Sometime it should be tested and packaged. debian/watch0000644000000000000000000000022512241230153010207 0ustar version=3 opts=dversionmangle=s/.*svn(\d+)(.ds.*)?/$1/ \ http://sourceforge.net/p/open-axiom/code/HEAD/tree/trunk/ \ /p/open-axiom/code/(\d+)/ debian/open-axiom-graphics-data.install0000644000000000000000000000003612210564606015340 0ustar usr/lib/open-axiom/lib/graph debian/rules0000755000000000000000000000736612235241764010270 0ustar #!/usr/bin/make -f DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk include /usr/share/dpkg/architecture.mk export DH_VERBOSE = 1 # make clean does not clean properly, so building out of source BUILD = $(CURDIR)/build-tree LDFLAGS += -Wl,--as-needed LISP := sbcl oa_libdir := /usr/lib/open-axiom PACKAGE := open-axiom SVN_REPO := svn://svn.code.sf.net/p/open-axiom/code/trunk DEBIAN_PATH := $(abspath $(dir $(firstword $(MAKEFILE_LIST)))) SRC_VERSION := $(shell dpkg-parsechangelog -l$(DEBIAN_PATH)/changelog | awk '/^Version:/ {sub(/-[^-]*/, "", $$2); print $$2}') SVN_REVISION := $(shell echo $(SRC_VERSION) | sed -r 's,.+svn([0-9]+).*,\1,') TARBALL := $(PACKAGE)_$(SRC_VERSION).orig.tar.xz .PHONY: get-orig-source get-orig-source: rm -rf get-orig-source $(TARBALL) mkdir get-orig-source svn export -r $(SVN_REVISION) $(SVN_REPO) \ get-orig-source/$(PACKAGE)-$(SRC_VERSION) tar cJf $(TARBALL) -C get-orig-source \ --exclude=contrib \ $(PACKAGE)-$(SRC_VERSION) @rm -rf get-orig-source @echo " "$(TARBALL)" created; move it to the right destination to build the package" debian/open-axiom.1: build-stamp help2man --no-info \ --version-string='$(SRC_VERSION)' \ -m 'The open scientific computation platform' \ -n 'open source platform for symbolic, algebraic, and numerical computations' \ $(BUILD)/src/driver/open-axiom > $@ # --disable-gcl is for included GCL: configure-stamp: dh_testdir dh_autotools-dev_updateconfig # aclocal.m4 is older than configure; rebuilding aclocal.m4 requires aclocal-1.13 touch aclocal.m4 config/*.m4 -r configure.ac $(LISP) --version