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

Build cairo-xlib bottle for High Sierra #2

Open
npyl opened this issue Jul 2, 2019 · 0 comments
Open

Build cairo-xlib bottle for High Sierra #2

npyl opened this issue Jul 2, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@npyl
Copy link
Member

npyl commented Jul 2, 2019

If someone could build a cairo-xlib for Hight Sierra that would be great.
It would improve TravisCI test time of conky and conky-all and building ManageConky for High Sierra (soon).

How do I build a bottle?
I would really appreciate it, if you first cloned my website, in order to add the bottle there and make a pull request for me to merge it.
Here are the steps:

# clone site
git clone https://github.com/npyl/npyl.github.io

# introduce our conky repo to Homebrew
brew tap Conky-for-macOS/homebrew-formulae
brew update

# build cairo-xlib
brew install --build-bottle cairo-xlib

# package it as a bottle
brew bottle cairo-xlib

You should now have a tar.gz file starting with cairo-xlib on your current directory.

Please write down the message shown by homebrew, it should be sha256 related.

Now, copy that tar file inside npyl.github.io/Projects/Bottles and finally make a pull request.

Don't forget to write here the homebrew message.
Thanks.

@npyl npyl added enhancement New feature or request help wanted Extra attention is needed labels Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant