sigil: update to 0.9.11.
This commit is contained in:
parent
30990b2789
commit
48bc2165b8
1 changed files with 8 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sigil'
|
# Template file for 'sigil'
|
||||||
pkgname=sigil
|
pkgname=sigil
|
||||||
version=0.9.10
|
version=0.9.11
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="Sigil-${version}"
|
wrksrc="Sigil-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_dirs="usr/share/sigil/python3lib"
|
pycompile_dirs="usr/share/sigil/python3lib"
|
||||||
|
@ -14,17 +14,16 @@ makedepends="zlib-devel qt5-tools-devel qt5-svg-devel
|
||||||
qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
|
qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
|
||||||
boost-devel hunspell-devel python3-devel minizip-devel"
|
boost-devel hunspell-devel python3-devel minizip-devel"
|
||||||
depends="desktop-file-utils python3-lxml"
|
depends="desktop-file-utils python3-lxml"
|
||||||
short_desc="A multi-platform EPUB ebook editor"
|
short_desc="Multi-platform EPUB ebook editor"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Sigil-Ebook/Sigil"
|
homepage="https://github.com/Sigil-Ebook/Sigil"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=294954c4c2b3f1f9348d4f1bff18edebaba44afae901be3900154778b2f877ed
|
checksum=db05ceb1d5eb1578f72930ede14026177382899688931982ac616489b88f87b4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-svg-devel"
|
hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-svg-devel
|
||||||
hostmakedepends+=" qt5-webkit-devel qt5-xmlpatterns-devel qt5-multimedia-devel"
|
qt5-webkit-devel qt5-xmlpatterns-devel qt5-multimedia-devel
|
||||||
hostmakedepends+=" qt5-sensors-devel qt5-declarative-devel qt5-location-devel"
|
qt5-sensors-devel qt5-declarative-devel qt5-location-devel
|
||||||
hostmakedepends+=" qt5-webchannel-devel python3-devel"
|
qt5-webchannel-devel python3-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue