Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evince: disable dvi support if cross-compiling #224930

Closed
wants to merge 1 commit into from
Closed

evince: disable dvi support if cross-compiling #224930

wants to merge 1 commit into from

Conversation

ghost
Copy link

@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
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 sort platform than than they will be run on label Apr 6, 2023
@ghost
Copy link
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 sort platform than than they will be run on 6.topic: GNOME GNOME desktop environment and its underlying platform 10.rebuild-darwin: 0 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant