ehbrs-tools 0.22.0 → 0.25.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (151) hide show
  1. checksums.yaml +4 -4
  2. data/exe/ehbrs +2 -2
  3. data/lib/ehbrs/tools/runner.rb +21 -0
  4. data/lib/ehbrs/tools/runner/cooking_book.rb +32 -0
  5. data/lib/ehbrs/tools/runner/cooking_book/build.rb +52 -0
  6. data/lib/ehbrs/{runner/videos/series.rb → tools/runner/finances.rb} +4 -4
  7. data/lib/ehbrs/tools/runner/finances/bb_browser.rb +66 -0
  8. data/lib/ehbrs/tools/runner/fs.rb +18 -0
  9. data/lib/ehbrs/tools/runner/fs/selected.rb +81 -0
  10. data/lib/ehbrs/tools/runner/fs/used_space.rb +161 -0
  11. data/lib/ehbrs/tools/runner/google.rb +18 -0
  12. data/lib/ehbrs/tools/runner/google/translate.rb +89 -0
  13. data/lib/ehbrs/tools/runner/music.rb +18 -0
  14. data/lib/ehbrs/tools/runner/music/selected.rb +28 -0
  15. data/lib/ehbrs/tools/runner/self.rb +18 -0
  16. data/lib/ehbrs/tools/runner/self/test.rb +27 -0
  17. data/lib/ehbrs/tools/runner/telegram.rb +28 -0
  18. data/lib/ehbrs/tools/runner/telegram/send_message.rb +31 -0
  19. data/lib/ehbrs/tools/runner/vg.rb +18 -0
  20. data/lib/ehbrs/tools/runner/vg/ips.rb +134 -0
  21. data/lib/ehbrs/tools/runner/vg/wii.rb +74 -0
  22. data/lib/ehbrs/{runner/web_utils → tools/runner}/videos.rb +3 -3
  23. data/lib/ehbrs/tools/runner/videos/extract.rb +70 -0
  24. data/lib/ehbrs/tools/runner/videos/probe.rb +34 -0
  25. data/lib/ehbrs/tools/runner/videos/series.rb +20 -0
  26. data/lib/ehbrs/tools/runner/videos/series/rename.rb +74 -0
  27. data/lib/ehbrs/tools/runner/videos/unsupported.rb +61 -0
  28. data/lib/ehbrs/tools/runner/web_utils.rb +26 -0
  29. data/lib/ehbrs/tools/runner/web_utils/videos.rb +20 -0
  30. data/lib/ehbrs/tools/runner/web_utils/videos/download.rb +75 -0
  31. data/lib/ehbrs/tools/runner/web_utils/videos/upload.rb +77 -0
  32. data/lib/ehbrs/tools/version.rb +1 -1
  33. data/lib/ehbrs/vg/wii/game_file.rb +10 -0
  34. data/vendor/aranha-parsers/aranha-parsers.gemspec +2 -2
  35. data/vendor/{avm-apps/lib/avm/apps/jobs.rb → aranha-parsers/lib/aranha/parsers/rspec.rb} +3 -3
  36. data/vendor/aranha-parsers/lib/aranha/parsers/rspec/setup.rb +15 -0
  37. data/vendor/aranha-parsers/lib/aranha/parsers/{spec → rspec}/source_target_fixtures_example.rb +0 -0
  38. data/vendor/aranha-parsers/lib/aranha/parsers/source_address.rb +10 -8
  39. data/vendor/aranha-parsers/lib/aranha/parsers/version.rb +1 -1
  40. data/vendor/aranha-parsers/spec/lib/rubocop_check_spec.rb +1 -5
  41. data/vendor/aranha-parsers/spec/spec_helper.rb +2 -6
  42. data/vendor/aranha-selenium/aranha-selenium.gemspec +2 -2
  43. data/vendor/aranha-selenium/lib/aranha/selenium/version.rb +1 -1
  44. data/vendor/aranha-selenium/spec/rubocop_check_spec.rb +1 -5
  45. data/vendor/aranha-selenium/spec/spec_helper.rb +2 -98
  46. data/vendor/eac_cli/eac_cli.gemspec +3 -3
  47. data/vendor/eac_cli/lib/eac_cli/config.rb +2 -0
  48. data/vendor/eac_cli/lib/eac_cli/config/entry.rb +1 -3
  49. data/vendor/eac_cli/lib/eac_cli/version.rb +1 -1
  50. data/vendor/eac_cli/spec/rubocop_spec.rb +1 -1
  51. data/vendor/eac_cli/spec/spec_helper.rb +2 -101
  52. data/vendor/eac_config/eac_config.gemspec +2 -2
  53. data/vendor/eac_config/lib/eac_config/version.rb +1 -1
  54. data/vendor/eac_config/spec/rubocop_spec.rb +1 -1
  55. data/vendor/eac_config/spec/spec_helper.rb +2 -15
  56. data/vendor/eac_docker/eac_docker.gemspec +2 -2
  57. data/vendor/eac_docker/lib/eac_docker/container.rb +7 -3
  58. data/vendor/eac_docker/lib/eac_docker/debug.rb +15 -0
  59. data/vendor/eac_docker/lib/eac_docker/images/coded.rb +4 -0
  60. data/vendor/eac_docker/lib/eac_docker/images/templatized.rb +16 -2
  61. data/vendor/eac_docker/lib/eac_docker/rspec.rb +2 -10
  62. data/vendor/eac_docker/lib/eac_docker/rspec/setup.rb +17 -0
  63. data/vendor/eac_docker/lib/eac_docker/version.rb +1 -1
  64. data/vendor/eac_docker/spec/rubocop_spec.rb +1 -1
  65. data/vendor/eac_docker/spec/spec_helper.rb +2 -104
  66. data/vendor/eac_ruby_base0/eac_ruby_base0.gemspec +4 -4
  67. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/version.rb +1 -1
  68. data/vendor/eac_ruby_base0/spec/rubocop_spec.rb +1 -1
  69. data/vendor/eac_ruby_base0/spec/spec_helper.rb +2 -101
  70. data/vendor/eac_ruby_utils/eac_ruby_utils.gemspec +1 -1
  71. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/boolean.rb +1 -1
  72. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/executable.rb +15 -3
  73. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry.rb +35 -0
  74. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry/gem.rb +75 -0
  75. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/parent_n.rb +11 -0
  76. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/recursive_builder.rb +51 -0
  77. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/default_setup.rb +20 -0
  78. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup.rb +12 -0
  79. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup/conditionals.rb +17 -0
  80. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup_manager.rb +49 -0
  81. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/version.rb +1 -1
  82. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/parent_n_spec.rb +33 -0
  83. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/recursive_builder_spec.rb +65 -0
  84. data/vendor/eac_ruby_utils/spec/rubocop_check_spec.rb +1 -1
  85. data/vendor/eac_ruby_utils/spec/spec_helper.rb +6 -6
  86. data/vendor/ehbrs_ruby_utils/ehbrs_ruby_utils.gemspec +4 -2
  87. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/finances/bb_browser/docker_image.rb +18 -0
  88. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object/template.rb +6 -0
  89. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/version.rb +1 -1
  90. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/stream.rb +11 -1
  91. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file.rb +11 -8
  92. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file/rename.rb +28 -0
  93. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec.rb +13 -0
  94. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.source.yaml +28 -0
  95. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.target.yaml +7 -0
  96. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.source.yaml +49 -0
  97. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.target.yaml +7 -0
  98. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.source.yaml +43 -0
  99. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.target.yaml +7 -0
  100. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.source.yaml +59 -0
  101. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.target.yaml +7 -0
  102. data/vendor/ehbrs_ruby_utils/spec/rubocop_check_spec.rb +1 -5
  103. data/vendor/ehbrs_ruby_utils/spec/spec_helper.rb +2 -98
  104. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Dockerfile +44 -0
  105. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Makefile +35 -0
  106. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/README.md +16 -0
  107. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/firefox.service +8 -0
  108. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/startbrowser.sh +9 -0
  109. metadata +68 -53
  110. data/lib/ehbrs/runner.rb +0 -19
  111. data/lib/ehbrs/runner/cooking_book.rb +0 -30
  112. data/lib/ehbrs/runner/cooking_book/build.rb +0 -50
  113. data/lib/ehbrs/runner/finances.rb +0 -16
  114. data/lib/ehbrs/runner/finances/bb_browser.rb +0 -35
  115. data/lib/ehbrs/runner/fs.rb +0 -16
  116. data/lib/ehbrs/runner/fs/selected.rb +0 -79
  117. data/lib/ehbrs/runner/fs/used_space.rb +0 -159
  118. data/lib/ehbrs/runner/google.rb +0 -16
  119. data/lib/ehbrs/runner/google/translate.rb +0 -87
  120. data/lib/ehbrs/runner/music.rb +0 -16
  121. data/lib/ehbrs/runner/music/selected.rb +0 -26
  122. data/lib/ehbrs/runner/self.rb +0 -16
  123. data/lib/ehbrs/runner/self/test.rb +0 -25
  124. data/lib/ehbrs/runner/telegram.rb +0 -26
  125. data/lib/ehbrs/runner/telegram/send_message.rb +0 -29
  126. data/lib/ehbrs/runner/vg.rb +0 -16
  127. data/lib/ehbrs/runner/vg/ips.rb +0 -132
  128. data/lib/ehbrs/runner/vg/wii.rb +0 -72
  129. data/lib/ehbrs/runner/videos.rb +0 -16
  130. data/lib/ehbrs/runner/videos/extract.rb +0 -68
  131. data/lib/ehbrs/runner/videos/probe.rb +0 -32
  132. data/lib/ehbrs/runner/videos/series/rename.rb +0 -72
  133. data/lib/ehbrs/runner/videos/unsupported.rb +0 -59
  134. data/lib/ehbrs/runner/web_utils.rb +0 -24
  135. data/lib/ehbrs/runner/web_utils/videos/download.rb +0 -63
  136. data/lib/ehbrs/runner/web_utils/videos/upload.rb +0 -75
  137. data/vendor/avm-apps/Gemfile +0 -5
  138. data/vendor/avm-apps/avm-apps.gemspec +0 -18
  139. data/vendor/avm-apps/lib/avm/apps.rb +0 -9
  140. data/vendor/avm-apps/lib/avm/apps/config.rb +0 -19
  141. data/vendor/avm-apps/lib/avm/apps/jobs/base.rb +0 -64
  142. data/vendor/avm-apps/lib/avm/apps/jobs/variables_source.rb +0 -24
  143. data/vendor/avm-apps/lib/avm/apps/sources/configuration.rb +0 -57
  144. data/vendor/avm-apps/lib/avm/apps/sources/configuration/_locale.rb +0 -18
  145. data/vendor/avm-apps/lib/avm/apps/sources/configuration/_rubocop.rb +0 -26
  146. data/vendor/avm-apps/lib/avm/apps/sources/configuration/_tests.rb +0 -29
  147. data/vendor/avm-apps/lib/avm/apps/version.rb +0 -7
  148. data/vendor/avm-apps/spec/rubocop_spec.rb +0 -3
  149. data/vendor/avm-apps/spec/spec_helper.rb +0 -103
  150. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/conditional.rb +0 -35
  151. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/stubbed_ssh.rb +0 -44
