13 lines
565 B
Bash
13 lines
565 B
Bash
# Template file for 'FeatherPad'
|
|
pkgname=FeatherPad
|
|
version=1.0.0
|
|
revision=1
|
|
build_style=qmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
|
makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
|
|
short_desc="Lightweight Qt5 plain-text editor for Linux"
|
|
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/tsujan/FeatherPad"
|
|
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
|
checksum=ad9f090241053aeafd3238cf8d2e175de1a49988c620ad9629b2557cb8a9d5df
|