unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#73898: MPV should not propagate all inputs
@ 2024-10-20  2:33 Antero Mejr
  2024-10-23 12:52 ` Maxim Cournoyer
  0 siblings, 1 reply; 3+ messages in thread
From: Antero Mejr @ 2024-10-20  2:33 UTC (permalink / raw)
  To: 73898

Currently, MPV propagates most of its inputs, which is not correct.

When MPV tries to propagate a different version of a dependency (like
ffmpeg) that is a different version what is currently installed, Guix
operations will fail.

The source code in video.scm says that the inputs are propagated so
pkg-config will work, but that is not a valid reason. The pkg-config
file should be patched so that pkg-config will work without unnecessary
propagated-inputs.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-23 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20  2:33 bug#73898: MPV should not propagate all inputs Antero Mejr
2024-10-23 12:52 ` Maxim Cournoyer
2024-10-23 16:53   ` Antero Mejr

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).