mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

116 lines
4.0 KiB

# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/misc/output/mythtvosd/config.hlp
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# This program 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. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
ROCKCFG_OUTPUT_MYTHTVOSD_BIN
Please supply the absolute location of your mythtvosd executable.
(rock package: mythtv)
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_HEADER
This class of messages looks like, for example:
"Building cross binutils and cc for ${arch_target} ..."
and would be written out exactly like this.
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_STATUS
This class of messages looks like, for exmaple:
"writing build log to src.cross.$id/binutils.log."
and would be written out exactly like this.
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_ERROR
This class of messages looks like, for example:
"Detected a problem with the flist wrapper lib on your system"
and would be written out exactly like this.
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_PKG_DENY
This class of message is issued when a package build is categorically
denied before even the tarball is touched. Common examples are trying
to build e17 without imlib2 having compiled. The hook for this class
of messages provides 3 arguments:
$1 the current stagelevel
$2 the current package-name
$3 the reason why this package got refused
You can use these in the free configurable text, as shown in the
example text.
ROCKCFG_OUTPUT_MYTHTVOSD_TXT_PKG_DENY
Please have a look at the help of the above option.
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_PKG_START
This class of message is issued when a package build is started.
The hook for this class of messages provides 5 arguments:
$1 the current stagelevel
$2 the current package's repository
$3 the current package-name
$4 the ROCK Linux version, for example 2.0.0
$5 the ROCK Linux extraversion, e.g. -rc1
You can use these in the free configurable text, as shown in the
example text.
ROCKCFG_OUTPUT_MYTHTVOSD_TXT_PKG_START
Please have a look at the help of the above option.
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_PKG_FINISH
This class of message is issued when a package build is finished.
The hook for this class of messages provides 3 arguments:
$1 the current stagelevel
$2 the current package's repository
$3 the current package-name
You can use these in the free configurable text, as shown in the
example text.
ROCKCFG_OUTPUT_MYTHTVOSD_TXT_PKG_FINISH
Please have a look at the help of the above option.
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_PKG_ABORT
This class of message is issued when a package build is aborted.
The hook for this class of messages provides 3 arguments:
$1 the current stagelevel
$2 the current package's repository
$3 the current package-name
You can use these in the free configurable text, as shown in the
example text.
ROCKCFG_OUTPUT_MYTHTVOSD_TXT_PKG_ABORT
Please have a look at the help of the above option.
ROCKCFG_OUTPUT_MYTHTVOSD_ENABLE_ERRORQUOTE
This class of message is usually used to quote the last few lines of a
logfile to let you probably guess the reason of a failed build without
the need to open the logfile. (use $*, if you want it sent).
ROCKCFG_OUTPUT_MYTHTVOSD_TXT_ERRORQUOTE
Please have a look at the help of the above option.