Giter Club home page Giter Club logo

community-repositories's Introduction

Community Repositories

Here are defined the repositories specfile that are being built by the builder machine.

Folder structure of a repository

The directory structure represent the building specfile required to compile the repository.

`

my-testing-repo/local_overlay/
my-testing-repo/specs/
my-testing-repo/build.sh
my-testing-repo/clean.sh

`

  • my-testing-repo/build.sh -- It's the Build spec that defines what to compile and how. Probably this is the only file you will need
  • my-testing-repo/local_overlay/ -- is the location of your the local overlay (if necessary)
  • my-testing-repo/specs -- Create it to customize the building process. It can contain custom files for make.conf, uses, envs, masks, unmasks and keywords for package compilation options
  • my-testing-repo/clean.sh -- Cleanup cruft that is scheduled, you can stick with defaults.

the specs folder is structured like this and it's merely optional.

as long as you create those files they are used:

  • custom.unmask: that's the place for custom unmasks
  • custom.mask: contain your custom masks
  • custom.use: contain your custom use flags
  • custom.env: contain your custom env specifications
  • custom.keywords: contain your custom keywords
  • make.conf: it will replace the make.conf on the container with the provided one.

Package requests or Repository requests

This machine is meant for building packages for Sabayon Linux distribution. The server is supported by the University of Brescia and is available to all Trusted Users and Developers on request.

It runs Sabayon Linux and packages are built in clean environments using sabayon-devkit.

If you want to have compiled a package that you can find on layman or you have all the needed ebuilds, open a pull request or raise an issue, as resources allows, we will build and host it.

community-repositories's People

Contributors

mudler avatar optiz0r 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.