mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
FeatherPad: update to 0.11.1.
This commit is contained in:
parent
815b20997e
commit
869ef3ef2d
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'FeatherPad'
|
# Template file for 'FeatherPad'
|
||||||
pkgname=FeatherPad
|
pkgname=FeatherPad
|
||||||
version=0.9.4
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-tools-devel"
|
hostmakedepends="qt5-qmake qt5-tools-devel"
|
||||||
makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel"
|
makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
|
||||||
short_desc="Lightweight Qt5 plain-text editor for Linux"
|
short_desc="Lightweight Qt5 plain-text editor for Linux"
|
||||||
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/tsujan/FeatherPad"
|
homepage="https://github.com/tsujan/FeatherPad"
|
||||||
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
||||||
checksum=6833ebc541550c0cac4c5e47f0870eb0209f0d779dfeef7273b6287896d46ef6
|
checksum=a9cb943587bb0065c7cd7e42b5b396d633d4bab6c531621b4f85b050e0ccd9db
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue