2012-07-14 07:13:08 +02:00
|
|
|
############################
|
|
|
|
# Setup product information
|
|
|
|
############################
|
|
|
|
VENDOR="highcriteria.com"
|
|
|
|
PN="highcriteria.transcriptionbuddy"
|
2013-03-13 15:24:35 +01:00
|
|
|
NAME="Highcriteria Transcriptionbuddy"
|
|
|
|
DESCRIPTION="plays pre-recorded audio files and allows you to listen and control the playback"
|
2012-07-14 07:13:08 +02:00
|
|
|
VERSION="4.0.45"
|
|
|
|
RELEASE="3"
|
|
|
|
PRIORITY="0"
|
|
|
|
ADVICE=""
|
|
|
|
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
|
|
# Valid value: restricted | public
|
|
|
|
TYPE="public"
|
|
|
|
|
2013-03-13 15:24:35 +01:00
|
|
|
DL_FILE[0]="648411.png"
|
|
|
|
DL_SOURCE[0]="http://img.informer.com/icons/png/48/648/648411.png"
|
2012-07-14 07:13:08 +02:00
|
|
|
|
|
|
|
DL_FILE[1]="tb-${VERSION}.zip"
|
|
|
|
DL_SOURCE[1]="http://www.transcriptionbuddy.com/download/tb40.zip"
|
|
|
|
DL_ARCH[1]="X86"
|
|
|
|
DL_EXTRACT_FORMAT[1]="unzip"
|
|
|
|
|
|
|
|
# File array index for the image showing while installing the program
|
|
|
|
ICON_DL_INDEX=0
|
|
|
|
|