-
Notifications
You must be signed in to change notification settings - Fork 60
Update ncurses to 5.9-20141206 #778
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
Conversation
Upstream only distributes the 5.9 version plus the 20141206 patch in a form that is not easy to apply, so I pushed it into a git repository. The clang-fix.patch, even though it applies, actually makes clang fail to build it and removing the patch fixes it. The package now builds on OS X 10.10 both with the native clang as well as with Hashstack's gcc.
|
@cekees, @ahmadia, @dagss ---- I wonder if we should create a new github organization, perhaps |
|
My initial reaction is to hold off on creating a new organization, but I Also, just FYI, the git Large File Storage is available now and git-fat On Fri, May 15, 2015 at 5:34 PM, Ondřej Čertík notifications@github.com
|
|
@cekees I agree with regards to the large git files. Do you propose to put the PETSc does something similar for lots of upstream packages here: https://bitbucket.org/petsc, e.g. https://bitbucket.org/petsc/pkg-mumps/commits/all |
|
Yes, I was thinking of something similar to petsc, On Fri, May 15, 2015 at 6:58 PM, Ondřej Čertík notifications@github.com
|
|
Ok. Should I move |
|
+1 On Fri, May 15, 2015 at 8:33 PM, Ondřej Čertík notifications@github.com
|
|
Done (f8b50d1). I moved the repository to https://github.com/hashdist/pkg-ncurses. |
|
This is ready to be merged as far as I am concerned. It builds on all platforms that I tried. |
|
Yes, sorry, meant to +1 this a while ago. On Tue, May 19, 2015 at 1:53 PM, Ondřej Čertík notifications@github.com
|
Upstream only distributes the 5.9 version plus the 20141206 patch in a form
that is not easy to apply, so I pushed it into a git repository.
The clang-fix.patch, even though it applies, actually makes clang fail to build
it and removing the patch fixes it. The package now builds on OS X 10.10 both
with the native clang as well as with Hashstack's gcc.
Fixes #777.
Build status: