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

syncplay: 1.5.3 -> 1.5.4 #43155

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 7, 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/syncplay/versions.

Version release notes (from GitHub):
New and improved in Syncplay 1.5.4:

https://syncplay.pl/syncplay-1-5-4/

These checks were done:

  • built on NixOS
  • Warning: no invocation of /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/.syncplay-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/syncplay had a zero exit code or showed the expected version
  • /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/.syncplay-server-wrapped passed the binary check.
  • /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/syncplay-server passed the binary check.
  • 2 of 4 passed binary check by having a zero exit code.
  • 0 of 4 passed binary check by having the new version present in output.
  • found 1.5.4 with grep in /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4
  • directory tree listing: https://gist.github.com/1701072c01c22552e9734b086b5cde50
  • du listing: https://gist.github.com/647209389be80f81b96996be5c8540f5

meta.description for syncplay is: '"Free software that synchronises media players"'.

cc @Enzime 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 40fa7d32d3cc4ecb014dafae69fa93f355b3343f && nix-shell --pure -I nixpkgs=. -p syncplay

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

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

Version release notes (from GitHub):
**New and improved in Syncplay 1.5.4:**
* Transition default macOS build to PySide2 and Qt 5.x (PR NixOS#185 by albertosottile; resolves NixOS#149)
* Specify minimum macOS version for .app bundle. People on older versions of macOS should use the legacy version of Syncplay.
* Fixed macOS certificate bug (NixOS#184)
* Add support for ‘portable’ versions of media players (MPC-HC, MPC-BE and VLC).
* Fixed bug of VLC “invalid URL error” when attempting to play an HTTPS stream with square brackets (NixOS#187)
* Changed config path logic to support XDG Change config path logic to support XDG (PR NixOS#188 by sometoby)
* Fixed some Unicode and Italian translation issues (PR NixOS#179 by albertosottile)
* Updated the about dialog (albertosottile)
* Bundle syncplayServer in py2app (albertosottile)
* Future-proofing configuration reading for compatibility with Python 3 version of Syncplay (albertosottile)

https://syncplay.pl/syncplay-1-5-4/

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/.syncplay-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/syncplay had a zero exit code or showed the expected version
- /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/.syncplay-server-wrapped passed the binary check.
- /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4/bin/syncplay-server passed the binary check.
- 2 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 1.5.4 with grep in /nix/store/fdizp19hsx5h805z8pfaczdcw8a5pbq8-syncplay-1.5.4
- directory tree listing: https://gist.github.com/1701072c01c22552e9734b086b5cde50
- du listing: https://gist.github.com/647209389be80f81b96996be5c8540f5
@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: syncplay

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 aarch64-linux (full log)

Attempted: syncplay

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/lib  /nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/bin
patching script interpreter paths in /nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4
/nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/bin/syncplay-server: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/fh8z4sniyv18b4jf32f3gnn862bvwc3f-python-2.7.15/bin/python2"
/nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/bin/syncplay: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/fh8z4sniyv18b4jf32f3gnn862bvwc3f-python-2.7.15/bin/python2"
/nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/lib/syncplay/syncplayServer.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/fh8z4sniyv18b4jf32f3gnn862bvwc3f-python-2.7.15/bin/python2"
/nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/lib/syncplay/syncplayClient.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/fh8z4sniyv18b4jf32f3gnn862bvwc3f-python-2.7.15/bin/python2"
checking for references to /build in /nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4...
wrapping `/nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/bin/syncplay'...
wrapping `/nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4/bin/syncplay-server'...
/nix/store/wz2s86dagsnx6gpd78wk2adjw5a8zkd4-syncplay-1.5.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: syncplay

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/lib  /nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/bin
patching script interpreter paths in /nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4
/nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/lib/syncplay/syncplayClient.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/d3aa78jf7pm9lk6ad67x4f21a068dxn6-python-2.7.15/bin/python2"
/nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/lib/syncplay/syncplayServer.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/d3aa78jf7pm9lk6ad67x4f21a068dxn6-python-2.7.15/bin/python2"
/nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/bin/syncplay-server: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/d3aa78jf7pm9lk6ad67x4f21a068dxn6-python-2.7.15/bin/python2"
/nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/bin/syncplay: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/d3aa78jf7pm9lk6ad67x4f21a068dxn6-python-2.7.15/bin/python2"
checking for references to /build in /nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4...
wrapping `/nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/bin/syncplay-server'...
wrapping `/nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4/bin/syncplay'...
/nix/store/hchc528bi262w80bhg4b9yrv42ywqij0-syncplay-1.5.4

@Enzime
Copy link
Member

Enzime commented Jul 8, 2018

Hold off on this as there is an issue with syncplayintf.lua not being in the correct place, as well as 1.5.5 is out now :)

@Enzime Enzime mentioned this pull request Jul 9, 2018
9 tasks
@xeji
Copy link
Contributor

xeji commented Jul 9, 2018

closing in favor of #43245

@xeji xeji closed this Jul 9, 2018
@r-ryantm r-ryantm deleted the auto-update/syncplay branch July 9, 2018 12:52
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