Giter VIP home page Giter VIP logo

oubliette-ebuild-verbump's Introduction

Oubliette eBuild version bumper

Ahelper scripts for automatically version bumping Gentoo ebuild packages within the oubliette-overlay

Docker

docker pull nabbi/oubliette-ebuild-verbump:latest

docker buildx build . -t nabbi/oubliette-ebuild-verbump
docker run --init  \
    -v ./local/ssh:/root/.ssh:ro \
    -v ./local/gitconfig:/root/.gitconfig:ro \
    -it nabbi/oubliette-ebuild-verbump bash

oubliette-ebuild-verbump's People

Watchers

 avatar  avatar

Forkers

dekeonus

oubliette-ebuild-verbump's Issues

zoneminder.sh could be better in regards to handling submodules, I rewrote it.

The zoneminder.sh looks to be a quick and dirty hack to get the job done. It doesn't do the right thing in regards to the git submodules: The zoneminder ebuilds are for 1.36 releases they have the RtspServer pegged at a specific tag, the revbump script just pulls master.

I've re-written the script to use jq app-misc/jq to parse output from curl interfacing with github's api.

As the script places the release's github submodule hash into the MY_SUBMODULE variables, the 9999 ebuild needs to be rewritten to handle the URIs with commit hashes rather than named refs.
I've re-written an ebuild 1.36.9999 that uses these commit hashes AND sets EGIT_BRANCH="release-1.36" so that someone wanting the 1.36 series live master can do so.
The revbump script is looking for this 1.36.9999 ebuild, but would be trivial to set it back to the 9999 ebuild

zoneminder.sh.gz
zoneminder-1.36.9999.ebuild.gz
.

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.