buildfiles per linux

This commit is contained in:
emanuele
2020-04-02 15:11:03 +02:00
parent e1ac0f05a0
commit e994e3850c
4 changed files with 170 additions and 105 deletions

View File

@@ -5,6 +5,6 @@
<path>/${PROJECT_DIR_NAME}/bananaSPLIT/libbananasplit</path> <path>/${PROJECT_DIR_NAME}/bananaSPLIT/libbananasplit</path>
<path>/${PROJECT_DIR_NAME}/bananaSPLIT/UserInterface/compiledUI</path> <path>/${PROJECT_DIR_NAME}/bananaSPLIT/UserInterface/compiledUI</path>
</pydev_pathproperty> </pydev_pathproperty>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 3.7</pydev_property> <pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python interpreter</pydev_property>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">python37</pydev_property> <pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">python36</pydev_property>
</pydev_project> </pydev_project>

View File

@@ -1,37 +1,37 @@
# -*- mode: python ; coding: utf-8 -*- # -*- mode: python ; coding: utf-8 -*-
block_cipher = None block_cipher = None
a = Analysis(['guimain.py'], a = Analysis(['guimain.py'],
pathex=['./libbananasplit', './UserInterface/CompiledUI--name=bananaSPLIT.exe', 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT'], pathex=['./libbananasplit', './UserInterface/CompiledUI', '/home/emanuele/Documents/LocalEclipseWorkspace/bananaSPLIT/bananaSPLIT'],
binaries=[], binaries=[],
datas=[('C:\\Users\\Emanuele Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\text_unidecode\\data.bin', '.\\text_unidecode')], datas=[('/home/emanuele/.local/lib/python3.6/site-packages/text_unidecode/data.bin', './text_unidecode')],
hiddenimports=[], hiddenimports=[],
hookspath=[], hookspath=[],
runtime_hooks=[], runtime_hooks=[],
excludes=[], excludes=[],
win_no_prefer_redirects=False, win_no_prefer_redirects=False,
win_private_assemblies=False, win_private_assemblies=False,
cipher=block_cipher, cipher=block_cipher,
noarchive=False) noarchive=False)
pyz = PYZ(a.pure, a.zipped_data, pyz = PYZ(a.pure, a.zipped_data,
cipher=block_cipher) cipher=block_cipher)
exe = EXE(pyz, exe = EXE(pyz,
a.scripts, a.scripts,
[], [],
exclude_binaries=True, exclude_binaries=True,
name='guimain', name='bananaSPLIT.linux',
debug=False, debug=False,
bootloader_ignore_signals=False, bootloader_ignore_signals=False,
strip=False, strip=False,
upx=True, upx=True,
console=True , icon='banana.ico') console=True , icon='bananasplit.ico')
coll = COLLECT(exe, coll = COLLECT(exe,
a.binaries, a.binaries,
a.zipfiles, a.zipfiles,
a.datas, a.datas,
strip=False, strip=False,
upx=True, upx=True,
upx_exclude=[], upx_exclude=[],
name='guimain') name='bananaSPLIT.linux')

View File

@@ -1,67 +1,67 @@
{ {
"version": "v1.2", "version": "v1.2",
"paths": { "paths": {
"lastUsed": "spiripacchio.json", "lastUsed": "linux",
"configurationPath": "./conf/", "configurationPath": "./conf/",
"INworkPath": "C:/", "INworkPath": "C:/",
"OUTworkPath": "C:/", "OUTworkPath": "C:/",
"fileList": [ "fileList": [
"bdlog.txt" "bdlog.txt"
] ]
}, },
"docStruct": { "docStruct": {
"fileVersNew": true, "fileVersNew": true,
"language": "English", "language": "English",
"languageIdx": 1, "languageIdx": 1,
"docSep": "\\s*Copyright [(0-9)]+", "docSep": "\\s*Copyright [(0-9)]+",
"beginOfDocument": "\\s*Body", "beginOfDocument": "\\s*Body",
"endOfDocument": "\\s*End of Document", "endOfDocument": "\\s*End of Document",
"dateFormat": "{month} {day:d}, {year:d}{}", "dateFormat": "{month} {day:d}, {year:d}{}",
"outPrefix": "", "outPrefix": "",
"outSuffix": "", "outSuffix": "",
"outExt": ".txt", "outExt": ".txt",
"outDateType": "jpn", "outDateType": "jpn",
"outNameFormat": "", "outNameFormat": "",
"outDate": true, "outDate": true,
"outTitle": true, "outTitle": true,
"outNumber": true, "outNumber": true,
"numberPos": 1, "numberPos": 1,
"datePos": 2, "datePos": 2,
"titlePos": 3, "titlePos": 3,
"maxTitleLen": 16, "maxTitleLen": 16,
"outNameSep": "-", "outNameSep": "-",
"customSep": "=", "customSep": "=",
"dateFormats": { "dateFormats": {
"jpn": "{year:04d}{month:02d}{day:02d}", "jpn": "{year:04d}{month:02d}{day:02d}",
"it": "{day:02d}{month:02d}{year:04d}", "it": "{day:02d}{month:02d}{year:04d}",
"usa": "{month:02d}{year:04d}{day:02d}" "usa": "{month:02d}{year:04d}{day:02d}"
} }
}, },
"settings": { "settings": {
"encoding": "ansi", "encoding": "ansi",
"monthPosition": 0, "monthPosition": 0,
"getNewsPaperName": true, "getNewsPaperName": true,
"nameNotFoundStr": "ND", "nameNotFoundStr": "ND",
"includeTitle": true, "includeTitle": true,
"removeDuplicates": true, "removeDuplicates": true,
"showSkipped": false, "showSkipped": false,
"showRemovedDuplicates": false, "showRemovedDuplicates": false,
"loadTXT": true, "loadTXT": true,
"loadDOCX": false, "loadDOCX": false,
"removeOldFiles": true, "removeOldFiles": true,
"saveSeparateFiles": true, "saveSeparateFiles": true,
"saveBodyFile": true, "saveBodyFile": true,
"saveBodyNumber": true, "saveBodyNumber": true,
"delLF": false, "delLF": false,
"delWordBreak": true, "delWordBreak": true,
"delChars": [ "delChars": [
"'", "'",
"@", "@",
"#", "#",
"$", "$",
"%", "%",
"^", "^",
"&" "&"
] ]
} }
} }

65
bananaSPLIT/conf/linux Normal file
View File

@@ -0,0 +1,65 @@
{
"version": "v1.2",
"paths": {
"lastUsed": "linux",
"configurationPath": "./conf/",
"INworkPath": "/home/emanuele/Documents",
"OUTworkPath": "/home/emanuele/Documents",
"fileList": []
},
"docStruct": {
"fileVersNew": true,
"language": "English",
"languageIdx": 1,
"docSep": "\\s*Copyright [(0-9)]+",
"beginOfDocument": "\\s*Body",
"endOfDocument": "\\s*End of Document",
"dateFormat": "{month} {day:d}, {year:d}{}",
"outPrefix": "",
"outSuffix": "",
"outExt": ".txt",
"outDateType": "jpn",
"outNameFormat": "",
"outDate": true,
"outTitle": true,
"outNumber": true,
"numberPos": 1,
"datePos": 2,
"titlePos": 3,
"maxTitleLen": 16,
"outNameSep": "-",
"customSep": "=",
"dateFormats": {
"jpn": "{year:04d}{month:02d}{day:02d}",
"it": "{day:02d}{month:02d}{year:04d}",
"usa": "{month:02d}{year:04d}{day:02d}"
}
},
"settings": {
"encoding": "ansi",
"monthPosition": 0,
"getNewsPaperName": true,
"nameNotFoundStr": "ND",
"includeTitle": true,
"removeDuplicates": true,
"showSkipped": false,
"showRemovedDuplicates": false,
"loadTXT": true,
"loadDOCX": false,
"removeOldFiles": true,
"saveSeparateFiles": true,
"saveBodyFile": true,
"saveBodyNumber": true,
"delLF": false,
"delWordBreak": true,
"delChars": [
"'",
"@",
"#",
"$",
"%",
"^",
"&"
]
}
}