Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scantailor-advanced: 1.0.14 -> 1.0.15 #43162

Merged
merged 1 commit into from Jul 9, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 8, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/scantailor-advanced/versions.

Version release notes (from GitHub) #### **Donate! \([USD](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E8HU45V2R22KE) | [RUB](https://www.forum.ru-board.com/topic.cgi?forum=5&topic=32945&start=2854&limit=1&m=1#1)**\)

Note: x32 version supports Windows XP.

Changelog:

  • Implemented the guides feature.
  • Change the way of the adjustment of the despeckle strength.
    Now that's set via the slider. It allows to adjust the despeckle strength more smoothly and exactly. Value 1.0 matches the old cautious mode, 2.0 - normal and 3.0 - aggressive.
  • Improve and return black on white detection feature.
  • Added native color scheme and made various fixes and improvements on the Dark and Light schemes.
  • Improvements on the thumbnails view:
    • Saving selection of pages on filter switch.
    • Separate highlighting for selection leader in thumbnails.
    • Navigating between selected pages. Use Shift+PgUp/Q and Shift+PgDown/W to navigate between selected pages.
    • More accurate multi-column list handling (Author: Alexander Trufanov).
    • Scaling thumbnails via Alt+Wheel (Author: Alexander Trufanov).
  • Added options in the settings to manage the quality and size of thumbnails.
  • Added order by completeness sort on the output stage.
    Moving incompleted pages to the end allows to process them in batch mode without processing the completed pages.
  • Improved the lasso mode on zone creation.
    Also the hotkey is changed to Shift+Alt+LMB due to the old combination did not work on Linux.
  • Added fill offcut option at the output stage.
  • Now split layers are removed if the color mode was changed to any except mixed.
  • Fixed portability issues and added CPack packaging support. (More info)
  • Fixed blink of the image view on Windows.
  • Other fixes and improvements.

These checks were done:

meta.description for scantailor-advanced is: '"Interactive post-processing tool for scanned pages"'.

cc @jfrankenau for testing.

This build is cached with Cachix. To use the cache follow these instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 6a4e8b0726f52f2aa776665eb399790c97e66376 && nix-shell --pure -I nixpkgs=. -p scantailor-advanced

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/scantailor-advanced/versions.

<details><summary>Version release notes (from GitHub)</summary>
#### **Donate! \([USD](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E8HU45V2R22KE) | [RUB](https://www.forum.ru-board.com/topic.cgi?forum=5&topic=32945&start=2854&limit=1&m=1#1)**\)

</br>

*Note: x32 version supports Windows XP.*

Changelog:
* Implemented the [guides feature](https://github.com/4lex4/scantailor-advanced#guides).
* Change the way of the adjustment of the despeckle strength.
  Now that's set via the slider. It allows to adjust the despeckle strength more smoothly and exactly. Value 1.0 matches the old cautious mode, 2.0 - normal and 3.0 - aggressive.
* Improve and return [black on white detection feature](https://github.com/4lex4/scantailor-advanced#black-on-white-detection).
* Added native color scheme and made various fixes and improvements on the Dark and Light schemes.
* Improvements on the thumbnails view:
    * Saving selection of pages on filter switch.
    * Separate highlighting for selection leader in thumbnails.
    * Navigating between selected pages. Use **`Shift+PgUp/Q`** and **`Shift+PgDown/W`** to navigate between selected pages.
    * More accurate multi-column list handling *(Author: Alexander Trufanov)*.
    * Scaling thumbnails via **`Alt+Wheel`** *(Author: Alexander Trufanov)*.
* Added options in the settings to manage the quality and size of thumbnails.
* Added order by completeness sort on the output stage.
  Moving incompleted pages to the end allows to process them in batch mode without processing the completed pages.
* Improved the lasso mode on zone creation.
  Also the hotkey is changed to **`Shift+Alt+LMB`** due to the old combination did not work on Linux.
* Added fill offcut option at the output stage.
* Now split layers are removed if the color mode was changed to any except mixed.
* Fixed portability issues and added CPack packaging support. [(More info)](4lex4/scantailor-advanced@f68c459)
* Fixed blink of the image view on Windows.
* Other fixes and improvements.</details>

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/kzpf34q5hwcqg4kkshcy500pza27qmv7-scantailor-advanced-1.0.15/bin/scantailor had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.15 with grep in /nix/store/kzpf34q5hwcqg4kkshcy500pza27qmv7-scantailor-advanced-1.0.15
- directory tree listing: https://gist.github.com/c96081fbc93cb6843d76a19ec6139c10
- du listing: https://gist.github.com/a04cc534b6883f69c54c23ada5c8df2f
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: scantailor-advanced

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: scantailor-advanced

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xxd1f3d73gxyhvfxlci37a3lvdc0823f-scantailor-advanced-1.0.15
shrinking /nix/store/xxd1f3d73gxyhvfxlci37a3lvdc0823f-scantailor-advanced-1.0.15/bin/scantailor
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xxd1f3d73gxyhvfxlci37a3lvdc0823f-scantailor-advanced-1.0.15/bin
patching script interpreter paths in /nix/store/xxd1f3d73gxyhvfxlci37a3lvdc0823f-scantailor-advanced-1.0.15
checking for references to /build in /nix/store/xxd1f3d73gxyhvfxlci37a3lvdc0823f-scantailor-advanced-1.0.15...
postPatchMkspecs
postPatchMkspecs
/nix/store/xxd1f3d73gxyhvfxlci37a3lvdc0823f-scantailor-advanced-1.0.15

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: scantailor-advanced

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/78mdcii1h335wzp3ak0hf1jn5sgw8pzq-scantailor-advanced-1.0.15
shrinking /nix/store/78mdcii1h335wzp3ak0hf1jn5sgw8pzq-scantailor-advanced-1.0.15/bin/scantailor
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/78mdcii1h335wzp3ak0hf1jn5sgw8pzq-scantailor-advanced-1.0.15/bin
patching script interpreter paths in /nix/store/78mdcii1h335wzp3ak0hf1jn5sgw8pzq-scantailor-advanced-1.0.15
checking for references to /build in /nix/store/78mdcii1h335wzp3ak0hf1jn5sgw8pzq-scantailor-advanced-1.0.15...
postPatchMkspecs
postPatchMkspecs
/nix/store/78mdcii1h335wzp3ak0hf1jn5sgw8pzq-scantailor-advanced-1.0.15

@jfrankenau
Copy link
Member

LGTM

@xeji xeji merged commit e49c527 into NixOS:master Jul 9, 2018
@r-ryantm r-ryantm deleted the auto-update/scantailor-advanced branch July 9, 2018 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants