This script is for Slackware 13.1 only and may be outdated.

SlackBuilds Repository

13.1 > Academic > octave-forge (bundle-20090607)

This is a script to package Octave-Forge, the main source for
out-of-mainline Octave packages.

The Octave-Forge packages are grouped into four categories (main,
extra, language and nonfree). By default the script packages all of
them, but you can specify a different behavior with the REPOS
variable. For example,
REPOS=main,extra ./octave-forge.SlackBuild
will build only the "main" and "extra" repositories.
Parallel compilation is not supported.

If you want to build a newer version of Octave-Forge, you need to
regenerate the Octave script that performs the build itself. To do
this, run generate-installscript.sh after updating the usual variables
near the beginning.

This script requires Octave, available on SlackBuilds.org.
Some packages also have dependencies on external components, not
available on stock Slackware or SlackBuilds.org. These components
(and, more generally, packages failing compilation) are automatically
excluded from the package.

Note: on package removal, you should run as root:
mkdir -p /usr/share/octave/packages && \
octave --silent --eval "pkg rebuild"

Maintained by: Mauro Giachero
Keywords:
ChangeLog: octave-forge

Homepage:
http://octave.sourceforge.net

Source Downloads:
octave-forge-bundle-20090607.tar.gz (faf95ff58884cd29379015b70f57c745)

Download SlackBuild:
octave-forge.tar.gz
octave-forge.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 13.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds