Giter Club home page Giter Club logo

components's Introduction

Components

Repository for Bottles components

Why a centralized repository?

With a centralized repository we can provide some data such as the checksum, which is useful for validate downloads.

How to contribute

To propose new components, it is necessary to open a Pull Request with the manifest of the component we want to add, here are some examples of manifest:

Manifest layout

Each poster must follow the following layout:

Name: vaniglia-6.12
Provider: bottles
Channel: stable
File:
- file_name: vaniglia-6.12-x86_64.tar.gz
  url: https://github.com/bottlesdevs/wine/releases/download/6.11/vaniglia-6.12-x86_64.tar.gz
  file_checksum: da48f5bd2953a0ce8b5972008df8fafc
  rename: vaniglia-6.12-x86_64.tar.gz

old json manifests can be converted using this online tool.

where:

  • Name is a name without spaces, including version, of the component (must reflect the name of the manifest file)
  • Provider is the name of the component supplier (not the maintainer)
  • Channel should be stable or unstable
  • File is where it is stated how to get the component archive
    • file_name is the full name of the component archive
    • url is the direct URL to the archive download (ornly tarball are supported)
    • file_checksum is the MD5 checksum of the archive
    • rename this field must be the same as the name of the component (plus the extension), it is needed if the archive has a name but acquires another when it is extracted

We provide an automatic tools for generating the manifest. This should be intended as a beta software, please double check the manfiest before open a pull request.

Guidelines

The sources of the components must be public and searchable and must not infringe any copyright. Also, each archive must contain the compiled version and not the source code.

Testing repository

There is also a testing repository to test components before publishing them to the main repository. To do so you need to add the new component to the testing.yml file (opening a Pull request) and run bottles with the environment variable TESTING_REPOS=1 to use the testing repository.

Currently offered runners

We offer several runners in Bottles:

  • vaniglia (our runner, available by default in Bottles v3)
  • lutris
  • lutris-ge
  • proton-ge

components's People

Contributors

asbachb avatar francescomasala avatar mirkobrombin avatar pietrodicaprio avatar theevilskeleton avatar

Watchers

 avatar

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.