Git Product home page Git Product logo

bdep-oss's Introduction

Build Status

This assembly contains all open-source dependencies as required by bdistribution and bdevel, for all supported platforms and in all required versions.

Dependencies dealing with graphical user interfaces have been moved to bdep-oss-gui to speed up travis-ci.

All other, non-free dependencies are described in the bdep-nonfree assembly. The latter will not contain the actual software due to restrictive licenses, but have to be added by the user who has to provide his own copy the the licensed software.

A dependency in our sense of the word is a python or c/c++ library for the sole purpose of importing or linking against it at runtime, as appropriate. Dependencies suitable for building programs are provided in a separate assembly as needed.

Assembly Requirements

We depend on the following variable to be set within the yaml settings: assembly.trees.oss-dependencies. It is set by either bdevel or bdistribution to point to our respective root.

Additionally, platform.id must be set to the name of the platform.

The reason for this is that we want to be easily integrated, either to be part of another assembly, or to live side-by-side, whatever fits best to the respective user.

Directory Structure

Packages we depend on are kep in the lib/ directory, and each package follows the structure below.

.
`-- <package>
    `-- <version>
        `-- <platform>

As each package is configured via yaml files in etc/, arbitrary package structures can be used if necessary or useful. However, to reduce confusion, we try not to deviate from the rules unless absolutely required.

License and Copyright

The files and code in this repository are licensed under the MIT License

All projects distributed here have their own open-source license, please see their respective LICENSE files for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.