Skip to content

Commit a4ad960

Browse files
committed
[Update] build
1 parent e526c16 commit a4ad960

File tree

1,312 files changed

+158054
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,312 files changed

+158054
-8
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,11 @@ signalとスペクトログラムを並べつつ、音も再生できます。
1313

1414
## Installation(linux)
1515
- 1分で使いたい人向け
16+
- 実行ファイルがビルドされているのでそれを動かすだけです
17+
- 手順
18+
1. リポジトリをクローンする
19+
1. `chmod u+x spectrogram-tree/app/dist/spectrogram-tree/spectrogram-tree` <--- 実行権限付与
20+
1. `./spectrogram-tree/app/dist/spectrogram-tree/spectrogram-tree` <--- 実行
1621

1722
- developer 向けの説明
23+
- 今度書く

app/build/spectrogram-tree/Analysis-00.toc

+9,672
Large diffs are not rendered by default.

app/build/spectrogram-tree/COLLECT-00.toc

+3,747
Large diffs are not rendered by default.

app/build/spectrogram-tree/EXE-00.toc

+54
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
('/home/fkubota/Git/spectrogram-tree/app/build/spectrogram-tree/spectrogram-tree',
2+
True,
3+
False,
4+
True,
5+
None,
6+
None,
7+
False,
8+
False,
9+
None,
10+
True,
11+
'spectrogram-tree.pkg',
12+
[('PYZ-00.pyz',
13+
'/home/fkubota/Git/spectrogram-tree/app/build/spectrogram-tree/PYZ-00.pyz',
14+
'PYZ'),
15+
('struct',
16+
'/home/fkubota/Git/spectrogram-tree/app/build/spectrogram-tree/localpycos/struct.pyo',
17+
'PYMODULE'),
18+
('pyimod01_os_path',
19+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyimod01_os_path.pyc',
20+
'PYMODULE'),
21+
('pyimod02_archive',
22+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyimod02_archive.pyc',
23+
'PYMODULE'),
24+
('pyimod03_importers',
25+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.pyc',
26+
'PYMODULE'),
27+
('pyiboot01_bootstrap',
28+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py',
29+
'PYSOURCE'),
30+
('pyi_rth_pkgres',
31+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_pkgres.py',
32+
'PYSOURCE'),
33+
('pyi_rth_multiprocessing',
34+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_multiprocessing.py',
35+
'PYSOURCE'),
36+
('pyi_rth_pyqt5',
37+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_pyqt5.py',
38+
'PYSOURCE'),
39+
('pyi_rth_mplconfig',
40+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_mplconfig.py',
41+
'PYSOURCE'),
42+
('pyi_rth_mpldata',
43+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_mpldata.py',
44+
'PYSOURCE'),
45+
('spectrogram_tree',
46+
'/home/fkubota/Git/spectrogram-tree/src/spectrogram_tree.py',
47+
'PYSOURCE')],
48+
[],
49+
False,
50+
False,
51+
1595488233,
52+
[('run',
53+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/bootloader/Linux-64bit/run',
54+
'EXECUTABLE')])

app/build/spectrogram-tree/PKG-00.pkg

12.8 MB
Binary file not shown.

app/build/spectrogram-tree/PKG-00.toc

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
('/home/fkubota/Git/spectrogram-tree/app/build/spectrogram-tree/PKG-00.pkg',
2+
{'BINARY': 1,
3+
'DATA': 1,
4+
'EXECUTABLE': 1,
5+
'EXTENSION': 1,
6+
'PYMODULE': 1,
7+
'PYSOURCE': 1,
8+
'PYZ': 0},
9+
[('PYZ-00.pyz',
10+
'/home/fkubota/Git/spectrogram-tree/app/build/spectrogram-tree/PYZ-00.pyz',
11+
'PYZ'),
12+
('struct',
13+
'/home/fkubota/Git/spectrogram-tree/app/build/spectrogram-tree/localpycos/struct.pyo',
14+
'PYMODULE'),
15+
('pyimod01_os_path',
16+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyimod01_os_path.pyc',
17+
'PYMODULE'),
18+
('pyimod02_archive',
19+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyimod02_archive.pyc',
20+
'PYMODULE'),
21+
('pyimod03_importers',
22+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.pyc',
23+
'PYMODULE'),
24+
('pyiboot01_bootstrap',
25+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py',
26+
'PYSOURCE'),
27+
('pyi_rth_pkgres',
28+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_pkgres.py',
29+
'PYSOURCE'),
30+
('pyi_rth_multiprocessing',
31+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_multiprocessing.py',
32+
'PYSOURCE'),
33+
('pyi_rth_pyqt5',
34+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_pyqt5.py',
35+
'PYSOURCE'),
36+
('pyi_rth_mplconfig',
37+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_mplconfig.py',
38+
'PYSOURCE'),
39+
('pyi_rth_mpldata',
40+
'/home/fkubota/venv/pyqt5/lib/python3.6/site-packages/PyInstaller/loader/rthooks/pyi_rth_mpldata.py',
41+
'PYSOURCE'),
42+
('spectrogram_tree',
43+
'/home/fkubota/Git/spectrogram-tree/src/spectrogram_tree.py',
44+
'PYSOURCE')],
45+
True,
46+
False,
47+
False,
48+
[])

app/build/spectrogram-tree/PYZ-00.pyz

12.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)