Skip to content

Conversation

ishitatsuyuki
Copy link
Collaborator

This will also fix build of Servo, which required a newer harfbuzz version.

@ishitatsuyuki ishitatsuyuki requested a review from jankeromnes May 1, 2018 09:33
Copy link
Member

@jankeromnes jankeromnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exciting, thanks for opening this pull request!

Let's try it with a few projects first before merging. Maybe Firefox, Servo, Thunderbird, Chromium?

&& apt-key add /tmp/llvm-snapshot.gpg.key \
&& rm -f /tmp/llvm-snapshot.gpg.key

# Add source for the latest Git packages.
RUN add-apt-repository ppa:git-core/ppa

# Add source for the latest Mercurial packages.
RUN add-apt-repository ppa:mercurial-ppa/releases
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, this PPA looks badly unmaintained, they still don't support 18.04/bionic (super cool code name by the way!), and their last update was 25 weeks ago even though there have been several mercurial releases since. I think we should really build it from source.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've open #195 to tackle with this someday. Meanwhile, we have the latest hg for the current period because 18.04 was just released weeks ago :)

@jankeromnes
Copy link
Member

Rebased to try this again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants