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

liblouis: 3.11.0 -> 3.12.0 #75267

Merged
merged 1 commit into from Dec 10, 2019
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 8, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/liblouis/versions.

meta.description for liblouis is: '"Open-source braille translator and back-translator"'.

meta.homepage for liblouis is: '"http://liblouis.org/"

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

13 total rebuild path(s)

4 package rebuild(s)

4 x86_64-linux rebuild(s)
4 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
4 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
gnome3.orca
liblouis
orca
pantheon.elementary-session-settings

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zd3jhz306qblg0igs20a37bqngm1crc2-liblouis-3.12.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A liblouis https://github.com/r-ryantm/nixpkgs/archive/29862f79f8368385367ec52df6d0081e8b1d418f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zd3jhz306qblg0igs20a37bqngm1crc2-liblouis-3.12.0
ls -la /nix/store/zd3jhz306qblg0igs20a37bqngm1crc2-liblouis-3.12.0/bin

cc @jtojnar for testing.

@tomberek
Copy link
Contributor

tomberek commented Dec 8, 2019

Builds and runs, but may be missing some runtime dependencies. Eg: lou_maketable requires patgen. Someone with more domain knowledge should review.

@jtojnar
Copy link
Contributor

jtojnar commented Dec 10, 2019

That was the same in 3.11.0 too. I packaged this as a dependency for Orca but other than building it, I have no means of testing it.

Changes look fine and orca builds so I am merging this.

@jtojnar jtojnar merged commit 4ee7f48 into NixOS:master Dec 10, 2019
@r-ryantm r-ryantm deleted the auto-update/liblouis branch December 22, 2019 20:10
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

3 participants