Giter Club home page Giter Club logo

Comments (4)

mckaygerhard avatar mckaygerhard commented on September 28, 2024 1

no @zen0bit .. still i not understand so well the github actions.. and i wants something that work in codeberg without consuming codeberg's resources.. theire are good guys and a great organization..

i am planning something agnostic like the build setup of nodejs-unnoficial builds.. that the same script works on local and github also..

from easybashgui.

mckaygerhard avatar mckaygerhard commented on September 28, 2024

Alpine APKBUILD for EBG is upoloaded at https://codeberg.org/alpine/alpine-apkbuilds/src/branch/main/base/easybashgui/APKBUILD with:

pkgname=easybashgui
pkgver=13.0.0
pkgrel=0
pkgdesc="aims to give simple GUI functions using yad, gtkdialog, kdialog, zenity, Xdialog, (c)dialog, whiptail or bash builtins"
url="http://bashgui.github.io/easybashgui/"
arch="noarch"
license="MIT"
depends="bash dialog"
makedepends="make"
options="!check"
checkdepends=""
install=""
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/BashGui/easybashgui/archive/$pkgver.tar.gz"

package() {
    make install DESTDIR="$pkgdir"
}

sha512sums="
c5f1fe881c97c9b1ea064e65db7c29a4a64606c57e634cfd1a35cc7c0c56afc3792db87a3ef37098435f8a1f44fda6d0ac657e01a9a877e1dd0e9eeb2b20eaa4  easybashgui-13.0.0.tar.gz
"

from easybashgui.

zen0bit avatar zen0bit commented on September 28, 2024

Action to release it anyywhere?

from easybashgui.

mckaygerhard avatar mckaygerhard commented on September 28, 2024

i update the packages.. but there is no full automatic way.. currelty is semi automatic.. so i'll close.. cos there is no alpine build service apart of alpine oficial! unfortunatelly

from easybashgui.

Related Issues (20)

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.