Cleanup manifest formatting

This commit is contained in:
Brandon Smith 2018-03-17 17:57:11 -04:00
parent 2073428210
commit 8c95e5cb4a
5 changed files with 23 additions and 15 deletions

View File

@ -14,7 +14,13 @@
],
"extract_dir": "inadyn-mt.v.02.28.10",
"hash": "f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca",
"notes": "To install and run as a service:\n> notepad $dir\\bin\\win32\\inadyn-mt.conf\n> cd \"$dir\\bin\\win32\"\n> sudo .\\inadyn-mt -i\n> sudo .\\inadyn-mt -s\n\nFor help, see $dir\\readme.html",
"notes": "To install and run as a service:
> notepad $dir\\bin\\win32\\inadyn-mt.conf
> cd \"$dir\\bin\\win32\"
> sudo .\\inadyn-mt -i
> sudo .\\inadyn-mt -s
For help, see $dir\\readme.html",
"persist": [
"bin/win32/inadyn-mt.conf",
"bin/win32/inadyn-mt.log",

View File

@ -3,7 +3,9 @@
"description": "JPEG Exif header manipulation tool",
"license": "Public Domain",
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe",
"depends": ["mozjpeg"],
"depends": [
"mozjpeg"
],
"homepage": "http://www.sentex.net/~mwandel/jhead/",
"hash": "666e18ca6bdd85fc74b0dee6d501f06b4bf387a5567cf5ac483d47b59cfdca44",
"bin": "jhead.exe"

View File

@ -12,15 +12,15 @@
"hash": "sha1:057906cc3c88673ce161986bb19508d60d65746f"
}
},
"installer":{
"args":[
"installer": {
"args": [
"/SILENT",
"/SUPPRESSMSGBOXES",
"/DIR=$dir"
]
},
"uninstaller":{
"file":"unins000.exe",
"uninstaller": {
"file": "unins000.exe",
"args": [
"/SILENT",
"/SUPPRESSMSGBOXES",