Giter VIP home page Giter VIP logo

deb-auto-build's Introduction

This is a beta verion

No dangerous and harm, but it's not complete!

deb-auto-build

Try to build deb packages and handle dependencies automatically.

Because we use Debian-wheezy on a sh4 platform, there is no official binary repository and support, we need to build the packages from source by ourselves, but the dependencies of packages make people crazy, we need a solution to handle it, so I an writing this shell script for a practice.

Required

Package and it's dependencies:
devscripts bash tmux

And you need to be root!

Before use it

varible REPO in the script is a local apt repo's path

You need to check the path in the script is correct for you.

I will show you my directory structure here:

/root
|----/temp
Building packages here!so the script will be here!
|----/apt-repo/dists/wheezy-sh4/main/binary-sh4
Local apt repo

It's very simple!

Usage

start a tmux session and run(you MUST start a tmux session and run this script in it):
./build.sh Package1 Package2 ... Package-N

or you can run this command for build dep only:
./build.sh --build-dep-only Package1 Package2 ... Package-N

Notes

I am doing thins on a NextVodBox, but it may works on other platform.

deb-auto-build's People

Contributors

peterdavehello avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

lichengda

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.