Skip to content

rlutz/xorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package follows standard GNU compilation and installation
conventions.  Briefly, run the shell commands

    ./configure && make && make check && make install

to configure, build, test, and install the package.  If you are
compiling from the git sources, run

    autoreconf -i

in the source directory before running `configure'.  See the file
INSTALL for more-detailed instructions.

Dependencies:
- running: Python interpreter
- building: g++, gcc, binutils, make, Python headers
- building from git: autotools, libtool, gettext

For a list of known bugs and issues, see:
http://bugs.hedmen.org/index.php?project=2


This package is free software; you can redistribute it and/or modify
it 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 package 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.

The file COPYING contains a copy of the GNU General Public License.

--------------------------------------------------------------------------------

Copyright (C) 2013-2021 Roland Lutz

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts.  A copy of the license is included in the ``GNU Free
Documentation License'' file as part of this distribution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published