Skip to content

evince: disable dvi support if cross-compiling#224930

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

evince: disable dvi support if cross-compiling#224930
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 6, 2023

The only thing preventing cross compilation of evince is the fact
that one of its dependencies (texlive) cannot be cross-compiled.

Let's just omit DVI support in that scenario, rather than fail to
build completely.

The only thing preventing cross compilation of evince is the fact
that one of its dependencies (texlive) cannot be cross-compiled.

Let's just omit DVI support in that scenario, rather than fail to
build completely.
@ghost ghost requested a review from jtojnar as a code owner April 6, 2023 02:38
@github-actions github-actions bot added the 6.topic: GNOME GNOME desktop environment and its underlying platform label Apr 6, 2023
@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 6, 2023

@ofborg build pkgsCross.aarch64-multiplatform.evince

@ofborg ofborg bot added the 6.topic: cross-compilation Building packages on a different platform than they will be used on label Apr 6, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 6, 2023
@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 6, 2023

Apparently texlive can now be cross compiled... #223303 (comment)

@ghost ghost marked this pull request as draft April 6, 2023 10:27
@Artturin Artturin closed this Apr 22, 2023
@ghost ghost deleted the pr/evince/cross branch April 24, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: cross-compilation Building packages on a different platform than they will be used on 6.topic: GNOME GNOME desktop environment and its underlying platform 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant