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

Add builder for Pango #41

Merged
merged 1 commit into from
Sep 3, 2019
Merged

Conversation

giordano
Copy link
Member

Currently this works only for macOS and Windows, as it needs native backend in Cairo for Linux and FreeBSD (see #39)

./configure --prefix=$prefix --host=$target --enable-introspection=no
# The generated Makefile tries to build some examples in the "tests" directory,
# but this would fail for some unknown reasons. Let's skip it.
sed -i 's/^\(SUBDIRS = .*\) tests/\1/' Makefile
Copy link
Member Author

Choose a reason for hiding this comment

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

🙈

P/Pango/build_tarballs.jl Outdated Show resolved Hide resolved
"https://github.com/JuliaPackaging/Yggdrasil/releases/download/Glib-v2.59.0%2B0/build_Glib.v2.59.0.jl",
"https://github.com/JuliaPackaging/Yggdrasil/releases/download/PCRE-v8.42-2/build_PCRE.v8.42.0.jl",
# Cairo-related dependencies
"https://github.com/giordano/Yggdrasil/releases/download/Cairo-v1.14.12/build_Cairo.v1.14.12.jl",
Copy link
Member Author

Choose a reason for hiding this comment

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

Waiting for #39 to be (finished and) merged, I'm using a build script in a repository of mines.

"https://github.com/JuliaPackaging/Yggdrasil/releases/download/Pixman-v0.36.0-0/build_Pixman.v0.36.0.jl",
"https://github.com/JuliaIO/LibpngBuilder/releases/download/v1.0.3/build_libpng.v1.6.37.jl",
"https://github.com/bicycle1885/ZlibBuilder/releases/download/v1.0.4/build_Zlib.v1.2.11.jl",
"https://github.com/giordano/Yggdrasil/releases/download/X11-v1.6.8/build_X11.v1.6.8.jl",
Copy link
Member Author

Choose a reason for hiding this comment

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

Update address after PR #42 is merged.

@giordano giordano changed the title [WIP] Add builder for Pango Add builder for Pango Sep 2, 2019
@staticfloat staticfloat merged commit a92929e into JuliaPackaging:master Sep 3, 2019
@giordano giordano mentioned this pull request Sep 8, 2019
38 tasks
@giordano giordano deleted the pango branch September 9, 2019 21:52
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