15 lines
646 B
Bash
15 lines
646 B
Bash
# Template file for 'FeatherPad'
|
|
pkgname=FeatherPad
|
|
version=1.4.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
|
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"
|
|
changelog="https://github.com/tsujan/FeatherPad/raw/master/ChangeLog"
|
|
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
|
checksum=e60258388ca3039e434d7b661548113057a85443a1a288843b5ec6044b4206dc
|