notepadpp.notepadpp/builder-product.cfg

24 lines
536 B
INI

############################
# Setup product information
############################
PN="notepadpp"
VERSION="5.9.8"
RELEASE="4"
PRIORITY="0"
ADVICE=""
TYPE="public"
# Status integration, testing, release
STATUS="review"
ICON_FILE_INDEX=0
FILE[0]="notepad.png"
SOURCE[0]="http://www.haririalghazir.com/wp-content/uploads/2011/03/notepad.png"
WINST[0]=IconFile
FILE[1]="npp.${VERSION}.Installer.exe"
SOURCE[1]="http://download.tuxfamily.org/notepadplus/${VERSION}/npp.${VERSION}.Installer.exe"
ARCH[1]="X86"
WINST[1]="InstallerExe"