* Re: [FFmpeg-devel] [FFmpeg-cvslog] doc: install css files along html docs
[not found] <20220418105630.AFDE34104A3@natalya.videolan.org>
@ 2022-04-19 8:27 ` Martin Storsjö
2022-04-19 11:10 ` Timo Rothenpieler
0 siblings, 1 reply; 2+ messages in thread
From: Martin Storsjö @ 2022-04-19 8:27 UTC (permalink / raw)
To: ffmpeg-devel; +Cc: Timo Rothenpieler
On Mon, 18 Apr 2022, Timo Rothenpieler wrote:
> ffmpeg | branch: master | Timo Rothenpieler <timo@rothenpieler.org> | Thu Apr 7 20:11:24 2022 +0200| [d5687236aba6fd31dd4369c290df9a5b1192e43e] | committer: Timo Rothenpieler
>
> doc: install css files along html docs
>
>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d5687236aba6fd31dd4369c290df9a5b1192e43e
> ---
>
> doc/Makefile | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/Makefile b/doc/Makefile
> index 58ca3fabd8..0f09783699 100644
> --- a/doc/Makefile
> +++ b/doc/Makefile
> @@ -27,6 +27,9 @@ HTMLPAGES = $(AVPROGS-yes:%=doc/%.html) $(AVPROGS-yes:%=doc/%-all.html) $(COMP
> doc/mailing-list-faq.html \
> doc/nut.html \
> doc/platform.html \
> + doc/bootstrap.min.css \
> + doc/style.min.css \
> + doc/default.css \
>
> TXTPAGES = doc/fate.txt \
This broke all fate instances that have htmlpages enabled, as this broke
"make install" whenever building out of the source tree - the html files
are generated and exist in the build tree, but the css files don't.
(Adding .css to the list of extensions that are set up with vpath in the
main Makefile might help a bit, but the install command would need to be
updated to take that into account too.)
// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] [FFmpeg-cvslog] doc: install css files along html docs
2022-04-19 8:27 ` [FFmpeg-devel] [FFmpeg-cvslog] doc: install css files along html docs Martin Storsjö
@ 2022-04-19 11:10 ` Timo Rothenpieler
0 siblings, 0 replies; 2+ messages in thread
From: Timo Rothenpieler @ 2022-04-19 11:10 UTC (permalink / raw)
To: ffmpeg-devel
> This broke all fate instances that have htmlpages enabled, as this broke
> "make install" whenever building out of the source tree - the html files
> are generated and exist in the build tree, but the css files don't.
Should be fixed now
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-19 11:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220418105630.AFDE34104A3@natalya.videolan.org>
2022-04-19 8:27 ` [FFmpeg-devel] [FFmpeg-cvslog] doc: install css files along html docs Martin Storsjö
2022-04-19 11:10 ` Timo Rothenpieler
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git