qxmledit: update to 0.9.14

This commit is contained in:
newbluemoon 2019-12-26 17:28:30 +01:00 committed by Helmut Pozimski
parent fb0d18fc02
commit 5232ab493b
1 changed files with 4 additions and 11 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qxmledit'
pkgname=qxmledit
version=0.9.13
version=0.9.14
revision=1
build_style=qmake
configure_args="QXMLEDIT_INST_DATA_DIR=/usr/share/qxmledit
@ -10,26 +10,19 @@ configure_args="QXMLEDIT_INST_DATA_DIR=/usr/share/qxmledit
QXMLEDIT_INST_TRANSLATIONS_DIR=/usr/share/qxmledit/translations
QXMLEDIT_INST_INCLUDE_DIR=/usr/include/qxmledit"
makedepends="glu-devel qt5-devel qt5-declarative-devel qt5-scxml-devel
qt5-svg-devel qt5-xmlpatterns-devel"
qt5-script-devel qt5-svg-devel qt5-xmlpatterns-devel"
short_desc="Simple XML Editor"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="LGPL-2.0-or-later, Zlib"
homepage="https://qxmledit.org/"
distfiles="https://github.com/lbellonda/qxmledit/archive/${version}.tar.gz"
checksum=4448bde2a7acc2fb1e8754f27b4e73d923bd47c5231b174e957f01feb1947b2b
checksum=6b9836e99720fc5df74aadfc65a8b977594cc9f672b31fa2fdefa1c741d4a01e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel qt5-declarative-devel qt5-scxml-devel
qt5-svg-devel qt5-xmlpatterns-devel"
qt5-script-devel qt5-svg-devel qt5-xmlpatterns-devel"
fi
post_patch() {
vsed -e '/Werror/d' -i src/QXmlEdit.pro \
-i src/QXmlEditWidget.pro \
-i test/test.pro -i singleapp/app.pro \
-i src/sessions/QXmlEditSessions.pro
}
post_install() {
vlicense external/qwtplot3d/license.txt
vmkdir usr/share/appdata