File APKBUILD of Package easybashgui

# Contributor: mckayshirou <mckayshirou@gmail.com>
# Maintainer: PICCORO Lenz McKay <mckaygerhard@gmail.com>
# Copyright (c) 2024 PICCORO Lenz McKAY <mckaygerhard>.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://github.com/BashGui/easybashgui/issues

pkgname=easybashgui
pkgver=13.0.0
pkgrel=0
pkgdesc="Simplified way to code bash made GUI frontend dialogs!"
options="!check"
url="http://bashgui.github.io/easybashgui/"
arch="noarch"
license="BSD-3-Clause"
depends="bash dialog"
makedepends="make"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz"

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

sha512sums="
c5aa38f80c526f579827e43578d73001f2662716f761fc3fbaf017602fa8f0e5  easybashgui-13.0.0.tar.gz
"
openSUSE Build Service is sponsored by