@@ -0,0 +1,18 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+
5
+ module Ehbrs
6
+ module Tools
7
+ class Runner
8
+ class Google
9
+ require_sub __FILE__
10
+
11
+ runner_with :help, :subcommands do
12
+ desc 'Utilidades Google.'
13
+ subcommands
14
+ end
15
+ end
16
+ end
17
+ end
18
+ end
@@ -0,0 +1,89 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/default_runner'
4
+ require 'eac_ruby_utils/core_ext'
5
+ require 'ehbrs/google/translate/session'
6
+
7
+ module Ehbrs
8
+ module Tools
9
+ class Runner
10
+ class Google
11
+ class Translate
12
+ runner_with :help do
13
+ desc 'Traduz um documento com Google Translate.'
14
+ arg_opt '-o', '--output-file', 'Salva saída em <output-file>.'
15
+ bool_opt '-w', '--overwrite', 'Permite sobreescrever arquivo de saída.'
16
+ pos_arg 'source-file'
17
+ end
18
+
19
+ def run
20
+ start_banner
21
+ validate
22
+ if output_to_stdout?
23
+ out(translated_content)
24
+ else
25
+ ::File.write(output_file, translated_content)
26
+ end
27
+ success 'Concluído'
28
+ end
29
+
30
+ def start_banner
31
+ infov 'Source file', source_file
32
+ infov 'Target file', output_file
33
+ end
34
+
35
+ def translated_content_uncached
36
+ session.translate(source_file)
37
+ end
38
+
39
+ delegate :source_file, to: :parsed
40
+
41
+ def output_file
42
+ parsed.output_file || default_output_file
43
+ end
44
+
45
+ def default_output_file
46
+ ::File.join(
47
+ ::File.dirname(source_file),
48
+ ::File.basename(source_file, '.*') + '_translated.html'
49
+ )
50
+ end
51
+
52
+ def session_uncached
53
+ ::Ehbrs::Google::Translate::Session.new
54
+ end
55
+
56
+ def validate
57
+ validate_source_file
58
+ validate_output_file
59
+ validate_output_content
60
+ end
61
+
62
+ def validate_source_file
63
+ return if ::File.exist?(source_file)
64
+
65
+ fatal_error "Source file \"#{source_file}\" does not exist"
66
+ end
67
+
68
+ def validate_output_file
69
+ return if output_to_stdout?
70
+ return unless ::File.exist?(output_file)
71
+ return if parsed.overwrite?
72
+
73
+ fatal_error "Output file \"#{output_file}\" already exists"
74
+ end
75
+
76
+ def validate_output_content
77
+ return if translated_content.present?
78
+
79
+ fatal_error 'Output content is empty'
80
+ end
81
+
82
+ def output_to_stdout?
83
+ output_file == '-'
84
+ end
85
+ end
86
+ end
87
+ end
88
+ end
89
+ end
@@ -0,0 +1,18 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+
5
+ module Ehbrs
6
+ module Tools
7
+ class Runner
8
+ class Music
9
+ require_sub __FILE__
10
+
11
+ runner_with :help, :subcommands do
12
+ desc 'Ferramentas para músicas.'
13
+ subcommands
14
+ end
15
+ end
16
+ end
17
+ end
18
+ end
@@ -0,0 +1,28 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'ehbrs/music/album'
4
+ require 'ehbrs/tools/runner/fs/selected'
5
+
6
+ module Ehbrs
7
+ module Tools
8
+ class Runner
9
+ class Music
10
+ class Selected < ::Ehbrs::Tools::Runner::Fs::Selected
11
+ protected
12
+
13
+ def build_selected_directory(path)
14
+ ::Ehbrs::Music::Album.new(path)
15
+ end
16
+
17
+ def directory_label(directory)
18
+ directory.to_label
19
+ end
20
+
21
+ def directory_target_basename(directory)
22
+ directory.id
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,18 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+
5
+ module Ehbrs
6
+ module Tools
7
+ class Runner
8
+ class Self
9
+ require_sub __FILE__
10
+
11
+ runner_with :help, :subcommands do
12
+ desc 'Self utilities'
13
+ subcommands
14
+ end
15
+ end
16
+ end
17
+ end
18
+ end
@@ -0,0 +1,27 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs/gems'
5
+ require 'eac_ruby_gems_utils/tests/multiple'
6
+
7
+ module Ehbrs
8
+ module Tools
9
+ class Runner
10
+ class Self
11
+ class Test
12
+ runner_with :help do
13
+ desc 'Test core and local gems.'
14
+ end
15
+
16
+ def run
17
+ fatal_error 'Some test did not pass' unless tests.ok?
18
+ end
19
+
20
+ def tests_uncached
21
+ ::EacRubyGemsUtils::Tests::Multiple.new(::Ehbrs::Gems.all)
22
+ end
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
@@ -0,0 +1,28 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs/tools/instance'
5
+
6
+ module Ehbrs
7
+ module Tools
8
+ class Runner
9
+ class Telegram
10
+ require_sub __FILE__
11
+
12
+ runner_with :help, :subcommands do
13
+ desc 'Operações com Telegram.'
14
+ arg_opt '-b', '--bot-token', 'Token do bot Telegram.'
15
+ subcommands
16
+ end
17
+
18
+ def bot_token
19
+ parsed.bot_token || default_bot_token
20
+ end
21
+
22
+ def default_bot_token
23
+ ::Ehbrs::Tools.instance.read_entry(:telegram_bot_token)
24
+ end
25
+ end
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,31 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs/telegram/message_sending'
5
+
6
+ module Ehbrs
7
+ module Tools
8
+ class Runner
9
+ class Telegram
10
+ class SendMessage
11
+ runner_with :help do
12
+ desc 'Envia mensagens Telegram.'
13
+ pos_arg :message
14
+ pos_arg :recipients_ids, repeat: true
15
+ end
16
+
17
+ delegate :run, to: :message_sending
18
+
19
+ private
20
+
21
+ def message_sending_uncached
22
+ parsed.recipients_ids
23
+ .inject(::Ehbrs::Telegram::MessageSending.new) { |a, e| a.recipient_id(e) }
24
+ .bot_token(runner_context.call(:bot_token))
25
+ .message(parsed.message)
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
31
+ end
@@ -0,0 +1,18 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+
5
+ module Ehbrs
6
+ module Tools
7
+ class Runner
8
+ class Vg
9
+ require_sub __FILE__
10
+
11
+ runner_with :help, :subcommands do
12
+ desc 'Ferramentas para video game.'
13
+ subcommands
14
+ end
15
+ end
16
+ end
17
+ end
18
+ end
@@ -0,0 +1,134 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'eac_ruby_utils/fs/temp'
5
+ require 'ehbrs/executables'
6
+
7
+ module Ehbrs
8
+ module Tools
9
+ class Runner
10
+ class Vg
11
+ class Ips
12
+ runner_with :help do
13
+ desc 'Aplica patches IPS em roms.'
14
+ arg_opt '-o', '--output-file', ' Saída no arquivo <output-file>.'
15
+ bool_opt '-w', '--overwrite', 'Sobrescreve o arquivo de saída se existente.'
16
+ pos_arg 'source-file'
17
+ pos_arg 'ips-files', repeat: true
18
+ end
19
+
20
+ def run
21
+ validate
22
+ start_banner
23
+ run_patches
24
+ infov 'Concluído'
25
+ end
26
+
27
+ private
28
+
29
+ def on_temp_files
30
+ ::EacRubyUtils::Fs::Temp.on_file do |input|
31
+ ::EacRubyUtils::Fs::Temp.on_file do |output|
32
+ yield TempFiles.new(source_file, input, output)
33
+ end
34
+ end
35
+ end
36
+
37
+ def run_patch(source_path, ips_path, output_path)
38
+ ::Ehbrs::Executables.flips.command
39
+ .append(['--apply', ips_path, source_path, output_path]).system!
40
+ end
41
+
42
+ def run_patches
43
+ on_temp_files do |temp|
44
+ ips_files.each do |ips_file|
45
+ run_patch(temp.input, ips_file, temp.output)
46
+ temp.swap
47
+ end
48
+ temp.move_result_to(output_file)
49
+ end
50
+ end
51
+
52
+ def source_file
53
+ parsed.source_file.to_pathname
54
+ end
55
+
56
+ def start_banner
57
+ infov 'Source file', source_file
58
+ infov 'Output file', output_file
59
+ infov 'IPS files', ips_files.count
60
+ ips_files.each { |ips_file| infov ' * ', ips_file }
61
+ end
62
+
63
+ def ips_files
64
+ parsed.ips_files.map(&:to_pathname)
65
+ end
66
+
67
+ def output_file
68
+ parsed.output_file.to_pathname || default_output_file
69
+ end
70
+
71
+ def default_output_file
72
+ ips_files.last.parent.join(
73
+ ips_files.map { |f| f.basename('.*').to_path }.join('_') + source_file.extname
74
+ )
75
+ end
76
+
77
+ def validate
78
+ validate_source_file
79
+ ips_files.each { |ips_file| validate_ips_file(ips_file) }
80
+ validate_output_file
81
+ end
82
+
83
+ def validate_source_file
84
+ return if source_file.exist?
85
+
86
+ fatal_error("Arquivo fonte \"#{source_file}\" não existe")
87
+ end
88
+
89
+ def validate_ips_file(ips_file)
90
+ return if ::File.exist?(ips_file)
91
+
92
+ fatal_error("Arquivo IPS \"#{ips_file}\" não existe")
93
+ end
94
+
95
+ def validate_output_file
96
+ return unless output_file.exist?
97
+ return if parsed.overwrite?
98
+
99
+ fatal_error("Arquivo de saída \"#{output_file}\" já existe")
100
+ end
101
+
102
+ class TempFiles
103
+ common_constructor :initial, :temp0, :temp1
104
+
105
+ def input
106
+ swaped? ? temp0 : initial
107
+ end
108
+
109
+ def move_result_to(dest)
110
+ return unless swaped?
111
+
112
+ ::FileUtils.mv(temp0.to_path, dest.to_path)
113
+ end
114
+
115
+ def output
116
+ temp1
117
+ end
118
+
119
+ def swap
120
+ temp0_current = temp0
121
+ self.temp0 = temp1
122
+ self.temp1 = temp0_current
123
+ @swaped = true
124
+ end
125
+
126
+ def swaped?
127
+ @swaped ? true : false
128
+ end
129
+ end
130
+ end
131
+ end
132
+ end
133
+ end
134
+ end
@@ -0,0 +1,74 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'eac_ruby_utils/fs/traversable'
5
+ require 'ehbrs/vg/wii/file_move'
6
+ require 'ehbrs/vg/wii/game_file'
7
+
8
+ module Ehbrs
9
+ module Tools
10
+ class Runner
11
+ class Vg
12
+ class Wii
13
+ include ::EacRubyUtils::Fs::Traversable
14
+
15
+ runner_with :help do
16
+ desc 'Manipulação de imagens de jogo Wii.'
17
+ bool_opt '-R', '--recursive', 'Busca arquivos recursivamente.'
18
+ bool_opt '-d', '--dump', 'Mostra todos os atributos do jogo.'
19
+ arg_opt '-m', '--move', 'Move o arquivo.'
20
+ bool_opt '-c', '--confirm', 'Confirma o movimento do arquivo.'
21
+ pos_arg 'paths', repeat: true
22
+ end
23
+
24
+ def run
25
+ infov 'Recursive?', traverser_new.recursive?
26
+ parsed.paths.each do |path|
27
+ traverser_check_path(path)
28
+ end
29
+ end
30
+
31
+ private
32
+
33
+ def confirm?
34
+ parsed.confirm?
35
+ end
36
+
37
+ def dump(game)
38
+ return unless parsed.dump?
39
+
40
+ game.properties.each do |name, value|
41
+ infov " * #{name}", value
42
+ end
43
+ end
44
+
45
+ def move(game)
46
+ return if move_arg.blank?
47
+
48
+ file_move = ::Ehbrs::Vg::Wii::FileMove.new(game, game.format(move_arg))
49
+ infov ' * Target path',
50
+ file_move.target.to_s.colorize(file_move.change? ? :light_white : :light_black)
51
+ file_move.run if confirm?
52
+ end
53
+
54
+ def move_arg
55
+ parsed.move
56
+ end
57
+
58
+ def traverser_recursive
59
+ parsed.recursive
60
+ end
61
+
62
+ def traverser_check_file(path)
63
+ game = ::Ehbrs::Vg::Wii::GameFile.new(path)
64
+ return unless game.valid?
65
+
66
+ infom game.wit_path
67
+ dump(game)
68
+ move(game)
69
+ end
70
+ end
71
+ end
72
+ end
73
+ end
74
+ end