Scoop: Add Bazel to an official Scoop repository

Created on 9 Apr 2018  路  6Comments  路  Source: lukesampson/scoop

Hi.

I have a package in my private repository scoop-user: https://github.com/excitoon/scoop-user/blob/master/bazel.json and I want to add it to official one.

  1. Bazel is fast and correct build system, I guess it should belong to the main bucket (like CMake).
  2. Bazel requires latest version of infozip (missing, but I can easily add it) and versions/python27 (we need to solve #1466 for that).

Please, confirm that I can go this way.

Most helpful comment

@gbursson separation between console only programs and GUIs

All 6 comments

It's already in the extras bucket. https://github.com/lukesampson/scoop-extras/blob/master/bazel.json
Feel free to improve it. Moving it to the main bucket might be a good idea.

Okay, I will stick to that.

Lads,

What is the reasoning behind having extras bucket? Maintainability?

Greg.

@gbursson separation between console only programs and GUIs

main bucket should only contains console apps.

Was this page helpful?
0 / 5 - 0 ratings