14 lines
532 B
Bash
14 lines
532 B
Bash
|
# Template file for 'dialogbox'
|
||
|
pkgname=dialogbox
|
||
|
version=1.0
|
||
|
revision=1
|
||
|
build_style=qmake
|
||
|
hostmakedepends="qt5-host-tools qt5-devel"
|
||
|
makedepends="qt5-devel"
|
||
|
short_desc="Scriptable engine with customizable GUI for shell scripts"
|
||
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||
|
license="GPL-3"
|
||
|
homepage="https://github.com/martynets/dialogbox"
|
||
|
distfiles="https://github.com/martynets/dialogbox/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||
|
checksum=554e59712a616772cff5734206e2a223171ad57c0e922421d8383a763b11640e
|