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

Update vim recipe #902

Closed
extrowerk opened this issue Dec 2, 2016 · 7 comments
Closed

Update vim recipe #902

extrowerk opened this issue Dec 2, 2016 · 7 comments

Comments

@extrowerk
Copy link
Member

@extrowerk extrowerk commented Dec 2, 2016

https://github.com/vim/vim
#917

Try to enable the optional features, like multibyte editing support and scripting languages.

@korli
Copy link
Contributor

@korli korli commented Dec 2, 2016

Hmm vim is still on the list of recipes which didn't pass the build on x86_64, when I tried a mass rebuild. I didn't investigate more. IMO fixing recipes should come before updating them.

@ohnx
Copy link
Contributor

@ohnx ohnx commented Dec 2, 2016

@korli do you happen to have a list of these recipes that didn't build?

@korli
Copy link
Contributor

@korli korli commented Dec 2, 2016

I couldn't validate the failures yet, but a few recipes: minimizeall, besol, bespider, ale, interface_elements, libbdplus, libquicktime, vorbis_tools

@korli
Copy link
Contributor

@korli korli commented Dec 2, 2016

aria2 and dovecot fail to build/validate too.

@jessicah
Copy link
Member

@jessicah jessicah commented Dec 17, 2016

Can we split gvim into a separate sub-package? Otherwise it requires installing ruby just to install command line vim, which doesn't actually need ruby.

@extrowerk
Copy link
Member Author

@extrowerk extrowerk commented Dec 17, 2016

Jesicah, i explicitly enabled ruby in the recipe, since i thought if it is already compiled with --with-features=big, then we shouls try to enable as much functionality, as we can. So i tried all the configure switches, and enablen all of them, then removed every, what made problems.

Technically i can split gvim into an own package, and if you want, i can do a vim minimal cli package too (with conflicting against the big version)

I thought ruby comes preinstalled with Haiku.

@extrowerk
Copy link
Member Author

@extrowerk extrowerk commented Dec 26, 2016

It is already recent enough and i already enabled all the features, was working correctly on Haiku.
Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.