GNOME Bugzilla – Bug 701776
world-3.10: Add the dLeyna servers as dependencies for GNOME Photos
Last modified: 2013-06-20 13:27:25 UTC
These are the rules used to simplify the development of bug #701775 (Send pictures to remote DLNA renderers from GNOME Photos). Even if there's no hard dependency from Photos on any component of the dLeyna framework (every communication happens over DBus and we gracefully degrade if we fail to activate the DBus service at startup) I've added one in the moduleset to ensure that dleyna-renderer will be available when launching gnome-photos.
Created attachment 246235 [details] [review] world-3.10: Add the dLeyna servers as dependencies for GNOME Photos
I've just moved gnome-photos to gnome-apps-3.10
Review of attachment 246235 [details] [review]: see previous comment
Created attachment 246388 [details] [review] apps-3.10: Add the dLeyna servers as dependencies for GNOME Photos Moved to apps-3.10 accordingly to gnome-photos.
Review of attachment 246388 [details] [review]: Does gnome-photos' configure pick this dependency up automagically, or do you need to add --enable-dleyna or something like that ? Anyway, looks ok to me
The patch for GNOME Photos only adds a runtime dependency: if Photos is unable to load the appropriate DBus interfaces it will just disable the feature. Thanks for the review!
Comment on attachment 246388 [details] [review] apps-3.10: Add the dLeyna servers as dependencies for GNOME Photos Thank you for patch and the review. Committed. https://git.gnome.org/browse/jhbuild/commit/?id=f9f4f430054ab03003e17840edfed10ca61e7102
I wasn't expecting it to be committed before the GNOME Photos patches, but thanks! :D