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

gnome3: Add dleyna service #28826

Merged
merged 10 commits into from Nov 15, 2017
Merged

gnome3: Add dleyna service #28826

merged 10 commits into from Nov 15, 2017

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Sep 1, 2017

Motivation for this change

dleyna services provide DLNA support for applications.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@jtojnar jtojnar changed the title Add dleyna gnome3: Add dleyna service Sep 1, 2017
@jtojnar jtojnar mentioned this pull request Sep 14, 2017
71 tasks
@jtojnar jtojnar changed the base branch from master to staging September 14, 2017 22:07
@jtojnar jtojnar changed the base branch from staging to master September 24, 2017 11:18
@jtojnar
Copy link
Contributor Author

jtojnar commented Sep 24, 2017

Rebased and ready to merge.

@jtojnar
Copy link
Contributor Author

jtojnar commented Oct 1, 2017

I proposed the envvar patch upstream: intel/dleyna-core#50

@grahamc
Copy link
Member

grahamc commented Oct 8, 2017

Thank you for restoring the branch :)

I tried testing again, but too many things to rebuild still.

@grahamc
Copy link
Member

grahamc commented Nov 15, 2017

@GrahamcOfBorg build gupnp_av gupnp gupnp_dlna dleyna-core dleyna-connector-dbus dleyna-renderer gnome3.gnome-photos dleyna-server gnome3.gnome-online-miners gnome3.grilo-plugins

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-linux

error: attribute ‘gnome-online-minerss’ in selection path ‘gnome3.gnome-online-minerss’ not found

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin

error: Package ‘gupnp-av-0.12.10’ in /tmp/nix-ofborg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/28826/pkgs/development/libraries/gupnp-av/default.nix:18 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

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

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin

error: Package ‘gupnp-av-0.12.10’ in /tmp/nix-ofborg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/28826/pkgs/development/libraries/gupnp-av/default.nix:18 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

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

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

/nix/store/8802ix62jh1rsj1lky8kvigxxbfrafx3-gupnp-av-0.12.10
/nix/store/56zsyhmcl0hxhkbrf5aasxpb7m980g1c-gupnp-1.0.2
/nix/store/30y4shj8498zqi9k4cgna88yzbgwxmf0-gupnp-dlna-0.10.5
/nix/store/7ssp6bsx003f38pplrhzd79al2zv7plb-dleyna-core
/nix/store/jrvvi3ynzb3qdzw5r1gninkfb9a4w8vl-dleyna-connector-dbus
/nix/store/dxcnnyib7wmnbqpgbv4r9x325174mv4h-dleyna-renderer
/nix/store/fysiq5s22apgz45d8wqcm2lqzbdk2zab-gnome-photos-3.24.3
/nix/store/qdyg9wrggi2ddyz9sl01s9zhfz2h0b43-dleyna-server
/nix/store/xx27bw7nb2l8jsmx4b1pr9adw03jlavs-gnome-online-miners-3.24.0
/nix/store/73d9g3m072kdr7m33zl50m74grpka574-grilo-plugins-0.3.5

@grahamc grahamc merged commit 44267ed into NixOS:master Nov 15, 2017
@jtojnar jtojnar deleted the dleyna branch November 18, 2017 01:31
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