1oct2spec(1)                 General Commands Manual                oct2spec(1)
2
3
4

NAME

6       oct2spec - Spec file creator for Octave packages
7
8

SYNOPSIS

10       oct2spec -u <url>
11       oct2spec -s <source>
12       oct2spec -p <name>
13
14

USAGE

16       This  program  is designed to create specfile from a source file, a url
17       or a name.
18
19       Usage:  oct2spec -p <name>
20               oct2spec -u <url>
21               oct2spec -s <source>.tar.gz
22               oct2spec -s folder/folder/<source>
23               oct2spec -s folder/folder/<source> --bioc
24
25       The source can be in the same directory or in a subdirectory.
26
27       The   information   about   the   packager   should   be   filled    in
28       /etc/oct2spec.conf.  or ~/.oct2spec.conf
29
30

DESCRIPTION

32       -u / --url
33           Used to download and generate the specfile directly from the url of
34           a tarball
35
36       -s / --source
37           Used to generate the specfile directly from a tarball available
38           locally
39
40       -p / --package
41           Used  to  generate the specfile directly from the name of the pack‐
42       age.
43           The sources are directly retrieved from Octave Forge.
44
45       --forge
46           Used for packages coming from octave.sourceforge.net
47
48
49       No known bugs at this time
50
51
52
53                                                                   oct2spec(1)
Impressum