Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#59686 - [x264] Forced dependency on graphical (X11) packages
Attached to Project:
Arch Linux
Opened by Matthew G (djmattyg007) - Friday, 17 August 2018, 10:23 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 18 August 2018, 05:05 GMT
Opened by Matthew G (djmattyg007) - Friday, 17 August 2018, 10:23 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 18 August 2018, 05:05 GMT
|
DetailsPrior to the libx264 and x264 packages being merged, it was possible to compile a headless version of ffmpeg by depending solely on libx264. Now that libx264 is part of the x264 package, there is a circular dependency between ffmpeg and x264, and it isn't possible to compile ffmpeg manually (such as to compile a headless version) without bringing in potentially unwanted graphical packages, or compiling libx264 as well.
Basically, it doesn't seem to make much sense that in order to be able to compile ffmpeg, one must already have ffmpeg installed, or be willing to also manually compile some of its dependencies. |
This task depends upon